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
/
dispatch.ts
Age
Commit message (
Expand
)
Author
2020-02-05
fix: basic web worker message passing (#3893)
Ryan Dahl
2020-01-24
Add signal handlers (#3757)
Yoshiya Hinosawa
2020-01-22
Reland "Create an old program to be used in snapshot." (#3747)
Bartek Iwańczuk
2020-01-21
Revert "Create an old program to be used in snapshot. (#3644)"
Ry Dahl
2020-01-18
rename dial to connect and dialTLS to connectTLS (#3710)
Bartek Iwańczuk
2020-01-17
workers: minimal error handling and async module loading (#3665)
Bartek Iwańczuk
2020-01-17
feat: support individual async handler for each op (#3690)
Andy Finch
2020-01-12
Create an old program to be used in snapshot. (#3644)
Kitson Kelly
2020-01-08
Runtime Compiler API (#3442)
Kitson Kelly
2020-01-02
Happy new year! (#3578)
Ry Dahl
2019-12-15
Feat: Add more dir APIs for Deno (#3491)
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-11
Add permissions.request (#3296)
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