index
:
OpenVic-Dataloader
add/backslash-identifier
add/documentation
add/dryad
add/find_intern
add/unit-testing
clean/useless-append
event-and-decisions
fix/char-detection
fix/csv-logger-invalidation
fix/error-handling
fix/file-path-memory
fix/includes
fix/logger-invalidation
fix/logger-pointer
fix/polish-todos
fix_msvc_build
fixup/errors
functioning-unlike-france
master
poc/escape-behavior
simplify-string-interning
update/scripts
update/workflow-actions
windows-1251
Dataloader submodule for OpenVic
zaaarf
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
openvic-dataloader
/
csv
Commit message (
Expand
)
Author
Age
Lines
*
Fix crash for empty/invalid/not-found filepaths
Spartan322
2024-08-03
-5
/
+2
*
Add backslash identifier support to v2script
add/backslash-identifier
Spartan322
2024-07-22
-14
/
+26
*
Add unit tests
add/unit-testing
Spartan322
2024-06-22
-5
/
+15
*
Add runtime encoding detection and conversion
fix/char-detection
Spartan322
2024-06-18
-230
/
+222
*
Fix bugs in #37
fix/error-handling
Spartan322
2024-05-11
-6
/
+12
*
Add `deps/dryad` -> https://github.com/Spartan322/dryad
add/dryad
Spartan322
2024-05-09
-159
/
+231
*
Fix includes
Spartan322
2024-01-18
-1
/
+0
*
Fix early termination on newline in CSV file
hop311
2023-12-10
-3
/
+3
*
Make values optional for CSV lines
Spartan322
2023-10-13
-2
/
+4
*
Simplify csv grammar to one file
Spartan322
2023-10-13
-180
/
+220
*
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