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
/
extensions
/
webidl
Age
Commit message (
Collapse
)
Author
2021-08-11
Rename extensions/ directory to ext/ (#11643)
Ryan Dahl
2021-08-10
chore: release crates (#11628)
Bartek Iwańczuk
2021-08-02
chore: format toml files internally (#11563)
David Sherret
2021-07-26
chore: release crates (#11519)
Bartek Iwańczuk
2021-07-26
refactor: use `primordials` in runtime, extensions and core (#11500)
Yusuke Tanaka
2021-07-19
chore: release crates (#11454)
Bartek Iwańczuk
2021-07-13
chore: release crates (#11378)
Bartek Iwańczuk
2021-07-05
fix: spec conformance for performance API (#10887)
Leo K
2021-07-05
fix(webidl): use primordial for SymbolToStringTag (#11275)
Divy Srivastava
2021-07-02
refactor: use primordials for extensions/webidl (#11227)
Luca Casonato
2021-07-02
v1.11.3
Luca Casonato
Co-authored-by: Ryan Dahl <ry@tinyclouds.org>
2021-06-28
chore: release deno_core (#11164)
Bartek Iwańczuk
2021-06-24
fix(url): use USVStrings in URLSearchParams constructor (#11101)
Andreu Botella
2021-06-21
feat: `MessageChannel` and `MessagePort` (#11051)
Luca Casonato
This commit introduces support for MessageChannel and MessagePort. MessagePorts can be transfered across other MessagePorts.
2021-06-21
chore: release crates (#11068)
Bartek Iwańczuk
2021-06-21
fix(websocket): spec conformance & WPT (#11010)
Leo K
2021-06-16
fix: align URL / URLSearchParams to spec (#11005)
Luca Casonato
2021-06-15
chore: release crates (#10976)
Bartek Iwańczuk
2021-06-15
fix: make WHATWG streams more compliant (#10967)
Luca Casonato
2021-06-08
chore: release crates (#10896)
Bartek Iwańczuk
2021-06-07
refactor: clean up webidl protype configuration (#10871)
Luca Casonato
2021-06-06
chore: optimize USVString webidl converters (#10865)
Luca Casonato
2021-05-31
v1.10.3
Bert Belder
2021-05-31
chore: update deno_lint binary used in CI to v0.5.0 (#10652)
Yusuke Tanaka
2021-05-17
chore: release crates (#10661)
Luca Casonato
For the Deno 1.10.2 release.
2021-05-11
chore: release crates (#10596)
Bartek Iwańczuk
2021-04-30
Rename crate_ops to extensions (#10431)
Andy Hayden