Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-30 | Rename crate deno_core to deno (#2022) | Ryan Dahl | |
2019-03-26 | Do not close file on invalid seek mode (#2004) | Kevin (Kun) "Kassimo" Qian | |
2019-03-20 | Fix clippy errors and upgrade Rust to 1.33.0 in CI (#1945) | Ryan Dahl | |
2019-03-19 | Remove old Buf definition in cli.rs (#1971) | andy finch | |
2019-03-19 | Rename //src/ to //cli/ (#1962) | Ryan Dahl | |
To better distinguish the deno_core crate from the executable deno, which will now be called "the cli" internally. |