Skip to content

Commit ccd93f3

Browse files
authored
Merge branch 'KWaloen:v4' into v4
2 parents 6d41e58 + 72619ae commit ccd93f3

File tree

261 files changed

+686
-607
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

261 files changed

+686
-607
lines changed

content/Analysis/Classifications/API Change.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#API_Change
21

32
# Inactive
43
```dataview

content/Analysis/Classifications/Semantic Change.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#Semantic_Change
21

32
# Inactive
43

content/Analysis/Classifications/Syntactic Change.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#Syntactic_Change
21

32
# Inactive
43

content/Proposals/Inactive/arraylast.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Stage 2: NA
33
Stage 2.7: NA
44
Stage 3: NA
5-
Stage 4: NA<br>Last Commit: 2020-07-22<br>Keywords: #array #item #index #getter #setter #length #operation #generic #polyfill #syntax<br>GitHub Link: https://github.com/tc39/proposal-array-last <br>GitHub Note Link: None
5+
Stage 4: NA<br>Last Commit: 2020-07-22<br>Keywords: #array #last <br>GitHub Link: https://github.com/tc39/proposal-array-last <br>GitHub Note Link: None
66
# Proposal Description:
77
# Getting last item from Array
88

content/Proposals/Inactive/blocks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Stage 1: NA
33
Stage 2: NA
44
Stage 2.7: NA
55
Stage 3: NA
6-
Stage 4: NA<br>Last Commit: 2019-09-26<br>Keywords: #serialization #parsing #multithreading #workers #code_blocks #syntax #asynchronous_execution #message_passing #code_isolation #concurrency<br>GitHub Link: https://github.com/domenic/proposal-blocks <br>GitHub Note Link: None
6+
Stage 4: NA<br>Last Commit: 2019-09-26<br>Keywords: #asynchronous #parse #concurrency<br>GitHub Link: https://github.com/domenic/proposal-blocks <br>GitHub Note Link: None
77
# Proposal Description:<br>
88
# JavaScript "blöcks" proposal
99

content/Proposals/Inactive/buffer-transfer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Stage 2: NA
33
Stage 2.7: NA
44
Stage 3: NA
5-
Stage 4: NA<br>Last Commit: 2018-05-17<br>Keywords: #binary_data #memory_management #concurrency #asynchronous_execution #data_safety #arraybuffer #detaching #reallocation #performance_optimization #race_conditions<br>GitHub Link: https://github.com/domenic/proposal-arraybuffer-transfer <br>GitHub Note Link: None
5+
Stage 4: NA<br>Last Commit: 2018-05-17<br>Keywords: #asynchronous #memory_management #concurrency #arraybuffer <br>GitHub Link: https://github.com/domenic/proposal-arraybuffer-transfer <br>GitHub Note Link: None
66
# Proposal Description:
77
# # `ArrayBuffer.prototype.transfer()` proposal
88

content/Proposals/Inactive/callable-constructors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Stage 1: 2017-10-12
33
Stage 2: NA
44
Stage 2.7: NA
55
Stage 3: NA
6-
Stage 4: NA<br>Last Commit: None<br>Keywords: #constructor_invocation #callable_constructor #function_invocation #class_syntax #method_resolution #instance_creation #new_target #superclass_behavior #ecmascript_classes #call_method<br>GitHub Link: https://github.com/tc39/ecma262/blob/93183b81cb03116b75019615d148b5f788e70edf/workingdocs/callconstructor.md <br>GitHub Note Link: None
6+
Stage 4: NA<br>Last Commit: None<br>Keywords: #constructor #class<br>GitHub Link: https://github.com/tc39/ecma262/blob/93183b81cb03116b75019615d148b5f788e70edf/workingdocs/callconstructor.md <br>GitHub Note Link: None
77
# Proposal Description:<br>
88
# Call constructor proposal
99

content/Proposals/Inactive/cancel-promise.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Stage 2: NA
33
Stage 2.7: NA
44
Stage 3: NA
5-
Stage 4: NA<br>Last Commit: 2016-12-15<br>Keywords: #withdrawn #documentation #specification #commit #history #process #proposal #inactive #reference #champion<br>GitHub Link: https://github.com/tc39/proposal-cancelable-promises <br>GitHub Note Link: None
5+
Stage 4: NA<br>Last Commit: 2016-12-15<br>Keywords: #cancellation #promise <br>GitHub Link: https://github.com/tc39/proposal-cancelable-promises <br>GitHub Note Link: None
66
# Proposal Description:
77
# Cancelable Promises
88

content/Proposals/Inactive/cleanup-some.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Stage 2: 2020-07-22
33
Stage 2.7: NA
44
Stage 3: NA
5-
Stage 4: NA<br>Last Commit: 2022-01-04<br>Keywords: #finalizationregistry #cleanup #garbage_collection #weakref #synchronization #callback #interoperability #worker #long_job #webassembly<br>GitHub Link: https://github.com/tc39/proposal-cleanup-some <br>GitHub Note Link: https://github.com/tc39/notes/blob/HEAD/meetings/2020-07/july-21.md#weakrefs-for-stage-4--cleanupsome-for-stage-23
5+
Stage 4: NA<br>Last Commit: 2022-01-04<br>Keywords: #synchronous #weakref<br>GitHub Link: https://github.com/tc39/proposal-cleanup-some <br>GitHub Note Link: https://github.com/tc39/notes/blob/HEAD/meetings/2020-07/july-21.md#weakrefs-for-stage-4--cleanupsome-for-stage-23
66
# Proposal Description:
77
# The `FinalizationRegistry.prototype.cleanupSome` Method
88

@@ -12,7 +12,7 @@ Stage 2
1212

1313
# Introduction
1414

15-
The `FinalizationRegistry.prototype.cleanupSome` method was originally part of the TC39 Proposal for [`WeakRefs`](https://github.com/tc39/proposal-weakrefs). This method provided a way for library authors to synchronously allow them to clean up without yielding to the event loop. We propose to move it into a separate proposal, to allow the core of WeakRefs to be used in the wild a bit before adding this additional functionality.
15+
The `FinalizationRegistry.prototype.cleanupSome` method was originally part of the TC39 Proposal for [[weakrefs]]. This method provided a way for library authors to synchronously allow them to clean up without yielding to the event loop. We propose to move it into a separate proposal, to allow the core of WeakRefs to be used in the wild a bit before adding this additional functionality.
1616

1717
## Motivation of cleanupSome
1818

content/Proposals/Inactive/collection-json.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Stage 1: NA
33
Stage 2: NA
44
Stage 2.7: NA
55
Stage 3: NA
6-
Stage 4: NA<br>Last Commit: 2016-04-01<br>Keywords: #json_serialization #map_structure #set_structure #data_conversion #object_representation #prototype_extension #stringification #default_behavior #web_compatibility #data_persistence<br>GitHub Link: https://github.com/DavidBruant/Map-Set.prototype.toJSON <br>GitHub Note Link: https://github.com/DavidBruant/Map-Set.prototype.toJSON/issues/16
6+
Stage 4: NA<br>Last Commit: 2016-04-01<br>Keywords: #json #map #set<br>GitHub Link: https://github.com/DavidBruant/Map-Set.prototype.toJSON <br>GitHub Note Link: https://github.com/DavidBruant/Map-Set.prototype.toJSON/issues/16
77
# Proposal Description:<br>
88
# Map-Set.prototype.toJSON
99

0 commit comments

Comments
 (0)