Kitson Kelly
|
bced52505f
|
Update to Prettier 2 and use ES Private Fields (#4498)
|
2020-03-28 13:03:49 -04:00 |
|
Ry Dahl
|
d492c5abe3
|
feat: Deno.args now does not include script (#3628)
Previously Deno.args was ["script.js", "arg1", "arg2"]
Now it is just ["arg1", "arg2"]
BREAKING CHANGE
|
2020-01-09 11:37:01 -07:00 |
|
Ry Dahl
|
bfab4ed0df
|
Happy new year! (#3578)
|
2020-01-02 15:13:47 -05:00 |
|
Andy Hayden
|
aec5a646c9
|
feat: top-level-for-await (#3212)
|
2019-10-27 09:04:42 -04:00 |
|
Ryan Dahl
|
ddcad56ee9
|
Move deno_std to a more convenient location. (#3057)
js/deps/https/deno.land/std -> js/std
|
2019-10-04 14:49:32 -04:00 |
|
Bert Belder
|
02cb34d8ad
|
Fix and enable linting of deno_typescript/*, tools/*, website/* (#2962)
|
2019-09-16 23:30:56 +02:00 |
|
Kurt Mackey
|
4ea2df6759
|
http benchmarks with unique ports (#2471)
|
2019-06-07 15:36:26 -04:00 |
|
Kurt Mackey
|
341150266e
|
add http proxy benchmark (#2462)
|
2019-06-06 12:44:35 -04:00 |
|