aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-dataloader/csv
Commit message (Expand)AuthorAgeLines
* 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-180/+220
* Overhaul CSV parsing and align with Victoria 2 CSVs Spartan3222023-09-14-241/+183
* Add Windows-1252 CSV Parser Spartan3222023-09-04-46/+227
* Add csv::Parser.get_lines() implementation Spartan3222023-09-03-0/+4
* Rework Grammar and Parser Spartan3222023-09-02-0/+280