|
8bae637727
|
grammar: document ':'-suffixed immediates
|
2023-08-26 02:29:59 +00:00 |
|
|
c2c59495b3
|
lexer: add support for binary number literals
|
2023-08-23 19:34:09 -07:00 |
|
|
f51ec95713
|
grammar: update
This moves the expression grammar from parser.cpp to grammar.txt.
|
2023-08-23 19:17:10 -07:00 |
|
|
e520a0de19
|
parser: initial op parsing
|
2023-08-20 00:59:41 +00:00 |
|
|
d05767d280
|
grammar.txt: initial
|
2023-08-19 04:14:21 +00:00 |
|