Mark
|
a734bdc4fe
|
Added paren checks
|
2023-03-23 15:08:48 -07:00 |
Mark
|
0633ae5335
|
Removed old code
|
2023-03-23 14:53:33 -07:00 |
Mark
|
4c8a916085
|
Added recursive parsing
Improved error handling
|
2023-03-23 14:53:27 -07:00 |
Mark
|
c743d28f6c
|
Reworked parser, added support for unary operators
|
2023-03-22 22:51:48 -07:00 |
Mark
|
9f53847ed3
|
Added lookback parsing
|
2023-03-22 15:06:58 -07:00 |
Mark
|
af85e8a6d5
|
Rewrote parser
|
2023-03-22 10:53:38 -07:00 |
Mark
|
2d9eeffb39
|
Reorganized code, added basic error handling
|
2023-03-21 19:37:02 -07:00 |
Mark
|
b942e9dcf9
|
Fixed parser bugs
Added PreGroup unwrapper
Added token location tracking
|
2023-03-21 19:02:18 -07:00 |
Mark
|
83961409a7
|
Added basic number parser
|
2023-03-20 20:54:43 -07:00 |
Mark
|
145084b88f
|
Added word replacement
Added more operators
Cleaned up code
|
2023-03-20 11:36:43 -07:00 |
Mark
|
579f7f2ece
|
Cleanup, added more operators
|
2023-03-19 20:32:49 -07:00 |