Skip to content

Commit 5282761

Browse files
gesactcpipjmdyck
authored
Add April (101st) technical notes (#320)
* Add April (101st) notes * 🚨 fix linting issues * Apply suggestions from code review Co-authored-by: Chris de Almeida <[email protected]> Co-authored-by: jmdyck <[email protected]> * Apply suggestions from code review Co-authored-by: jmdyck <[email protected]> --------- Co-authored-by: ctcpip <[email protected]> Co-authored-by: jmdyck <[email protected]>
1 parent 606b8db commit 5282761

File tree

5 files changed

+4403
-0
lines changed

5 files changed

+4403
-0
lines changed

meetings/2024-04/README.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# 101st meeting of Ecma TC39 Summary
2+
3+
## Proposals
4+
5+
| Advanced to | Proposal |
6+
|-----------------|-----------------------------------------------|
7+
| Stage 4 | Set methods |
8+
| Stage 4 | duplicate named capture groups |
9+
| Stage 3 | new Function |
10+
| Stage 3 | Make eval-introduced global vars redeclarable |
11+
| Stage 2.7 | Promise.try |
12+
| Stage 2.7 | Math.sumPrecise |
13+
| Stage 1 | Error.isError |
14+
| Stage 1 | Strict Enforcement of 'using' |
15+
| Stage 1 | Signals |
16+
| Withdrawn | Array.last |
17+
18+
## Task groups
19+
20+
* KKL has joined the conveners group for TG3; meeting cadence doubled to weekly
21+
* TG4 has consolidated their code into one repo & is seeking input on organization (especially re tests)
22+
* TG4 will be meeting in person in Munich June 24-25
23+
24+
## Other
25+
26+
* Committee reached consensus on _non-binding_ guidelines regarding coercion (and not doing it)

0 commit comments

Comments
 (0)