Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Add parse state escape behavior | Spartan322 | 2023-09-29 | -44/+94 |
* | Add ParseOptions to simplify template options | Spartan322 | 2023-09-29 | -2/+9 |
* | Fix "" not being converted into " in Csv files | Spartan322 | 2023-09-29 | -1/+3 |
* | Overhaul CSV parsing and align with Victoria 2 CSVs | Spartan322 | 2023-09-14 | -241/+183 |
* | Add Windows-1252 CSV Parser | Spartan322 | 2023-09-04 | -46/+227 |
* | Add csv::Parser.get_lines() implementation | Spartan322 | 2023-09-03 | -0/+4 |
* | Rework Grammar and Parser | Spartan322 | 2023-09-02 | -0/+280 |