Note about checkpointing

This commit is contained in:
2026-02-14 19:06:11 +02:00
parent 2cc1bd4ddc
commit 8e36be878d

View File

@@ -88,6 +88,8 @@ continue to Step 7 (commit progress, re-skip).
### Step 7: Clean up and commit ### Step 7: Clean up and commit
If progress was made (see Step 6), we need to checkpoint it by committing.
1. If the corpus test still fails: re-add the `SkipZigTest` line with 1. If the corpus test still fails: re-add the `SkipZigTest` line with
a TODO comment describing the remaining diff. a TODO comment describing the remaining diff.
2. Remove ALL `fprintf`/`printf` debug statements from `astgen.c`. 2. Remove ALL `fprintf`/`printf` debug statements from `astgen.c`.