aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-dataloader/csv/Parser.cpp
Commit message (Expand)AuthorAgeLines
* Fix crash for empty/invalid/not-found filepaths Spartan3222024-08-03-5/+2
* Add backslash identifier support to v2scriptadd/backslash-identifier Spartan3222024-07-22-4/+8
* Add unit testsadd/unit-testing Spartan3222024-06-22-5/+15
* Add runtime encoding detection and conversionfix/char-detection Spartan3222024-06-18-99/+83
* Fix bugs in #37fix/error-handling Spartan3222024-05-11-6/+12
* Add `deps/dryad` -> https://github.com/Spartan322/dryadadd/dryad Spartan3222024-05-09-57/+104
* Fix includes Spartan3222024-01-18-1/+0
* Overhaul CSV parsing and align with Victoria 2 CSVs Spartan3222023-09-14-3/+10
* Add Windows-1252 CSV Parser Spartan3222023-09-04-22/+64
* Add csv::Parser.get_lines() implementation Spartan3222023-09-03-0/+4
* Rework Grammar and Parser Spartan3222023-09-02-0/+151