aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeLines
* Unify conditional Constexprs to one filepoc/escape-behavior Spartan3222023-09-30-1/+1
* Change CSV escape to replace at runtime Spartan3222023-09-30-243/+371
* 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
* Update lexy to main branch Spartan3222023-09-26-8/+7
* StatementListBlocks no longer require key = {...} Hop3112023-09-16-1/+2
* Add ParseOptions: Spartan3222023-09-15-76/+99
* Overhaul CSV parsing and align with Victoria 2 CSVs Spartan3222023-09-14-241/+183
* Add requirement comments Spartan3222023-09-10-2/+35
* Add Node Line/Column Generator Spartan3222023-09-05-36/+156
* Add Windows-1252 CSV Parser Spartan3222023-09-04-50/+309
* Add csv::Parser.get_lines() implementation Spartan3222023-09-03-0/+4
* Add github actions and workflow Spartan3222023-09-02-3/+4
* Rework Grammar and Parser Spartan3222023-09-02-75/+1721
* Initial structural commit Spartan3222023-07-26-0/+77