Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-08 | Allow high precision performance.now() (#1977) | Vincent LE GOFF | |
2019-04-07 | Flags clean up: DenoFlags::from (#2068) | Bartek Iwańczuk | |
2019-04-07 | Refactor CLI flag parsing (#2025) | Bartek Iwańczuk | |
2019-03-30 | Rename crate deno_core to deno (#2022) | Ryan Dahl | |
2019-03-28 | Merge the --recompile and --reload flags (#2003) | 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. |