index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli
/
startup_data.rs
Age
Commit message (
Expand
)
Author
2020-09-11
refactor(core): JsRuntime initialization (#7415)
Bartek IwaĆczuk
2020-09-06
Move JSON ops to deno_core (#7336)
Bert Belder
2020-07-16
refactor(cli): Remove dead code (#6765)
Ryan Dahl
2020-06-02
Remove unused check-only feature (#6035)
Ryan Dahl
2020-04-23
Upgrade to rusty_v8 v0.4.0 (#4856)
Bert Belder
2020-01-05
Rename crates: 'deno' to 'deno_core' and 'deno_cli' to 'deno' (#3600)
Ry Dahl
2020-01-02
Happy new year! (#3578)
Ry Dahl
2019-10-04
Merge deno_cli_snapshots into deno_cli (#3064)
Ryan Dahl
2019-09-02
Refactor snapshot build (#2825)
Ryan Dahl
2019-06-23
Minor tweaks (#2569)
Gurwinder Singh
2019-04-09
Use correct type for `source_bytes` when buiding in check-only mode
Bert Belder
2019-04-08
core: snapshot improvements (#2052)
Ryan Dahl
2019-04-01
Add web worker JS API (#1993)
andy finch
2019-03-30
Rename crate deno_core to deno (#2022)
Ryan Dahl
2019-03-30
Move //libdeno to //core/libdeno (#2015)
Ryan Dahl
2019-03-28
Clippy fixes (#2009)
Bert Belder
2019-03-25
Resolve callback moved from Behavior to mod_instantiate() (#1999)
Ryan Dahl
2019-03-19
Rename //src/ to //cli/ (#1962)
Ryan Dahl