2026-04-17

요약 (AI 작성)

2026-04-17은 CRON 맞춤법 교정 작업을 마무리한 날이며, ZTS에서 const enum, private field, optional chain 등 다양한 transformer 버그를 수정했습니다. ohah/ohah.github.io에서는 CRON_CRD_WRITE.md 타임스탬프를 갱신하고, 모든 .mdx 파일 맞춤법 교정이 완료되었습니다. ZTS에서는 const enum의 근본적인 구조를 개선하여 표현식 평가기, shadowing, computed key를 지원하고, ES5 class lowering에서 parameter property this.x = x 삽입 문제를 수정했습니다. private field compound assignment(#1468), optional chain private field read(#1492), destructuring assignment target 허용(#1485), #x **= n를 Math.pow로 변환(#1486) 등 다양한 ES5 다운레벨링 버그를 보완했습니다. 또한 generator 내부 unlabeled break/continue state machine 변환, variable declarator의 yield* delegate op 5 누락 수정 등을 진행했습니다.

커밋

ohah/ohah.github.io

ohah/zts

PR (해당일 생성/머지)

(없음)