aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-dataloader/csv/CsvGrammar.hpp
Commit message (Expand)AuthorAgeLines
* Add backslash identifier support to v2scriptadd/backslash-identifier Spartan3222024-07-22-10/+18
* Add runtime encoding detection and conversionfix/char-detection Spartan3222024-06-18-112/+132
* Add `deps/dryad` -> https://github.com/Spartan322/dryadadd/dryad Spartan3222024-05-09-102/+99
* Fix early termination on newline in CSV file hop3112023-12-10-3/+3
* Make values optional for CSV lines Spartan3222023-10-13-2/+4
* Simplify csv grammar to one file Spartan3222023-10-13-9/+220
* Overhaul CSV parsing and align with Victoria 2 CSVs Spartan3222023-09-14-238/+2
* Add Windows-1252 CSV Parser Spartan3222023-09-04-24/+163
* Rework Grammar and Parser Spartan3222023-09-02-0/+129