aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-dataloader/v2script
Commit message (Expand)AuthorAgeLines
* Fixed BasicParser::_file_path relying on externally controlled memory hop3112024-01-22-2/+2
* Expanded v2script character list to support Windows-1251windows-1251 hop3112024-01-22-1/+12
* Fix includes Spartan3222024-01-18-11/+0
* Fix MSVC CL-19.38 bug hop3112023-12-11-1/+1
* Change nodes to support list checks: Spartan3222023-11-04-3/+3
* Add grammar support for BEL, HT, LF, and CR characters Spartan3222023-10-20-14/+33
* Add Lua Defines parsing Spartan3222023-10-12-0/+135
* Make File contents optional Spartan3222023-10-05-1/+10
* 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-76/+99
* Add requirement comments Spartan3222023-09-10-2/+35
* Add Node Line/Column Generator Spartan3222023-09-05-35/+136
* Rework Grammar and Parser Spartan3222023-09-02-74/+1053
* Initial structural commit Spartan3222023-07-26-0/+74