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
Age
Commit message (
Expand
)
Author
2019-04-21
Refactor CLI entry point (#2157)
Bartek Iwańczuk
2019-04-19
v0.3.8
Ryan Dahl
2019-04-19
core: test Modules::deps and handle error cases better (#2141)
Ryan Dahl
2019-04-18
Fix redirects under async load (#2133)
Kevin (Kun) "Kassimo" Qian
2019-04-17
Fix clippy warnings
Bert Belder
2019-04-17
Add cli dependency on tokio-rustls
Bert Belder
2019-04-16
Implement async module loading in CLI (#2084)
Ryan Dahl
2019-04-15
third_party: upgrade rust crates
Bert Belder
2019-04-14
Fix silent error, add custom panic handler (#2098)
Ryan Dahl
2019-04-13
fix absolute path resolution from remote (#2109)
Yoshiya Hinosawa
2019-04-13
Add deno eval subcommand (#2102)
Bartek Iwańczuk
2019-04-12
better wait for removed_from_resource_table_on_close test (#2104)
andy finch
2019-04-11
v0.3.7
Ryan Dahl
2019-04-11
Improve op dispatch (#2088)
andy finch
2019-04-11
fix --v8-options (#2093)
Bartek Iwańczuk
2019-04-09
Silence clippy warnings and format source code
Bert Belder
2019-04-09
Use correct type for `source_bytes` when buiding in check-only mode
Bert Belder
2019-04-09
core: Rename Behavior to Dispatch (#2082)
Ryan Dahl
2019-04-08
Merge Worker and Isolate types (#2078)
Ryan Dahl
2019-04-08
Allow high precision performance.now() (#1977)
Vincent LE GOFF
2019-04-08
core: snapshot improvements (#2052)
Ryan Dahl
2019-04-08
Add link/linkSync fs call for hardlinks (#2074)
Kevin (Kun) "Kassimo" Qian
2019-04-07
Flags clean up: DenoFlags::from (#2068)
Bartek Iwańczuk
2019-04-07
Refactor CLI flag parsing (#2025)
Bartek Iwańczuk
2019-04-05
add compile_async (#2053)
andy finch
2019-04-04
v0.3.6
Ryan Dahl
2019-04-04
Non-fatal compile_sync failures (#2039)
andy finch
2019-04-02
cli: refactor compile_sync() for readability
Bert Belder
2019-04-02
Clippy fixes
Bert Belder
2019-04-01
Follow redirect location as new referrers for nested module imports (#2031)
Kevin (Kun) "Kassimo" Qian
2019-04-01
Add web worker JS API (#1993)
andy finch
2019-03-31
third_party: add rust crate 'clap'
Bert Belder
2019-03-30
Rename crate deno_core to deno (#2022)
Ryan Dahl
2019-03-30
Call ninja directly from build.rs (#2020)
Ryan Dahl
2019-03-30
Move //libdeno to //core/libdeno (#2015)
Ryan Dahl
2019-03-28
Merge the --recompile and --reload flags (#2003)
Ryan Dahl
2019-03-28
Clippy fixes (#2009)
Bert Belder
2019-03-27
Rewrite readFile and writeFile (#2000)
Bartek Iwańczuk
2019-03-27
Fix error when JS is executed with --recompile (#2007)
Ryan Dahl
2019-03-26
Do not close file on invalid seek mode (#2004)
Kevin (Kun) "Kassimo" Qian
2019-03-26
namespace reorg: libdeno and DenoCore to Deno.core (#1998)
Kitson Kelly
2019-03-25
Resolve callback moved from Behavior to mod_instantiate() (#1999)
Ryan Dahl
2019-03-21
Remove dead code (#1983)
andy finch
2019-03-20
Fix clippy errors and upgrade Rust to 1.33.0 in CI (#1945)
Ryan Dahl
2019-03-20
Add more async module loading function (#1974)
Ryan Dahl
2019-03-19
Separate behavior for the compiler isolate (#1973)
andy finch
2019-03-19
Remove old Buf definition in cli.rs (#1971)
andy finch
2019-03-19
Add fetch_remote_source_async (#1972)
Ryan Dahl
2019-03-19
Move fetch_remote_source, fetch_local_source
Ryan Dahl
2019-03-19
Add async version of http_util::fetch_sync_string
Ryan Dahl
[prev]
[next]