GitHub / tc39/proposal-iterator-sequencing issues and pull requests
#26 - updates from May 2025 plenary
Pull Request -
State: closed - Opened by michaelficarra about 1 month ago
#25 - What are the results of this proposal presentation at the May 2025 TC39 meeting?
Issue -
State: closed - Opened by zloirock 2 months ago
- 1 comment
#24 - Current spec text misuses %IteratorHelperPrototype%
Issue -
State: closed - Opened by gibson042 2 months ago
- 1 comment
#23 - inline IteratorStep so we can IteratorValue the result object
Pull Request -
State: closed - Opened by michaelficarra 3 months ago
- 2 comments
#22 - Name the example inf iterator of iterators sequence
Pull Request -
State: closed - Opened by cmcaine 4 months ago
- 1 comment
#21 - IteratorStep result == done cannot be passed to IteratorValue
Issue -
State: closed - Opened by woess 7 months ago
#20 - Return completions when yield* is used
Issue -
State: closed - Opened by anba 8 months ago
- 10 comments
#19 - fully match yield* by doing one last IteratorValue
Pull Request -
State: closed - Opened by michaelficarra 8 months ago
#18 - re-use IteratorResult objects when possible
Pull Request -
State: closed - Opened by michaelficarra 8 months ago
- 3 comments
#17 - re-use (done: false) IteratorResult objects yielded by underlying iterator
Issue -
State: closed - Opened by michaelficarra 9 months ago
- 6 comments
#16 - Should it support non-iterable iterators?
Issue -
State: closed - Opened by zloirock 9 months ago
- 12 comments
#15 - fixes #14: define required [[UnderlyingIterators]] internal slot
Pull Request -
State: closed - Opened by michaelficarra 10 months ago
- 2 comments
#14 - `%IteratorHelperPrototype%.return` requires the internal slot?
Issue -
State: closed - Opened by sosukesuzuki 10 months ago
- 3 comments
#13 - Editorial: tweak alias names
Pull Request -
State: closed - Opened by bakkot 10 months ago
#12 - Editorial: range-based for instead of popping
Pull Request -
State: closed - Opened by bakkot 10 months ago
#11 - eagerly validate arguments; only accept iterables
Pull Request -
State: closed - Opened by michaelficarra 10 months ago
- 5 comments
#10 - typo: bold a string
Pull Request -
State: closed - Opened by bakkot 10 months ago
#9 - Checking items up front
Issue -
State: closed - Opened by bakkot 10 months ago
- 6 comments
#8 - stage 2.7 tracking
Issue -
State: closed - Opened by michaelficarra 10 months ago
- 10 comments
#7 - split github actions for building the spec and for testing the polyfill
Pull Request -
State: closed - Opened by michaelficarra 12 months ago
#6 - fixes #5: stop supporting string inputs
Pull Request -
State: closed - Opened by michaelficarra 12 months ago
#5 - stop supporting string inputs
Issue -
State: closed - Opened by michaelficarra about 1 year ago
#4 - fixes #2: close remaining passed iterators after being closed
Pull Request -
State: closed - Opened by michaelficarra about 1 year ago
#3 - Update for IteratorStep return values
Pull Request -
State: closed - Opened by gibson042 about 1 year ago
- 5 comments
#2 - Close all the arguments
Issue -
State: closed - Opened by bakkot about 1 year ago
#1 - Iterator.concat instead of variadic Iterator.from
Issue -
State: closed - Opened by bakkot over 1 year ago
- 16 comments