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

suggested editorial changes #7

Open
wants to merge 61 commits into
base: explicit-resource-management
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
61 commits
Select commit Hold shift + click to select a range
b1c7f63
Spec text for proposal-explicit-resource-management
rbuckton Jan 23, 2023
b188e41
Fix lint errors
rbuckton Jan 23, 2023
e35d446
Run formatter
rbuckton Jan 23, 2023
17e0bc0
Fix signature for DisposeResources
rbuckton Jan 23, 2023
2fe79db
Fixes for some esmeta warnings
rbuckton Jan 23, 2023
060790e
Fixes for some esmeta warnings
rbuckton Jan 23, 2023
a3177e8
Add missing ReturnIfAbrupt in DisposableStack.prototype.use
rbuckton Jan 23, 2023
3e9b3a9
More ecmarkup signature fixes
rbuckton Jan 23, 2023
4b12f94
Change DisposeResources signature to return completion record
rbuckton Jan 24, 2023
461dcea
Order sections by property name
jmdyck Jan 24, 2023
e9dfcce
Syntax of types
jmdyck Jan 24, 2023
bd920f7
id of AO clause doesn't need to include param names
jmdyck Jan 24, 2023
1a8e9bf
Avoid the use of `Type()`
jmdyck Jan 24, 2023
ed62cf0
Use preamble conventions from PR #2592
jmdyck Jan 24, 2023
158c730
Interface names are put in `<i>` rather than `<em>`
jmdyck Jan 24, 2023
38bcb2d
A 'Slots' table should have a 'Type' column
jmdyck Jan 24, 2023
24f205b
Add 'UsingDeclaration' to Annex A
jmdyck Jan 24, 2023
1aaddf6
misc minor fixes
jmdyck Jan 24, 2023
f9dbb89
Merge pull request #2 from jmdyck/3000_ed
rbuckton Jan 25, 2023
8a7e469
add description suggestion from @jmdyck
rbuckton Jan 25, 2023
4e246c4
Add DisposeCapabilityRecord from tc39/proposal-explicit-resource-mana…
rbuckton Jan 25, 2023
6c28afc
Wrap UpdateEmpty calls in calls to Completion
rbuckton Jan 25, 2023
37a2654
Run formatter
rbuckton Jan 25, 2023
bbafed5
Run formatter again
rbuckton Jan 25, 2023
b9745a6
Fix formatting and capitalization
rbuckton Jan 26, 2023
6942750
Clean up DisposeResources signature, replace UpdateEmpty with assertions
rbuckton Jan 26, 2023
7f7b7e3
Add 'either' in front of 'null or undefined'
rbuckton Jan 29, 2023
b1b3135
Use CreateBuiltinFunction
rbuckton Jan 29, 2023
6eaf3ef
Address additional editor feedback (from async PR)
rbuckton Jan 30, 2023
e4f2d05
Move BindingPattern restriction for 'using' to an early error
rbuckton Jan 30, 2023
da91e23
Fix typo in using declaration early errors
rbuckton Jan 30, 2023
7ac5d48
Fix typos
rbuckton Jan 30, 2023
d89eeba
run formatter
rbuckton Jan 30, 2023
c541efb
Remove InstallErrorCause from SuppressedError, per 2023-jan consensus
rbuckton Jan 31, 2023
6fdae7f
Spec text for proposal-async-explicit-resource-management
rbuckton Jan 27, 2023
98d8b4a
Run formatter
rbuckton Jan 27, 2023
46d4a54
Add 'either' in front of 'null or undefined'
rbuckton Jan 29, 2023
b6ebf43
Address editor feedback
rbuckton Jan 29, 2023
140e02c
Address additional editor feedback
rbuckton Jan 30, 2023
3044fd9
Switch back to a production parameter, update ASI note
rbuckton Mar 22, 2023
7de74fa
Remove 'await' restriction per March 2023 consensus. See tc39/proposa…
rbuckton Mar 27, 2023
2705b90
Merge branch 'main' into explicit-resource-management
rbuckton Mar 20, 2024
f14f8ba
Merge branch 'explicit-resource-management' into async-explicit-resou…
rbuckton Mar 20, 2024
bb009b2
Adopt consensus changes from tc39/proposal-explicit-resource-manageme…
rbuckton Mar 20, 2024
95baa1d
Adopt consensus changes from tc39/proposal-explicit-resource-manageme…
rbuckton Mar 21, 2024
1e8a2ce
Adopt typo fix from tc39/proposal-explicit-resource-management#217
rbuckton Mar 21, 2024
716bb8a
Fix typos and add temporary PR note
rbuckton Mar 22, 2024
4a75161
Remove temporary PR note
rbuckton Mar 22, 2024
098e12c
Merge branch 'main' into explicit-resource-management
rbuckton Mar 22, 2024
7e96718
Merge branch 'explicit-resource-management' into async-explicit-resou…
rbuckton Mar 22, 2024
d79a186
Merge pull request #3 from rbuckton/async-explicit-resource-management
rbuckton Mar 22, 2024
25f1bc4
Remaining consensus updates from proposal repo
rbuckton Mar 22, 2024
fc327d6
Add missing undefined check in GetDisposeMethod
rbuckton Mar 22, 2024
3553266
Merge pull request #5 from rbuckton/fix-getdisposemethod
rbuckton Mar 22, 2024
3b75539
Remove "one of" and "either" from parameter types
jmdyck Mar 23, 2024
a7535c8
Tweak content of "Value" column
jmdyck Mar 23, 2024
d7613ea
Fix fairly clear typos
jmdyck Mar 23, 2024
46eeac4
Tweak the value of `id` attributes
jmdyck Mar 23, 2024
8a6982d
Change some <em> to <i>
jmdyck Mar 23, 2024
6d435a9
Change wording of function preambles
jmdyck Mar 23, 2024
3fbcbe0
Follow conventions for pseudocode
jmdyck Mar 23, 2024
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