..
benches
perf(cli): use new deno_core timers ( #22569 )
2024-03-01 11:15:18 -07:00
00_infra.js
fix: Support Symbol.metadata ( #22282 )
2024-02-06 14:57:25 +01:00
01_dom_exception.js
refactor: use core.ensureFastOps()
( #21888 )
2024-01-10 15:37:25 -07:00
01_mimesniff.js
feat(web): ImageBitmap ( #21898 )
2024-01-22 12:08:01 +01:00
02_event.js
chore: replace 'call' to 'execute' in error messages ( #22579 )
2024-03-10 02:23:14 +00:00
02_structured_clone.js
refactor: use core.ensureFastOps()
( #21888 )
2024-01-10 15:37:25 -07:00
02_timers.js
perf(cli): use new deno_core timers ( #22569 )
2024-03-01 11:15:18 -07:00
03_abort_signal.js
chore: replace 'call' to 'execute' in error messages ( #22579 )
2024-03-10 02:23:14 +00:00
04_global_interfaces.js
chore: update copyright to 2024 ( #21753 )
2024-01-01 19:58:21 +00:00
05_base64.js
refactor: migrate extensions to virtual ops module ( #22135 )
2024-01-26 23:46:46 +01:00
06_streams.js
chore: replace 'call' to 'execute' in error messages ( #22579 )
2024-03-10 02:23:14 +00:00
06_streams_types.d.ts
chore: update copyright to 2024 ( #21753 )
2024-01-01 19:58:21 +00:00
08_text_encoding.js
refactor: migrate extensions to virtual ops module ( #22135 )
2024-01-26 23:46:46 +01:00
09_file.js
refactor: migrate extensions to virtual ops module ( #22135 )
2024-01-26 23:46:46 +01:00
10_filereader.js
refactor: migrate extensions to virtual ops module ( #22135 )
2024-01-26 23:46:46 +01:00
12_location.js
refactor: use core.ensureFastOps()
( #21888 )
2024-01-10 15:37:25 -07:00
13_message_port.js
fix(ext/node) implement receiveMessageOnPort for node:worker_threads ( #22766 )
2024-03-11 00:23:06 +01:00
14_compression.js
fix(ext/web): Prevent (De-)CompressionStream resource leak on stream cancellation ( #21199 )
2024-02-13 21:45:23 +00:00
15_performance.js
refactor: use core.ensureFastOps()
( #21888 )
2024-01-10 15:37:25 -07:00
16_image_data.js
refactor: move ImageData to web extension ( #22295 )
2024-02-07 01:11:15 +01:00
blob.rs
chore: update copyright to 2024 ( #21753 )
2024-01-01 19:58:21 +00:00
Cargo.toml
chore: Forward 1.41.3 release commit ( #22930 )
2024-03-14 21:23:24 +00:00
compression.rs
fix(ext/web): Prevent (De-)CompressionStream resource leak on stream cancellation ( #21199 )
2024-02-13 21:45:23 +00:00
internal.d.ts
fix(ext/node) implement receiveMessageOnPort for node:worker_threads ( #22766 )
2024-03-11 00:23:06 +01:00
lib.deno_web.d.ts
refactor: move ImageData to web extension ( #22295 )
2024-02-07 01:11:15 +01:00
lib.rs
fix(ext/node): support MessagePort in WorkerOptions.workerData
( #22950 )
2024-03-16 01:59:18 +01:00
message_port.rs
fix(ext/node): support MessagePort in WorkerOptions.workerData
( #22950 )
2024-03-16 01:59:18 +01:00
README.md
Rename extensions/ directory to ext/ ( #11643 )
2021-08-11 12:27:05 +02:00
stream_resource.rs
chore: upgrade deno_core to 0.244.0 ( #21859 )
2024-01-09 17:25:10 +01:00
timers.rs
chore: enable clippy unused_async rule ( #22834 )
2024-03-11 23:48:00 -04:00