Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add async iterable<T> type to WebIDL #1397

Open
wants to merge 28 commits into
base: main
Choose a base branch
from
Open
Changes from 27 commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
14f1bdb
Add `async iterable<T>` type to WebIDL
lucacasonato Mar 25, 2024
b7df167
Reason argument for close async iterable
lucacasonato Mar 26, 2024
0402e85
fix typo
lucacasonato Mar 26, 2024
b6f7392
clarify the details of allowed positions for async iterables
lucacasonato Mar 28, 2024
6363f6c
fix ci
lucacasonato May 7, 2024
5533589
iterable -> iterable + iterator
lucacasonato Jul 18, 2024
6559e06
fixes
lucacasonato Jul 18, 2024
3789832
Merge remote-tracking branch 'origin/main' into async_iterator_type
lucacasonato Jul 18, 2024
6f284c1
fix
lucacasonato Jul 18, 2024
dcbe738
fix
lucacasonato Jul 23, 2024
bd86c51
fix
lucacasonato Jul 23, 2024
f97033b
Fix typo
MattiasBuelens Jul 25, 2024
30fb12d
Fix link text
MattiasBuelens Jul 25, 2024
3469138
Fix duplicate dfn
MattiasBuelens Jul 25, 2024
947fb78
Fix link id
MattiasBuelens Jul 25, 2024
118b446
Simplify
MattiasBuelens Jul 25, 2024
ca5967b
Merge pull request #1 from MattiasBuelens/async_iterator_type
lucacasonato Jul 29, 2024
11f9a9f
review comments
lucacasonato Jul 30, 2024
dc07972
fix
lucacasonato Jul 30, 2024
dd56f97
an
lucacasonato Jul 30, 2024
9a79b42
fixes
lucacasonato Aug 2, 2024
6374863
review comments
lucacasonato Aug 5, 2024
70e9646
wip
lucacasonato Jan 24, 2025
3c5164a
Merge remote-tracking branch 'origin/main' into async_iterator_type
lucacasonato Jan 24, 2025
df3ec8d
fix up overload resolution + union for string object special case
lucacasonato Jan 24, 2025
5a0bb8e
[=Iterator Record=]
lucacasonato Jan 24, 2025
df8383f
close an async iterator |reason|
lucacasonato Jan 24, 2025
1b6489e
Update index.bs
lucacasonato Jan 25, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading