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
/
core
/
internal.d.ts
Age
Commit message (
Expand
)
Author
2023-05-02
refactor(core): Use `ObjectHasOwn` instead of `ObjectPrototypeHasOwnProperty`...
Kenta Moriuchi
2023-04-02
chore: Turn back on dlintPreferPrimordials (#17715)
Kenta Moriuchi
2023-03-14
fix(core/internal): fix typo in primordial type definitions (#18125)
Nicholas Berlette
2023-03-13
fix(core): `SafePromiseAll` to be unaffected by `Array#@@iterator` (#17542)
Kenta Moriuchi
2023-03-01
fix(core): introduce `SafeRegExp` to primordials (#17592)
Kenta Moriuchi
2023-01-29
fix(ext): internal `structuredClone` for `ArrayBuffer` and `TypedArray` subcl...
Kenta Moriuchi
2023-01-15
fix(core): Add `Generator` and `AsyncGenerator` to promordials (#17241)
Kenta Moriuchi
2023-01-02
chore: update copyright year to 2023 (#17247)
David Sherret
2022-01-20
chore: update copyright year (#13434)
Yoshiya Hinosawa
2021-07-30
chore: upgrade Rust to 1.54.0 (#11554)
Yusuke Tanaka
2021-07-06
refactor: use primordials in extensions/web (#11273)
Bartek IwaĆczuk
2021-07-05
refactor: introduce primordials for web/streams (#11251)
Luca Casonato
2021-07-03
chore: add TypedArray to primordials typings (#11236)
Luca Casonato
2021-07-02
refactor: use primordials for extensions/webidl (#11227)
Luca Casonato
2021-07-02
refactor: introduce primordials (#10939)
Luca Casonato