Thomas Chetwin

Results 13 comments of Thomas Chetwin

Class Features achieved Stage 4 today: https://twitter.com/robpalmer2/status/1384208760420274176 So hopefully along with https://github.com/acornjs/acorn/issues/1025 I can remove the Draft flag 😉

Finally got back here to switch to acorn without the need for a stage-3 plugin!

Need to move from `def/es-proposals.ts` to `def/es2022.ts` now really, and that has knock-on consequences

Rebased to include recent GitHub Actions swap

Looks like support for 3.x has been in place since https://github.com/sass/dart-sass/pull/731, corresponding I think to version [v1.22.1](https://github.com/sass/dart-sass/releases/tag/1.22.1): https://github.com/sass/dart-sass/blob/d155f3518e92a1b41122f0f2e3b22572329c35c6/package/package.json#L19-L21

`modern syntax` label?

Terser (and other build time JavaScript tools) operate on "Abstract Syntax Trees" (ASTs) rather than textual source code. This first involves "parsing" to build up a model of the input...

Based on past interactions with the project, the underlying goal _is_ to support stage 4 syntax. Highlighting Issues with that goal in mind is a good idea. It looks like...

Is there any update on the process to decide between and implement either CLA/DCO? The link in the first Issue note can now be found here: [IP_POLICY_GUIDANCE.md](https://github.com/openjs-foundation/cross-project-council/blob/main/governance/IP_POLICY_GUIDANCE.md#4-adopting-the-dco-or-a-cla)