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-01-05
Replace libdeno with rusty_v8 (#3556)
Ry Dahl
2020-01-04
perf: TextEncoder.encode improvement (#3596)
Luca Casonato
2020-01-02
Add missing year ranges to copyright notices (#3582)
Waldir Pimenta
2020-01-02
Happy new year! (#3578)
Ry Dahl
2019-12-30
upgrade: Tokio 0.2 (#3418)
Bartek Iwańczuk
2019-12-30
net: expose shutdown TS def (#3560)
Kevin (Kun) "Kassimo" Qian
2019-12-29
net: expose shutdown() and ShutdownMode (#3558)
Kevin (Kun) "Kassimo" Qian
2019-12-28
Fix: allow reading into a 0-length array (#3329)
Alexandre Szymocha
2019-12-24
Drop unnecessary Object.assign from createResolvable() (#3548)
Kevin (Kun) "Kassimo" Qian
2019-12-21
feat: Add Deno.dir("executable") (#3526)
Nayeem Rahman
2019-12-21
fix: Use sync ops when clearing the console (#3533)
Nayeem Rahman
2019-12-20
feat: Return null on error in Deno.dir() (#3531)
Nayeem Rahman
2019-12-18
Reduce all directory functions to Deno.dir() (#3518)
Ry Dahl
2019-12-15
Feat: Add more dir APIs for Deno (#3491)
Axetroy
2019-12-14
fetch support URL instance as input (#3496)
Axetroy
2019-12-10
timer: due/now Math.max instead of min (#3477)
Kevin (Kun) "Kassimo" Qian
2019-12-05
feat: first pass at native plugins (#3372)
Andy Finch
2019-12-03
Timer/microtask ordering fix (#3439)
Kevin (Kun) "Kassimo" Qian
2019-12-01
fix realpath behavior in windows (#3425)
木杉
2019-11-26
Add Deno.realpath (#3404)
Kevin (Kun) "Kassimo" Qian
2019-11-25
better error message for missing module (#3402)
Bartek Iwańczuk
2019-11-24
Make private namespaces in lib.deno_runtime.d.ts more private (#3400)
Kitson Kelly
2019-11-20
feat: Support named exports on bundles. (#3352)
Kitson Kelly
2019-11-14
Turn on TS strict mode for deno_typescript (#3330)
Ry Dahl
2019-11-14
Loader: support .wasm imports (#3328)
Kevin (Kun) "Kassimo" Qian
2019-11-13
Update to TypeScript 3.7 (#3275)
Kitson Kelly
2019-11-13
Make bundles fully standalone (#3325)
Kitson Kelly
2019-11-12
fix url parse bug (#3316)
木杉
2019-11-11
Add permissions.request (#3296)
Yoshiya Hinosawa
2019-11-09
refactor: worker is no longer a resource (#3290)
Bartek Iwańczuk
2019-11-09
net: Check for closing status when iterating Listener (#3309)
Nayeem Rahman
2019-11-04
Revert "reduce redundancies in the fetch code (#3249)" (#3264)
Ry Dahl
2019-11-04
Refactor Worker and ThreadSafeState (#3242)
Bartek Iwańczuk
2019-11-02
reduce redundancies in the fetch code (#3249)
Nick Stott
2019-10-31
Upgrade node_modules, change tagline, clean up root directory (#3247)
Ry Dahl
2019-10-31
cli: replace timer map with red-black tree (#3218)
Kevin (Kun) Kassimo Qian
2019-10-31
Adds custom inspect method for URL (#3241)
Sven Nicolai Viig
2019-10-31
Make EOF unique symbol (#3244)
Yoshiya Hinosawa
2019-10-29
Remove TTY tests - dead code (#3229)
Ry Dahl
2019-10-29
Use top-level await in jsdoc examples (#3239)
Andy Hayden
2019-10-28
Prevent customInspect error from crashing console (#3226)
Kevin (Kun) "Kassimo" Qian
2019-10-28
Re-enable basic stream support for fetch bodies (#3192)
Nick Stott
2019-10-28
Add CustomInspect for Headers (#3130)
Rory Malcolm
2019-10-27
Use web standard Permissions API (#3200)
Yoshiya Hinosawa
2019-10-27
feat: top-level-for-await (#3212)
Andy Hayden
2019-10-26
Use a more performant utf8 decoder algorithm. (#3204)
Kitson Kelly
2019-10-25
fix: handle malformed control buffers (#3202)
Bartek Iwańczuk
2019-10-24
Add error handling for minimal dispatch (#3176)
Bartek Iwańczuk
2019-10-24
Remove old website (#3194)
Ry Dahl
2019-10-22
remove --no-prompt flag, fail on missing permissions (#3183)
Yoshiya Hinosawa
[prev]
[next]