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
/
lib.deno_runtime.d.ts
Age
Commit message (
Expand
)
Author
2020-01-08
feat: Deno.create (#3629)
Luca Casonato
2020-01-08
Runtime Compiler API (#3442)
Kitson Kelly
2020-01-07
fix: Deno.mkdir should conform to style guide (#3617)
Ry Dahl
2020-01-02
Happy new year! (#3578)
Ry Dahl
2019-12-30
net: expose shutdown TS def (#3560)
Kevin (Kun) "Kassimo" Qian
2019-12-21
feat: Add Deno.dir("executable") (#3526)
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-05
feat: first pass at native plugins (#3372)
Andy Finch
2019-11-26
Add Deno.realpath (#3404)
Kevin (Kun) "Kassimo" Qian
2019-11-24
Make private namespaces in lib.deno_runtime.d.ts more private (#3400)
Kitson Kelly
2019-11-14
Turn on TS strict mode for deno_typescript (#3330)
Ry Dahl
2019-11-13
Update to TypeScript 3.7 (#3275)
Kitson Kelly
2019-11-11
Add permissions.request (#3296)
Yoshiya Hinosawa
2019-11-09
refactor: worker is no longer a resource (#3290)
Bartek Iwańczuk
2019-10-31
Make EOF unique symbol (#3244)
Yoshiya Hinosawa
2019-10-27
Use web standard Permissions API (#3200)
Yoshiya Hinosawa
2019-10-21
feat: Deno.listenTLS (#3152)
Bartek Iwańczuk
2019-10-04
Merge deno_cli_snapshots into deno_cli (#3064)
Ryan Dahl