aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-dataloader/v2script/AbstractSyntaxTree.cpp
Commit message (Expand)AuthorAgeLines
* Add unit testsadd/unit-testing Spartan3222024-06-22-1/+9
* Add runtime encoding detection and conversionfix/char-detection Spartan3222024-06-18-26/+27
* Expose dataloader includesfix/includes Spartan3222024-05-15-0/+1
* Add `deps/dryad` -> https://github.com/Spartan322/dryadadd/dryad Spartan3222024-05-09-279/+138
* Fix includes Spartan3222024-01-18-1/+0
* Change nodes to support list checks: Spartan3222023-11-04-3/+3
* Add grammar support for BEL, HT, LF, and CR characters Spartan3222023-10-20-10/+28
* Make File contents optional Spartan3222023-10-05-0/+9
* Add Node Line/Column Generator Spartan3222023-09-05-15/+33
* Rework Grammar and Parser Spartan3222023-09-02-0/+247