Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-12-20 | Fix error reporting for illegal command line arguments | Camil Staps | 1 | -1/+1 | |
2018-12-20 | Bring up to date | Camil Staps | 1 | -3/+3 | |
2017-08-13 | Improved compiler interface (#8) | Camil Staps | 1 | -0/+155 | |
Specifically: - --check, --compile and --generate are implicit, there are --no-* options to disable. - --help added. - --run removed. - Renamed to silc (sil compiler). - Output files are relative to input file. |