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
/
internal.d.ts
Age
Commit message (
Expand
)
Author
2024-11-15
feat(fetch): accept async iterables for body (#26882)
Luca Casonato
2024-08-26
Revert "feat(fetch): accept async iterables for body" (#25207)
Luca Casonato
2024-08-06
feat(fetch): accept async iterables for body (#24623)
Leo Kettmeir
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-10-10
fix(ext/web): writability of `ReadableStream.from` (#20836)
Luca Casonato
2023-09-07
feat: support import attributes (#20342)
David Sherret
2023-06-26
chore: fix typos (#19572)
Martin Fischer
2023-05-01
refactor(webidl): move prefix & context out of converters options bag (#18931)
Leo Kettmeir
2023-04-20
refactor(ext/webidl): remove option bags from "makeException" (#18679)
Bartek Iwańczuk
2023-04-12
refactor(ext/webidl): remove object from 'requiredArguments' (#18674)
Bartek Iwańczuk
2023-03-08
refactor: rename InternalModuleLoader to ExtModuleLoader, use ext: scheme for...
Bartek Iwańczuk
2023-02-07
refactor: remove prefix from include_js_files & use extension name (#17683)
Leo Kettmeir
2023-02-07
refactor: Use ES modules for internal runtime code (#17648)
Leo Kettmeir
2023-01-02
chore: update copyright year to 2023 (#17247)
David Sherret
2022-01-20
chore: update copyright year (#13434)
Yoshiya Hinosawa
2021-08-11
Rename extensions/ directory to ext/ (#11643)
Ryan Dahl