Stephan Seidt
|
db9c2c156a
|
Fix shebangs (#5898)
|
2020-05-27 15:24:57 -04:00 |
|
Nayeem Rahman
|
96fd0f4692
|
BREAKING: feat(cli/installer): Support guessing the executable name (#5036)
|
2020-05-01 15:33:11 -04:00 |
|
Nayeem Rahman
|
6471d4cfab
|
refactor(std): Uncomment disabled tests, use skip option (#4378)
|
2020-03-15 13:03:25 +01:00 |
|
uki00a
|
fe9ac35a65
|
fix(std/examples): add tests for examples (#4094)
|
2020-02-24 08:31:40 -05:00 |
|
Bartek Iwańczuk
|
de5c099b47
|
feat: deno install in Rust (#3806)
//std/installer couldn't be removed due to bug, but it's now deprecated.
|
2020-01-30 18:42:39 -05: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
|
151ce0266e
|
Move everything into std subdir
|
2019-10-09 17:10:09 -04:00 |
|