issues
search
tc39
/
proposal-joint-iteration
a TC39 proposal to synchronise the advancement of multiple iterators
https://tc39.es/proposal-joint-iteration
66
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix call to IteratorClose
#37
bakkot
closed
1 week ago
0
close iterators when GetOwnProperty throws
#36
bakkot
closed
1 week ago
0
remove stray line
#35
bakkot
closed
1 week ago
0
reject non-string primitives as well
#34
bakkot
closed
1 week ago
2
What about an extended `for...of` syntax ?
#33
yw662
closed
3 weeks ago
1
check for `~done~` enum for indicating iterator exhaustion
#32
michaelficarra
closed
3 weeks ago
0
refactor: use an alias for `iters[i]`
#31
ljharb
closed
3 weeks ago
0
Editorial: return ~unused~ from closures passed to GeneratorStart
#30
michaelficarra
closed
1 month ago
7
Records and tuples
#29
pennane
closed
2 months ago
2
`ziptoObjects` → `zipKeyed`
#28
acutmore
closed
3 months ago
0
Alternative naming for `zipToObject`
#27
acutmore
closed
3 months ago
2
pass the mode directly as a single string option instead of 2 bools
#26
michaelficarra
closed
4 months ago
0
do not iterate strings
#25
michaelficarra
closed
4 months ago
1
fixes #22: throw a TypeError when padding is not an Object
#24
michaelficarra
closed
5 months ago
4
fixes #22: don't coerce padding option
#23
michaelficarra
closed
5 months ago
2
Reject non-Object `padding`
#22
bakkot
closed
5 months ago
0
clarify iterator lists
#21
bakkot
closed
6 months ago
1
empty list of iterators -> empty generator
#20
bakkot
closed
7 months ago
0
bugfix: use correct variable
#19
bakkot
closed
7 months ago
0
stage 2.7 tracking
#18
michaelficarra
closed
4 months ago
26
fix markup for variable in spec text
#17
bakkot
closed
9 months ago
0
Fix loop in strict/longest mode
#16
bakkot
closed
9 months ago
1
Editorial: use new IteratorStepValue AO
#15
bakkot
closed
9 months ago
0
add C++ to other languages section
#14
bakkot
closed
9 months ago
0
Consider async iteration
#13
bergus
closed
9 months ago
2
don't close the outer iterator when it is the one that failed
#12
michaelficarra
closed
10 months ago
0
don't support an iterator for the fillers
#11
michaelficarra
closed
10 months ago
1
only get properties in named variant once
#10
michaelficarra
closed
10 months ago
0
Positional and named variants should be separate methods
#9
bergus
closed
4 months ago
11
IteratorCloseAll should be in reverse order
#8
bakkot
closed
10 months ago
0
Iterator.zip reads properties of the "bag of iterables" overload twice
#7
bakkot
closed
10 months ago
5
`fillers` does not need to support providing an iterator
#6
bakkot
closed
10 months ago
0
exceptions thrown while reading from an iterator should not close that iterator
#5
bakkot
closed
10 months ago
0
`fillers` option naming
#4
michaelficarra
closed
10 months ago
1
add CI
#3
bakkot
closed
10 months ago
0
mark user code
#2
bakkot
closed
10 months ago
0
Why just on iterators and not on arrays?
#1
ljharb
closed
4 months ago
53