| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-08-22 | chore: move *.c and *.h files to src/ | nsfisis |
| 2025-08-18 | refactor: direct array access with infile_*() helper functions | nsfisis |
| 2025-08-17 | refactor: replace String with char* | nsfisis |
| 2025-08-17 | refactor: define TokenValue to store semantic value | nsfisis |
| 2025-08-15 | refactor: define BOOL/TRUE/FALSE macros | nsfisis |
| 2025-08-15 | feat: output filename and line number from unreachable() and unimplemented() | nsfisis |
| 2025-08-15 | feat: implement __FILE__ macro | nsfisis |
| 2025-08-15 | refactor: use variadic arguments in fatal_error() | nsfisis |
| 2025-08-15 | feat: implement va_*() functions | nsfisis |
| 2025-08-15 | feat: separate main.c | nsfisis |
