|
|
71678b2ec6
|
Extract preprocessing from tokenizer
|
2020-08-29 11:25:10 +02:00 |
|
|
|
aebc1dd86d
|
Improve syntax error reporting
|
2020-08-28 20:55:11 +02:00 |
|
|
|
593506a907
|
Introduce simple character literal
|
2020-08-28 20:55:11 +02:00 |
|
|
|
0286f25e8d
|
Add DEFINE preprocessor directive
|
2020-05-30 12:21:50 +02:00 |
|
|
|
8b85e428f1
|
Remove declare and string types to prepare for preprocessor
|
2020-05-22 20:33:48 +02:00 |
|
|
|
e1008b43a6
|
Add string literals
|
2020-05-17 20:30:57 +02:00 |
|
|
|
41fb08373c
|
Add call operand
|
2020-05-16 11:22:47 +02:00 |
|
|
|
1148682324
|
Added direct memory access
|
2019-11-23 16:47:16 +01:00 |
|
|
|
99f616e1e4
|
Add seti and int operators
|
2019-11-23 12:21:14 +01:00 |
|
|
|
f0e00ff018
|
Add control flow operands
|
2019-11-21 18:38:02 +01:00 |
|
|
|
b84557b3e1
|
Basic arithmetic and jump labels
|
2019-11-17 21:02:35 +01:00 |
|