| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Fix ex4 binary, which has been corrupted in the repo since commit 4356.
In this time it hasn't changed further. The correct version added here
is also the file that should have been committed then.
|
| |
|
|
|
|
|
|
|
| |
Reorganize layers to introduce the translation workflow right at the start.
We also avoid duplicating parsing code. Programs are always parsed into
the `program` data structure.
|
| |
|
|
Result has to be small enough to fit in AL so exit() can return it.
|