Commit 1b51704
Complete ReScript→AffineScript migration: remove .res, wire CI gate
The `.affine` modules under compiler/src/ reached parity with and
superseded the legacy ReScript compiler, which was dormant — no CI job,
deno task, or build file referenced compiler/src/*.res.
- Remove 26 dormant .res sources (17 compiler/src, 7 compiler/test,
2 compiler/fuzz) and compiler/rescript.json.
- Add .github/workflows/affinescript-check.yml: builds the AffineScript
toolchain and type-checks every compiler/src/*.affine via the existing
verification/check-affinescript.sh.
Behavioural .affine test ports remain future work; the type-check gate is
the interim verification for the AffineScript compiler.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0195yA45jSSP7YDPwJSpw4bM1 parent 8cefc48 commit 1b51704
28 files changed
Lines changed: 38 additions & 10920 deletions
File tree
- .github/workflows
- compiler
- fuzz
- src
- test
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments