Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-19 | Combine CLI Errors (#2487) | Kitson Kelly | |
2019-05-23 | Rename --allow-high-precision to --allow-hrtime (#2398) | Ryan Dahl | |
2019-05-11 | Add progress bar (#2309) | Ryan Dahl | |
2019-05-08 | First pass at permissions whitelist (#2129) | andy finch | |
2019-04-09 | Silence clippy warnings and format source code | Bert Belder | |
2019-04-08 | Allow high precision performance.now() (#1977) | Vincent LE GOFF | |
2019-03-20 | Fix clippy errors and upgrade Rust to 1.33.0 in CI (#1945) | Ryan Dahl | |
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. |