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
/
ext
/
webidl
Age
Commit message (
Collapse
)
Author
2021-09-30
perf(webidl): optimize createDictionaryConverter() (#12279)
Aaron O'Mullan
On a benchmark constructing Responses with headers this shaves off 25%
2021-09-29
perf(webidl/DOMString): don't wrap string primitives (#12266)
Aaron O'Mullan
2021-09-28
chore: bump crate versions for 1.14.2 (#12253)
Aaron O'Mullan
2021-09-26
perf(webidl/ByteString): 3x faster ASCII check (#12230)
Aaron O'Mullan
2021-09-25
fix(ext/webidl): correctly apply [SymbolToStringTag] to interfaces (#11851)
李瑞丰
Co-authored-by: Luca Casonato <hello@lcas.dev> Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2021-09-22
chore: bump crate versions for 1.14.1 (#12172)
Kitson Kelly
2021-09-14
chore: bump crate versions for 0.14 (#12072)
David Sherret
2021-08-24
refactor(webgpu): use op interface idiomatically (#11835)
Luca Casonato
2021-08-23
chore: release crates for 1.13.2 (#11820)
David Sherret
2021-08-16
chore: release crates for 1.13.1 (#11729)
David Sherret
2021-08-11
Rename extensions/ directory to ext/ (#11643)
Ryan Dahl
[prev]