aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-dataloader/v2script/SimpleGrammar.hpp
Commit message (Expand)AuthorAgeLines
* Add backslash identifier support to v2scriptadd/backslash-identifier Spartan3222024-07-22-21/+13
* Fix string interning pointer invalidity for ASTsimplify-string-interning Spartan3222024-07-05-2/+15
* Add runtime encoding detection and conversionfix/char-detection Spartan3222024-06-18-78/+229
* Expose dataloader includesfix/includes Spartan3222024-05-15-0/+1
* Fix bugs in #37fix/error-handling Spartan3222024-05-11-3/+9
* Add `deps/dryad` -> https://github.com/Spartan322/dryadadd/dryad Spartan3222024-05-09-122/+140
* Expanded v2script character list to support Windows-1251windows-1251 hop3112024-01-22-1/+12
* Fix includes Spartan3222024-01-18-1/+0
* Add grammar support for BEL, HT, LF, and CR characters Spartan3222023-10-20-4/+5
* Make File contents optional Spartan3222023-10-05-1/+1
* Update lexy to main branch Spartan3222023-09-26-8/+7
* StatementListBlocks no longer require key = {...} Hop3112023-09-16-1/+2
* Add ParseOptions: Spartan3222023-09-15-26/+49
* Add requirement comments Spartan3222023-09-10-2/+29
* Add Node Line/Column Generator Spartan3222023-09-05-18/+38
* Rework Grammar and Parser Spartan3222023-09-02-0/+120