Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-24 | fix: createSecKey logic (#4063) | Suguru Motegi | |
2020-01-15 | Revert "feat(flags): script arguments come after '--'" (#3681) | Ry Dahl | |
Due to complaints about ergonomics and because it breaks shebang on linux. This reverts commit 2d5457df15d8c4a81362bb2d185b5c6013faa1d8. BREAKING CHANGE | |||
2020-01-08 | feat(flags): script arguments come after '--' (#3621) | Ry Dahl | |
2020-01-05 | Rename crates: 'deno' to 'deno_core' and 'deno_cli' to 'deno' (#3600) | Ry Dahl | |
2020-01-02 | Happy new year! (#3578) | Ry Dahl | |
2019-11-15 | run std test with cargo test (#3344) | Bartek IwaĆczuk | |
Removes three CI jobs | |||
2019-10-09 | Run deno_std tests in github actions | Ryan Dahl | |