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
/
node
/
polyfills
/
internal
Age
Commit message (
Expand
)
Author
2023-03-18
Reland "perf(core): preserve ops between snapshots (#18080)" (#18272)
Bartek Iwańczuk
2023-03-18
Revert "perf(core): preserve ops between snapshots (#18080)" (#18267)
Bartek Iwańczuk
2023-03-18
fix(ext/node): add createDecipheriv (#18245)
Yoshiya Hinosawa
2023-03-18
perf(core): preserve ops between snapshots (#18080)
Bartek Iwańczuk
2023-03-16
fix(ext/node): resource leak in createHmac (#18229)
Divy Srivastava
2023-03-14
fix(ext/node): add crypto.createCipheriv (#18091)
Yoshiya Hinosawa
2023-03-14
chore(ext/node): copy internal/crypto/types.ts from std (#18156)
Yoshiya Hinosawa
2023-03-08
refactor: rename InternalModuleLoader to ExtModuleLoader, use ext: scheme for...
Bartek Iwańczuk
2023-03-06
fix(ext/node): remove unused _hex module (#18045)
Divy Srivastava
2023-03-06
perf(ext/node): improve createHash performance (#18033)
Divy Srivastava
2023-03-05
refactor(core): InternalModuleLoader checks if all files were used (#18005)
Bartek Iwańczuk
2023-03-05
refactor(core): include_js_files! 'dir' option doesn't change specifiers (#18...
Bartek Iwańczuk
2023-02-20
refactor: use ops for idna & punycode (#17817)
Leo Kettmeir
2023-02-20
perf: use ops for node:crypto ciphers (#17819)
Divy Srivastava
2023-02-17
test: add node compat tests (#17805)
Yoshiya Hinosawa
2023-02-15
feat: wire up ext/node to the Node compatibility layer (#17785)
Bartek Iwańczuk
2023-02-14
feat(ext/node): embed std/node into the snapshot (#17724)
Bartek Iwańczuk