Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix glob | Thomas Voss | 2024-02-20 | 1 | -1/+1 |
| | |||||
* | Make building var more simple | Thomas Voss | 2024-02-19 | 1 | -184/+90 |
| | |||||
* | Delete c8dump on clean target | Thomas Voss | 2024-02-19 | 1 | -2/+3 |
| | |||||
* | Better error messages in the lexer | Thomas Voss | 2024-02-19 | 1 | -0/+3 |
| | |||||
* | Merge --lto and --release | Thomas Voss | 2024-02-18 | 1 | -19/+4 |
| | |||||
* | Add c8dump | Thomas Voss | 2024-02-18 | 1 | -0/+66 |
| | |||||
* | Add ahoy to the clean target | Thomas Voss | 2024-02-17 | 1 | -2/+2 |
| | |||||
* | Just use 64 instead of UINT64_WIDTH | Thomas Voss | 2024-02-16 | 1 | -2/+0 |
| | |||||
* | Begin implementing an SDL2 frontend | Thomas Voss | 2024-02-14 | 1 | -1/+10 |
| | |||||
* | Check if autogen-lookup.h is outdated | Thomas Voss | 2024-02-14 | 1 | -1/+1 |
| | |||||
* | Rename lookup.h to autogen-lookup.h | Thomas Voss | 2024-02-14 | 1 | -3/+3 |
| | |||||
* | Fix builds on MacOS | Thomas Voss | 2024-02-14 | 1 | -1/+3 |
| | |||||
* | Define _GNU_SOURCE when using Glibc | Thomas Voss | 2024-02-14 | 1 | -2/+10 |
| | |||||
* | Build librune for Ahoy | Thomas Voss | 2024-02-14 | 1 | -1/+8 |
| | |||||
* | Begin work on the Ahoy emulator | Thomas Voss | 2024-02-13 | 1 | -0/+64 |
| | |||||
* | Make unreachable() useful when debugging, and move common macros | Thomas Voss | 2024-02-13 | 1 | -2/+2 |
| | |||||
* | Make output nicer | Thomas Voss | 2024-02-13 | 1 | -1/+1 |
| | |||||
* | Genesis commit | Thomas Voss | 2024-02-13 | 1 | -0/+270 |