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
/
tests
Age
Commit message (
Expand
)
Author
2019-08-30
Remove ts_library_builder, maintain lib.deno_runtime.d.ts by hand (#2827)
Ryan Dahl
2019-08-27
Improve error stacks for async ops (#2820)
Nayeem Rahman
2019-08-26
Port readSync/writeSync ops to minimal
Ryan Dahl
2019-08-26
bring back json ops (#2815)
Bartek Iwańczuk
2019-08-24
Revert json ops (#2814)
Ryan Dahl
2019-08-24
port ops to JSON: compiler, errors, fetch, files (#2804)
Bartek Iwańczuk
2019-08-22
Support .d.ts files (#2746)
Kitson Kelly
2019-08-21
Organize dispatch a bit (#2796)
Ryan Dahl
2019-08-13
Dynamic import should respect permissions (#2764)
Ryan Dahl
2019-08-11
feat: print cache location when no arg in deno info (#2752)
Bartek Iwańczuk
2019-08-09
Fix dynamic import base path problem for REPL and eval (#2757)
Kevin (Kun) "Kassimo" Qian
2019-08-09
Dynamic import (#2516)
Bert Belder
2019-08-08
Resolve worker specifiers relative to main module of host. (#2751)
andy finch
2019-08-06
Make Deno.execPath a function (#2743)
Kevin (Kun) "Kassimo" Qian
2019-08-06
Implement Blob url support for worker (#2729)
Kevin (Kun) "Kassimo" Qian
2019-08-05
Provide option to delete Deno namespace in worker (#2717)
Kevin (Kun) "Kassimo" Qian
2019-07-31
refactor: cleanup compiler pipeline (#2686)
Bartek Iwańczuk
2019-07-31
Add --current-thread flag (#2702)
Bartek Iwańczuk
2019-07-30
feat: add debug info to ModuleResolutionError (#2697)
Bartek Iwańczuk
2019-07-29
Remap stack traces of unthrown errors. (#2693)
Kitson Kelly
2019-07-27
make importmap flag global (#2687)
Bartek Iwańczuk
2019-07-27
cli: handle deno -v and deno --version (#2684)
Bartek Iwańczuk
2019-07-20
fix: bring back --no-fetch flag (#2671)
Bartek Iwańczuk
2019-07-18
Remove hacky normalize_path (#2660)
Ryan Dahl
2019-07-17
Refactor DenoDir (#2636)
Bartek Iwańczuk
2019-07-16
Support window.onload (#2643)
Yoshiya Hinosawa
2019-07-08
cli: refactor deno_dir to use Url instead of String
Bartek Iwańczuk
2019-07-08
core: clearly define when module lookup is path-based vs URL-based
Bert Belder
2019-06-30
core: return useful error when import path has no prefix like ./
Bert Belder
2019-06-27
Fix multiple error messages for a missing file (#2587)
Gurwinder Singh
2019-06-24
refactor: use Path/PathBuf in deno dir (#2559)
Bartek Iwańczuk
2019-06-20
Fix silent failure of WebAssembly.instantiate() (#2548)
Ryan Dahl
2019-06-19
Combine CLI Errors (#2487)
Kitson Kelly
2019-06-18
fix: use Loader::resolve in op_fetch_module_meta_data (#2519)
Bartek Iwańczuk
2019-06-11
Add --seed for setting RNG seed (#2483)
Matt Harrison
2019-06-09
feat: Import maps (#2360)
Bartek Iwańczuk
2019-06-04
Handle compiler diagnostics in Rust (#2445)
Kitson Kelly
2019-06-03
Compiler exit before emit if preEmitDiagnostics found (#2441)
Ryan Dahl
2019-05-29
TS compiler refactor
Ryan Dahl
2019-05-23
Rename --allow-high-precision to --allow-hrtime (#2398)
Ryan Dahl
2019-05-14
Rename HTTP benchmarks (#2350)
Ryan Dahl
2019-05-11
Add progress bar (#2309)
Ryan Dahl
2019-05-03
fix: deno version panic (#2286)
Bartek Iwańczuk
2019-05-03
add "deno run" subcommand (#2215)
Bartek Iwańczuk
2019-05-03
feat(cli cmd): deno xeval (#2260)
Kevin (Kun) "Kassimo" Qian
2019-05-03
feat: support .mjs extension resolution (#2283)
Kevin (Kun) "Kassimo" Qian
2019-05-03
Fix: deno --v8-options does not print v8 options (#2277)
Bartek Iwańczuk
2019-04-29
Add support for custom tsconfig.json (#2089)
Kitson Kelly
2019-04-21
Fix eslint warnings (#2151)
Ryan Dahl
2019-04-21
Refactor CLI entry point (#2157)
Bartek Iwańczuk
[prev]
[next]