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
/
runtime
/
js
Age
Commit message (
Expand
)
Author
2022-02-11
compat: support --compat in web workers (#13629)
Bartek Iwańczuk
2022-02-07
refactor: update runtime code for primordial check for iterators (#13510)
Bartek Iwańczuk
2022-02-01
refactor: primordials for instanceof (#13527)
Bartek Iwańczuk
2022-01-31
feat(unstable): add Deno.getUid (#13496)
Yoshiya Hinosawa
2022-01-31
feat(runtime): stabilize addSignalListener API (#13438)
Yoshiya Hinosawa
2022-01-27
Revert "refactor: update runtime code for primordial checks for "instanceof" ...
Bartek Iwańczuk
2022-01-27
refactor: update runtime code for primordial checks for "instanceof" (#13497)
Bartek Iwańczuk
2022-01-25
feat(test): better errors for resource sanitizer (#13296)
Luca Casonato
2022-01-24
feat(ext/web): add CompressionStream API (#11728)
Leo Kettmeir
2022-01-24
feat(unstable): add Deno.networkInterfaces (#13475)
Yoshiya Hinosawa
2022-01-18
feat: stabilize test steps API (#13400)
David Sherret
2022-01-17
fix(ext/console): don't depend on globalThis present (#13387)
Bartek Iwańczuk
2022-01-12
feat(ext/ffi): UnsafeFnPointer API (#13340)
DjDeveloper
2022-01-09
fix: expose "Deno.memoryUsage()" in worker context (#13293)
Rodney van den Velden
2022-01-07
chore: update copyright to 2022 (#13306)
Ryan Dahl
2021-12-16
feat: support abort reasons in Deno APIs and `WebSocketStream` (#13066)
Andreu Botella
2021-12-15
feat(ext/ffi): implement UnsafePointer and UnsafePointerView (#12828)
Elias Sjögreen
2021-12-10
fix(test): Make the op sanitizer delay macrotask into a queue (#12966)
Andreu Botella
2021-12-09
feat(ext/timers): add refTimer, unrefTimer API (#12953)
Yoshiya Hinosawa
2021-11-30
fix(test): Improve reliability of `deno test`'s op sanitizer with timers (#12...
Andreu Botella
2021-11-29
Revert "fix(test): Improve reliability of `deno test`'s op sanitizer with tim...
Bartek Iwańczuk
2021-11-28
fix(test): Improve reliability of `deno test`'s op sanitizer with timers (#12...
Andreu Botella
2021-11-28
feat(runtime): add op_set_exit_code (#12911)
Ben Noordhuis
2021-11-25
feat(core): Add ability to "ref" and "unref" pending ops (#12889)
Bartek Iwańczuk
2021-11-23
feat(test): Add more overloads for "Deno.test" (#12749)
Bartek Iwańczuk
2021-11-22
fix(runtime): support reading /proc using readFile (#12839)
Luca Casonato
2021-11-20
fix(test): do not throw on error.errors.map (#12810)
Yacine Hmito
2021-11-09
feat(core): streams (#12596)
Aaron O'Mullan
2021-11-03
feat(ext/web): BYOB support for ReadableStream (#12616)
Leo Kettmeir
2021-10-29
feat: stabilize Deno.startTls (#12581)
Luca Casonato
2021-10-26
feat(runtime): add Deno.addSignalListener API (#12512)
Yoshiya Hinosawa
2021-10-13
fix(runtime/ops/worker_host): move permission arg parsing to Rust (#12297)
Nayeem Rahman
2021-10-13
chore: fix flaky steps_invalid_usage tests (#12422)
David Sherret
2021-10-12
chore: upgrade crates based on deno ast 0.3 (#12403)
David Sherret
2021-10-11
fix(runtime): Declare `Window.self` and `DedicatedWorkerGlobalScope.name` wit...
Andreu Botella
2021-10-11
feat: provide ops details for ops sanitizer failures (#12188)
Casper Beyer
2021-10-11
feat(unstable/test): imperative test steps API (#12190)
David Sherret
2021-10-10
refactor(metrics): move to core (#12386)
Aaron O'Mullan
2021-10-10
feat: Stabilize Deno.kill and Deno.Process.kill (#12375)
Ryan Dahl
2021-10-10
feat: stabilize Deno.resolveDns (#12368)
Satya Rohith
2021-10-08
refactor: deduplicate `defineEventHandler` util (#12367)
Andreu Botella
2021-10-07
fix(runtime): Getting `navigator.hardwareConcurrency` on workers shouldn't th...
Andreu Botella
2021-10-05
chore: various op cleanup (#12329)
Leo K
2021-10-01
fix(runtime/js/workers): throw errors instead of using an op (#12249)
Nayeem Rahman
2021-09-30
fix(runtime/testing): format aggregate errors (#12183)
Casper Beyer
2021-09-30
fix: worker environment permissions should accept an array (#12250)
David Sherret
2021-09-29
feat: stabilize URLPattern API (#12256)
Luca Casonato
2021-09-25
cleanup(runtime): flatten op_kill's args (#12214)
Aaron O'Mullan
2021-09-25
fix(ext/webidl): correctly apply [SymbolToStringTag] to interfaces (#11851)
李瑞丰
2021-09-18
fix(cli/fmt_errors): Abbreviate long data URLs in stack traces (#12127)
Nayeem Rahman
[prev]
[next]