summaryrefslogtreecommitdiff
path: root/cli/startup_data.rs
AgeCommit message (Expand)Author
2020-01-05Rename crates: 'deno' to 'deno_core' and 'deno_cli' to 'deno' (#3600)Ry Dahl
2020-01-02Happy new year! (#3578)Ry Dahl
2019-10-04Merge deno_cli_snapshots into deno_cli (#3064)Ryan Dahl
2019-09-02Refactor snapshot build (#2825)Ryan Dahl
2019-06-23Minor tweaks (#2569)Gurwinder Singh
2019-04-09Use correct type for `source_bytes` when buiding in check-only modeBert Belder
2019-04-08core: snapshot improvements (#2052)Ryan Dahl
2019-04-01Add web worker JS API (#1993)andy finch
2019-03-30Rename crate deno_core to deno (#2022)Ryan Dahl
2019-03-30Move //libdeno to //core/libdeno (#2015)Ryan Dahl
2019-03-28Clippy fixes (#2009)Bert Belder
2019-03-25Resolve callback moved from Behavior to mod_instantiate() (#1999)Ryan Dahl
2019-03-19Rename //src/ to //cli/ (#1962)Ryan Dahl