|
b6c241e4b1
|
grammar: quote alu alternatives
|
2023-08-26 02:33:13 +00:00 |
|
|
50456f6135
|
grammar: document numbers
|
2023-08-26 02:31:54 +00:00 |
|
|
ab1a4dc1f0
|
grammar: document identifiers
|
2023-08-26 02:30:09 +00:00 |
|
|
21aec1f25a
|
grammar: document DOS newlines
|
2023-08-26 02:30:09 +00:00 |
|
|
de8694b8ca
|
grammar: document equ
|
2023-08-26 02:30:09 +00:00 |
|
|
5ee288f869
|
grammar: minor corrections
|
2023-08-26 02:30:04 +00:00 |
|
|
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 |
|