icst
|
ab8568dcb1
|
Pass indication of an error back up to avoid confusing EOFs and errors in some corner cases
|
2024-06-21 20:21:42 -04:00 |
|
icst
|
0ab9807349
|
make error messages a little less idoitic
|
2024-06-21 20:03:59 -04:00 |
|
icst
|
07c5f2fc15
|
add [] and ... operators
|
2024-06-20 23:40:41 -04:00 |
|
icst
|
f6fb1a3cb5
|
add support for statement lists (so that e.g. conditionals and function bodies can be defined)
|
2024-06-18 00:00:26 -04:00 |
|
icst
|
f5db5076db
|
finish expr parse function; cleanup allocs and error handling
|
2024-06-17 21:57:42 -04:00 |
|
icst
|
4c17bf96bf
|
allow expressions to be terminated with unescaped newlines or ';'
|
2024-06-17 20:32:58 -04:00 |
|
isct
|
6cf9296ac6
|
wip crude syntax parser for custom language; name is temp only
|
2024-06-17 18:56:26 -04:00 |
|