Skip to content

Commit

Permalink
Add April (101st) technical notes (#320)
Browse files Browse the repository at this point in the history
* Add April (101st) notes

* 🚨 fix linting issues

* Apply suggestions from code review

Co-authored-by: Chris de Almeida <ctcpip@users.noreply.github.com>
Co-authored-by: jmdyck <jmdyck@ibiblio.org>

* Apply suggestions from code review

Co-authored-by: jmdyck <jmdyck@ibiblio.org>

---------

Co-authored-by: ctcpip <ctcpip@users.noreply.github.com>
Co-authored-by: jmdyck <jmdyck@ibiblio.org>
  • Loading branch information
3 people authored May 23, 2024
1 parent 606b8db commit 5282761
Show file tree
Hide file tree
Showing 5 changed files with 4,403 additions and 0 deletions.
26 changes: 26 additions & 0 deletions meetings/2024-04/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# 101st meeting of Ecma TC39 Summary

## Proposals

| Advanced to | Proposal |
|-----------------|-----------------------------------------------|
| Stage 4 | Set methods |
| Stage 4 | duplicate named capture groups |
| Stage 3 | new Function |
| Stage 3 | Make eval-introduced global vars redeclarable |
| Stage 2.7 | Promise.try |
| Stage 2.7 | Math.sumPrecise |
| Stage 1 | Error.isError |
| Stage 1 | Strict Enforcement of 'using' |
| Stage 1 | Signals |
| Withdrawn | Array.last |

## Task groups

* KKL has joined the conveners group for TG3; meeting cadence doubled to weekly
* TG4 has consolidated their code into one repo & is seeking input on organization (especially re tests)
* TG4 will be meeting in person in Munich June 24-25

## Other

* Committee reached consensus on _non-binding_ guidelines regarding coercion (and not doing it)
Loading

0 comments on commit 5282761

Please sign in to comment.