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
/
js
Age
Commit message (
Expand
)
Author
2020-03-10
reorg: move JS ops implementations to cli/js/ops/, part 3 (#4302)
Bartek Iwańczuk
2020-03-09
reorg: move JS ops implementations to cli/js/ops/, part 2 (#4283)
Bartek Iwańczuk
2020-03-08
reorg: move JS ops implementations to cli/js/ops/, part 1 (#4264)
Bartek Iwańczuk
2020-03-07
Rename perm to mode (#4276)
dubiousjim
2020-03-06
Rename name/filename arguments to path (#4227)
dubiousjim
2020-03-06
Rename readDir -> readdir (#4225)
dubiousjim
2020-03-05
move Web APIs to cli/js/web/
Bartek Iwańczuk
2020-03-05
fix event target tests
Bartek Iwańczuk
2020-03-05
Support async function and EventListenerObject as listeners (#4240)
Ryan Dahl
2020-03-05
refactor: preliminary cleanup of Deno.runTests() (#4237)
Bartek Iwańczuk
2020-03-05
refactor: cleanup compiler runtimes (#4230)
Bartek Iwańczuk
2020-03-04
Remove Deno.errors.Other (#4249)
Ryan Dahl
2020-03-04
refactor: rewrite testPerm into unitTest (#4231)
Bartek Iwańczuk
2020-03-04
Migrate internal bundles to System (#4233)
Kitson Kelly
2020-03-03
add assertOps sanitizer in cli/js/ unit tests (#4209)
Bartek Iwańczuk
2020-03-03
misc: reduce unnecesarry output in cli/js tests (#4182)
Yusuke Sakurai
2020-03-02
Do not convert exceptions to JSON and back (#4214)
Bert Belder
2020-03-02
Fix JavaScript dependencies in bundles. (#4215)
Kitson Kelly
2020-03-02
Rename Option -> Options (#4226)
dubiousjim
2020-03-02
feat: update metrics to track different op types (#4221)
Bartek Iwańczuk
2020-03-02
seek should return cursor position (#4211)
bartOssh
2020-03-02
Cleanup comments and internal variables (#4205)
dubiousjim
2020-03-01
feat(std/node): add os.tmpdir() implementation (#4213)
ecyrbe
2020-03-01
perf: use subarray instead of slice in dispatch minimal (#4180)
Ryan Dahl
2020-02-29
docs: fix broken Deno.write() example (#4190)
Chris Knight
2020-02-29
refactor(cli/js): Replace constructError() with getErrorClass() (#4189)
Nayeem Rahman
2020-02-29
add assertResources sanitizer to cli/js/ unit tests (#4161)
Bartek Iwańczuk
2020-02-28
Revert "perf: use subarray instead of slice in dispatch minimal (#4173)" (#4174)
Bartek Iwańczuk
2020-02-28
perf: use subarray instead of slice in dispatch minimal (#4173)
Bartek Iwańczuk
2020-02-28
Clean up lib.deno.ns.d.ts JSDoc (#4170)
Kitson Kelly
2020-02-28
rewrite permission revoke test as integration test (#4164)
Bartek Iwańczuk
2020-02-27
Merge mod_evaluate() and mod_evaluate_dyn_import() methods (#4167)
Bert Belder
2020-02-27
feat: Support types compiler option in compiler APIs (#4155)
Kitson Kelly
2020-02-26
stream output of js unit tests (#4146)
Bartek Iwańczuk
2020-02-26
Bundles can be sync or async based on top level await (#4124)
Kitson Kelly
2020-02-26
add window.self read-only property (#4131)
Bartek Iwańczuk
2020-02-26
tty: Deno.setRaw(rid, mode) to turn on/off raw mode (#3958)
Kevin (Kun) "Kassimo" Qian
2020-02-25
upgrade: TypeScript 3.8 (#4100)
Kitson Kelly
2020-02-25
Clean up how we use opIds (#4118)
Ryan Dahl
2020-02-25
Fix issues with JavaScript importing JavaScript. (#4120)
Kitson Kelly
2020-02-24
Add Deno.Err change missing from previous commit (#4113)
Ryan Dahl
2020-02-24
rename Deno.Err -> Deno.errors (#4093)
Bartek Iwańczuk
2020-02-24
feat: Add Deno.formatDiagnostics (#4032)
Kitson Kelly
2020-02-24
Add missing node os.release() implementation (#4065)
ecyrbe
2020-02-23
fetch: proper error for unsupported protocol (#4085)
Kevin (Kun) "Kassimo" Qian
2020-02-23
Move WebAsssembly namespace to shared_globals (#4084)
Kevin (Kun) "Kassimo" Qian
2020-02-22
feat(std/node): add os.loadavg() (#4075)
ecyrbe
2020-02-21
feat: Deno.fsEvents() (#3452)
Bartek Iwańczuk
2020-02-21
feat: support UDP sockets (#3946)
hazæ41
2020-02-21
refactor: remove unneeded ErrorKinds (#3936)
Bartek Iwańczuk
[prev]
[next]