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
Age
Commit message (
Expand
)
Author
2020-03-08
Improvements to std/flags. (#4279)
Kitson Kelly
2020-03-07
Rename perm to mode (#4276)
dubiousjim
2020-03-07
Update manual to reflect newer test running (#4278)
Harry Wolff
2020-03-07
upgrade rust dependencies (#4270)
Ryan Dahl
2020-03-07
refactor: remove cli/ops/files.rs (#4246)
Bartek Iwańczuk
2020-03-07
Move benchmark data to different repo (#4273)
Ryan Dahl
2020-03-07
Improve run_and_collect_output (#4272)
Ryan Dahl
2020-03-06
Fix flaky test test_permissions_net_listen_allow_localhost (#4271)
Ryan Dahl
2020-03-06
Add content type for wasm, fix encoding in wasm test fixture (#4269)
Aurélien Bertron
2020-03-06
Rename name/filename arguments to path (#4227)
dubiousjim
2020-03-06
doc: Update manual with suggestions for when cargo isn't building properly (#...
Chris Knight
2020-03-06
Fix unwanted ANSI Reset Sequence (#4268)
João Souto
2020-03-06
Rename readDir -> readdir (#4225)
dubiousjim
2020-03-05
fix: call unwatch when dropping FsEventsResource (#4266)
Ryan Dahl
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
Allow BadResource errors to take a custom message (#4251)
Ryan Dahl
2020-03-05
Document TypeScript compiler options (#4241)
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
Use discord instead of gitter (#4253)
Ryan Dahl
2020-03-04
Remove unnecessary macro from cli/ops/tty.rs (#4254)
Bert Belder
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-04
Fix inlining of lib.dom.iterable.d.ts. (#4242)
Kitson Kelly
2020-03-04
Fix `deno install` file name including extra dot on Windows (#4243)
yuta0801
2020-03-03
assert build success for test plugin (#4223)
João Souto
2020-03-03
Disable flaky and broken tests (#4239)
Ryan Dahl
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-03
feat(std/node): add directory classes (#4087)
Chris Knight
2020-03-02
Do not convert exceptions to JSON and back (#4214)
Bert Belder
2020-03-02
Don't reset exception handle after calling ErrWithV8Handle::get_handle() (#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
refactor: rename structures related to Modules (#4217)
Bartek Iwańczuk
2020-03-02
seek should return cursor position (#4211)
bartOssh
2020-03-02
fix tools/docs.py (#4210)
Ryan Dahl
2020-03-02
Cleanup comments and internal variables (#4205)
dubiousjim
2020-03-01
Port Complex Permissions Tests to Rust (#4200)
João Souto
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-03-01
Make internel error frames dimmer (#4201)
Kevin (Kun) "Kassimo" Qian
2020-02-29
Refactor exception handling, remove message listener callback (#4198)
Bert Belder
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
[prev]
[next]