aboutsummaryrefslogtreecommitdiff
path: root/include/openvic-dataloader/csv
Commit message (Expand)AuthorAgeLines
* Add runtime encoding detection and conversionfix/char-detection Spartan3222024-06-18-25/+18
* Fix bugs in #37fix/error-handling Spartan3222024-05-11-2/+2
* Add `deps/dryad` -> https://github.com/Spartan322/dryadadd/dryad Spartan3222024-05-09-6/+21
* Fixed BasicParser::_file_path relying on externally controlled memory hop3112024-01-22-1/+1
* Fix includes Spartan3222024-01-18-1/+2
* Overhaul CSV parsing and align with Victoria 2 CSVs Spartan3222023-09-14-1/+1
* Add Windows-1252 CSV Parser Spartan3222023-09-04-5/+42
* Add csv::Parser.get_lines() implementation Spartan3222023-09-03-1/+1
* Add github actions and workflow Spartan3222023-09-02-11/+13
* Rework Grammar and Parser Spartan3222023-09-02-0/+126