|
7e307d8811
|
Improve error handling in expressions
|
2023-10-30 17:16:45 -07:00 |
|
|
41adf9ce51
|
Properly parse negative numbers
|
2023-10-30 15:10:55 -07:00 |
|
|
136e8cb26e
|
Improve expression handling and add parentheses support
|
2023-10-30 15:02:41 -07:00 |
|
|
900de82d6a
|
Add coalescing operator
|
2023-10-30 08:52:02 -07:00 |
|
|
c1a2e56f4f
|
Add ternary expressions
|
2023-10-30 08:37:59 -07:00 |
|
|
ff838fe84d
|
Optimize both parser and grammar at the same time
|
2023-10-28 19:39:34 -07:00 |
|
|
7281849b1b
|
Enable parser optimization
|
2023-10-28 18:30:48 -07:00 |
|
|
0aa0d59c99
|
Enable grammar optimization
|
2023-10-28 18:29:06 -07:00 |
|
|
71a09170c9
|
Initial Commit
|
2023-10-28 18:10:17 -07:00 |
|