aboutsummaryrefslogtreecommitdiff
path: root/src/c8asm/parser.c
Commit message (Collapse)AuthorAgeFilesLines
* Format codeThomas Voss 2024-05-281-26/+26
|
* Add the assume() macroThomas Voss 2024-02-201-10/+9
|
* Make error messages great againThomas Voss 2024-02-191-57/+50
|
* Better error messages in the lexerThomas Voss 2024-02-191-3/+9
|
* 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