aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Unify conditional Constexprs to one filepoc/escape-behavior Spartan3222023-09-30-25/+36
* Change CSV escape to replace at runtime Spartan3222023-09-30-257/+491
* Add parse state escape behavior Spartan3222023-09-29-47/+173
* Add ParseOptions to simplify template options Spartan3222023-09-29-2/+9
* Fix "" not being converted into " in Csv files Spartan3222023-09-29-1/+3
* Merge pull request #20 from OpenVicProject/update/lexy George L. Albany2023-09-29-9/+10
|\
| * Update lexy to main branch Spartan3222023-09-26-9/+10
|/
* Updated scripts submodule Hop3112023-09-26-0/+0
* Fixed scripts submodule URL Hop3112023-09-25-1/+1
* Merge pull request #19 from OpenVicProject/fix/env CptAlanSmith2023-09-24-1/+1
|\
| * Fix environment issues Spartan3222023-09-24-1/+1
|/
* Merge pull request #18 from OpenVicProject/fix/toolpath George L. Albany2023-09-24-0/+0
|\
| * Fix scripts TOOLPATH Spartan3222023-09-24-0/+0
|/
* Merge pull request #17 from OpenVicProject/outsource/extras George L. Albany2023-09-23-790/+15
|\
| * Move actions and scripts to separate reusable repos Spartan3222023-09-23-790/+15
|/
* Merge pull request #16 from OpenVicProject/standalone-lists BrickPi2023-09-16-1/+2
|\
| * StatementListBlocks no longer require key = {...} Hop3112023-09-16-1/+2
|/
* Merge pull request #15 from OpenVicProject/fix/escaping Hop3112023-09-15-76/+99
|\
| * Add ParseOptions: Spartan3222023-09-15-76/+99
|/
* Merge pull request #14 from OpenVicProject/fix/quoting George L. Albany2023-09-14-242/+184
|\
| * Overhaul CSV parsing and align with Victoria 2 CSVs Spartan3222023-09-14-242/+184
|/
* Merge pull request #13 from OpenVicProject/fix/linkage George L. Albany2023-09-11-4/+2
|\
| * Fix library linkage issues Spartan3222023-09-10-4/+2
|/
* Merge pull request #12 from OpenVicProject/add/requirement-comments George L. Albany2023-09-10-2/+35
|\
| * Add requirement comments Spartan3222023-09-10-2/+35
|/
* Merge pull request #9 from OpenVicProject/node-line-column George L. Albany2023-09-05-63/+380
|\
| * Add Node Line/Column Generator Spartan3222023-09-05-63/+380
|/
* Merge pull request #11 from OpenVicProject/fix/more-csv-problems George L. Albany2023-09-04-55/+448
|\
| * Add Windows-1252 CSV Parser Spartan3222023-09-04-55/+448
|/
* Merge pull request #10 from OpenVicProject/fix/csv-problems George L. Albany2023-09-03-1/+5
|\
| * Add csv::Parser.get_lines() implementation Spartan3222023-09-03-1/+5
|/
* Merge pull request #8 from OpenVicProject/add-workflow-build George L. Albany2023-09-02-19/+254
|\
| * Add github actions and workflow Spartan3222023-09-02-19/+254
|/
* Merge pull request #7 from OpenVicProject/dataloading-event-and-functions George L. Albany2023-09-02-106/+2477
|\
| * Rework Grammar and Parser Spartan3222023-09-02-106/+2477
|/
* Merge pull request #3 from OpenVicProject/add/a-readme George L. Albany2023-07-28-0/+23
|\
| * Add a README Spartan3222023-07-28-0/+23
|/
* Merge pull request #4 from OpenVicProject/seperate/dataloader-env George L. Albany2023-07-28-3/+7
|\
| * Standardize dataloader env to `env.openvic_dataloader` dictionary Spartan3222023-07-27-3/+7
|/
* Merge pull request #2 from OpenVicProject/let-the-games-begin George L. Albany2023-07-27-0/+1020
|\
| * Initial structural commit Spartan3222023-07-26-0/+1020
|/
* Changed from OpenVic2 to OpenVic (#1) Hop3112023-05-16-1/+1
* Initial commit George L. Albany2023-01-23-0/+21