aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-dataloader/csv
Commit message (Expand)AuthorAgeLines
* Add parse state escape behavior Spartan3222023-09-29-44/+94
* Add ParseOptions to simplify template options Spartan3222023-09-29-2/+9
* Fix "" not being converted into " in Csv files Spartan3222023-09-29-1/+3
* 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