| .. |
|
add-abort-signal.js
|
stream: use cause options in AbortError constructors
|
2021-12-02 12:14:10 -08:00 |
|
buffer_list.js
|
stream: check for null instead of falsy in loops
|
2022-01-22 19:38:06 -08:00 |
|
compose.js
|
stream: remove no longer necessary ComposeDuplex
|
2021-10-23 22:23:35 +00:00 |
|
destroy.js
|
stream: refactor use es2020 statement
|
2022-09-13 14:14:48 +00:00 |
|
duplex.js
|
lib: use null-prototype objects for property descriptors
|
2022-06-03 09:23:58 +01:00 |
|
duplexify.js
|
stream: fix duplexify premature destroy
|
2022-11-10 09:42:59 -03:00 |
|
end-of-stream.js
|
stream: avoid premature close when will not emit close
|
2022-11-21 15:20:46 -05:00 |
|
from.js
|
lib: remove useless statement
|
2021-09-18 16:05:59 +02:00 |
|
lazy_transform.js
|
lib: use null-prototype objects for property descriptors
|
2022-06-03 09:23:58 +01:00 |
|
legacy.js
|
lib: revert primordials in a hot path
|
2021-04-19 10:23:01 +02:00 |
|
operators.js
|
stream: add compose operator
|
2022-11-10 09:43:00 -03:00 |
|
passthrough.js
|
lib: revert primordials in a hot path
|
2021-04-19 10:23:01 +02:00 |
|
pipeline.js
|
stream: finish pipeline if dst closes before src
|
2022-07-11 11:25:05 +01:00 |
|
readable.js
|
stream: initial approach to include strategy options on Readable.toWeb()
|
2022-07-13 11:14:38 +01:00 |
|
state.js
|
|
|
|
transform.js
|
stream: fix 0 transform hwm backpressure
|
2022-07-24 13:55:11 +02:00 |
|
utils.js
|
stream: avoid function call where possible
|
2022-01-17 05:31:30 +00:00 |
|
writable.js
|
stream: use null for the error argument
|
2022-08-23 07:51:53 +00:00 |