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
/
runtime
/
js
Age
Commit message (
Expand
)
Author
2021-01-12
feat: stabilize Deno.shutdown() and Conn#closeWrite()
Bartek IwaĆczuk
2021-01-12
fix(cli): dispatch unload on exit (#9088)
Yoshiya Hinosawa
2021-01-11
chore: update copyright to 2021 (#9092)
Yusuke Tanaka
2021-01-10
update copyright to 2021 (#9081)
Ryan Dahl
2021-01-10
tests(wpt/console): Enables web platform tests for console (#9013)
Tarik Eshaq
2021-01-08
fix: Worker hangs when posting "undefined" as message (#8920)
yonatan ben avraham
2021-01-07
feat: add --location=<href> and globalThis.location (#7369)
Nayeem Rahman
2021-01-07
fix: Use "none" instead of false to sandbox Workers (#9034)
Nayeem Rahman
2021-01-06
feat: Add configurable permissions for Workers (#8215)
Steven Guerrero
2021-01-06
refactor: move WebSocket API to an op_crate (#9026)
Luca Casonato
2021-01-06
fix: stronger input checking for setTimeout; add function overload (#8957)
Anonymous
2021-01-06
fix: align performance API to spec using WPT (#9012)
Luca Casonato
2021-01-05
fix(runtime/websocket): respond to ping with pong (#8974)
crowlKats
2021-01-01
refactor(cli): runtime compiler APIs consolidated to Deno.emit() (#8799)
Kitson Kelly
2020-12-17
refactor: Rename runtime/rt to runtime/js (#8806)
Nayeem Rahman
[prev]