Age | Commit message (Expand) | Author |
---|---|---|
2020-05-17 | Implement Deno.kill for windows (#5347) | Ali Hasani |
2020-04-08 | upgrade: rust crates (#4679) | Ryan Dahl |
2020-02-23 | refactor: use OpError instead of ErrBox for errors in ops (#4058) | Bartek IwaĆczuk |
2020-01-24 | Add signal handlers (#3757) | Yoshiya Hinosawa |
2020-01-05 | Rename crates: 'deno' to 'deno_core' and 'deno_cli' to 'deno' (#3600) | Ry Dahl |
2019-07-11 | Refactor error to use dynamic dispatch and traits | Bert Belder |
2019-06-19 | Combine CLI Errors (#2487) | Kitson Kelly |
2019-04-21 | Add Deno.kill(pid, signo) and process.kill(signo) (Unix only) (#2177) | Kevin (Kun) "Kassimo" Qian |