Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
9 days | bootstrap: Emit switch/case statements (as repeated if's) | Samuel Lidén Borell | 2 | -5/+37 |
10 days | bootstrap: Fix corrupt length of identifiers | Samuel Lidén Borell | 1 | -4/+6 |
10 days | bootstrap: Improve error message for missing expression | Samuel Lidén Borell | 1 | -1/+3 |
10 days | bootstrap: Basic parsing of switch-case statement | Samuel Lidén Borell | 2 | -3/+45 |
11 days | Rename the bootstrap compiler (previously called stage0) to stage1 | Samuel Lidén Borell | 3 | -15/+15 |
11 days | Rename stage1 to stage2 | Samuel Lidén Borell | 6 | -20/+21 |
11 days | Rename "stage0" to "bootstrap compiler" | Samuel Lidén Borell | 18 | -60/+62 |
11 days | Rename the stage0 directory to bootstrap | Samuel Lidén Borell | 24 | -0/+3996 |