Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup codegen.c | Thomas Voss | 2024-06-21 | 1 | -2/+0 |
| | |||||
* | Huge changes to static analysis | Thomas Voss | 2024-06-21 | 1 | -0/+2 |
| | |||||
* | Use fmdnewer() & fmdolder() | Thomas Voss | 2024-06-20 | 1 | -3/+3 |
| | |||||
* | Rename function name | Thomas Voss | 2024-06-20 | 1 | -3/+3 |
| | |||||
* | Support gperf | Thomas Voss | 2024-06-14 | 1 | -4/+31 |
| | |||||
* | Allow disabling the sanitizer | Thomas Voss | 2024-06-12 | 1 | -5/+19 |
| | |||||
* | Code reshuffling | Thomas Voss | 2024-06-11 | 1 | -8/+0 |
| | |||||
* | Get building & linking with LLVM working | Thomas Voss | 2024-06-11 | 1 | -0/+3 |
| | |||||
* | Define GCC-specific macros in make.c | Thomas Voss | 2024-06-11 | 1 | -0/+8 |
| | |||||
* | Switch to C11 | Thomas Voss | 2024-06-08 | 1 | -1/+1 |
| | |||||
* | Use -march and -mtune on Darwin | Thomas Voss | 2024-06-08 | 1 | -4/+1 |
| | |||||
* | Genesis commit | Thomas Voss | 2024-06-08 | 1 | -0/+232 |