1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-14 16:33:45 -05:00
denoland-deno/tools
Bert Belder a130e8858b
Clean up miscellaneous metafiles (#2981)
The yarn.lock file is moved from //third_party to the root of
the main repository. This is where other package metadata
files (e.g. Cargo.lock and package.json) are also located.
2019-09-19 03:32:48 +02:00
..
hyper_hello Upgrade rust crates 2019-09-13 00:38:02 +02:00
testdata benchmarks: make latency benchmark less noisy (#2689) 2019-07-28 21:31:18 +00:00
benchmark.py tools: do not use 'find_exts()' in benchmarks.py (#2950) 2019-09-15 20:12:16 +02:00
benchmark_test.py Upgrade pylint (#2917) 2019-09-11 16:47:42 -04:00
build_website.py feat: default output filename for deno bundle (#2484) 2019-06-11 14:38:19 -04:00
cargo_package.py Move GN root into //core/libdeno (#2943) 2019-09-15 22:12:12 +02:00
cargo_publish_others.py Make deno_cli installable via crates.io (#2946) 2019-09-15 18:36:27 -04:00
complex_permissions_test.py Fix and enable linting of deno_typescript/*, tools/*, website/* (#2962) 2019-09-16 23:30:56 +02:00
complex_permissions_test.ts Fix and enable linting of deno_typescript/*, tools/*, website/* (#2962) 2019-09-16 23:30:56 +02:00
deno_dir_test.py Refactor DenoDir (#2636) 2019-07-17 18:15:30 -04:00
deno_http_proxy.ts Fix and enable linting of deno_typescript/*, tools/*, website/* (#2962) 2019-09-16 23:30:56 +02:00
deno_tcp.ts io: change Reader interface (#2591) 2019-07-06 10:16:03 -04:00
deno_tcp_proxy.ts http benchmarks with unique ports (#2471) 2019-06-07 15:36:26 -04:00
docs.py Minor fixes in tools/ (#2906) 2019-09-10 14:34:54 -04:00
fetch_test.py make tests quieter (#2468) 2019-06-08 07:46:57 -04:00
fmt_test.py fmt_test: resolve old absolute path issue (#2562) 2019-06-22 07:21:39 -07:00
format.py Move GN root into //core/libdeno (#2943) 2019-09-15 22:12:12 +02:00
http_benchmark.py Upgrade pylint (#2917) 2019-09-11 16:47:42 -04:00
http_server.py feat: Set user agent for http client (#2916) 2019-09-11 07:31:00 -04:00
is_tty_test.py Refactor test infrastructure (#2432) 2019-06-03 12:35:55 -04:00
lint.py Fix and enable linting of deno_typescript/*, tools/*, website/* (#2962) 2019-09-16 23:30:56 +02:00
node_http.js chore: update license lines (#1557) 2019-01-21 13:03:30 -06:00
node_http_proxy.js add http proxy benchmark (#2462) 2019-06-06 12:44:35 -04:00
node_tcp.js chore: update license lines (#1557) 2019-01-21 13:03:30 -06:00
node_tcp_promise.js Fix and enable linting of deno_typescript/*, tools/*, website/* (#2962) 2019-09-16 23:30:56 +02:00
node_tcp_proxy.js add tcp proxy benchmarks + split out website section for proxy req/s (#2464) 2019-06-06 22:46:18 -04:00
permission_prompt_test.py Upgrade pylint (#2917) 2019-09-11 16:47:42 -04:00
permission_prompt_test.ts Fix and enable linting of deno_typescript/*, tools/*, website/* (#2962) 2019-09-16 23:30:56 +02:00
repl_test.py Fix REPL '_' assignment, support '_error' (#2845) 2019-08-31 15:17:56 -04:00
run_node.py tools/run_node: only create 'node_modules' symlink once 2019-03-04 21:01:52 -08:00
setup.py Move GN root into //core/libdeno (#2943) 2019-09-15 22:12:12 +02:00
setup_test.py Upgrade pylint (#2917) 2019-09-11 16:47:42 -04:00
sha256sum.py chore: update license lines (#1557) 2019-01-21 13:03:30 -06:00
sync_gclient.py Split up tools/sync_third_party 2019-06-12 10:57:58 -04:00
sync_node_modules.py Split up tools/sync_third_party 2019-06-12 10:57:58 -04:00
sync_python_modules.py Split up tools/sync_third_party 2019-06-12 10:57:58 -04:00
target_test.py First pass at github actions (#2966) 2019-09-18 17:23:27 -04:00
test.py First pass at github actions (#2966) 2019-09-18 17:23:27 -04:00
test_format.py Upgrade pylint (#2917) 2019-09-11 16:47:42 -04:00
test_util.py make tests quieter (#2468) 2019-06-08 07:46:57 -04:00
third_party.py Move GN root into //core/libdeno (#2943) 2019-09-15 22:12:12 +02:00
throughput_benchmark.py Upgrade pylint (#2917) 2019-09-11 16:47:42 -04:00
unit_tests.py Enforce env permission on homeDir() and execPath (#2714) 2019-08-03 21:34:13 -04:00
upload_website.py feat: default output filename for deno bundle (#2484) 2019-06-11 14:38:19 -04:00
util.py Move GN root into //core/libdeno (#2943) 2019-09-15 22:12:12 +02:00
util_test.py Upgrade pylint (#2917) 2019-09-11 16:47:42 -04:00