aboutsummaryrefslogtreecommitdiff
path: root/src/c8asm/parser.c
Commit message (Expand)AuthorAgeFilesLines
* Rename lookup.h to autogen-lookup.hThomas Voss 2024-02-141-1/+1
* Check for T_IDENT, not T_STRINGThomas Voss 2024-02-141-1/+1
* Make unreachable() useful when debugging, and move common macrosThomas Voss 2024-02-131-5/+1
* Move *eq() macros to common.hThomas Voss 2024-02-131-1/+0
* Complete the assemblerThomas Voss 2024-02-131-3/+3
* Genesis commitThomas Voss 2024-02-131-0/+627