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
2024-02-12
fix(console): support NO_COLOR and colors option in all scenarios (#21910)
Leo Kettmeir
2024-02-10
chore: move cli/tests/ -> tests/ (#22369)
Matt Mastracci
2020-02-02
Remove //tests symlink (#3849)
Luka Hartwig
2019-09-16
Move integration tests to //cli/tests/ (#2964)
Ryan Dahl
2019-09-15
Fix type directive parsing (#2954)
Kitson Kelly
2019-09-14
feat: parallelize downloads from TS compiler (#2949)
Bartek Iwańczuk
2019-09-13
Upgrade rust crates
Bert Belder
2019-09-12
Update README for integration tests (#2929)
Ryan Dahl
2019-09-11
fix: type directives import (#2910)
Bartek Iwańczuk
2019-09-10
feat: Make integration tests rust unit tests (#2884)
Bartek Iwańczuk
2019-09-10
fix: replace bad rid panics with errors (#2870)
Bartek Iwańczuk
2019-09-07
Update @typescript-eslint/* to v2.1.0 (#2878)
Yoshiya Hinosawa
2019-09-04
Fix xeval chunk incorrect matching behavior (#2857)
Kevin (Kun) "Kassimo" Qian
2019-09-02
Refactor snapshot build (#2825)
Ryan Dahl
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
[prev]
[next]