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
Commit message (
Expand
)
Author
Age
Lines
*
Fix string interning pointer invalidity for AST
simplify-string-interning
Spartan322
2024-07-05
-22
/
+80
*
Add unit tests
add/unit-testing
Spartan322
2024-06-22
-9
/
+30
*
Add runtime encoding detection and conversion
fix/char-detection
Spartan322
2024-06-18
-708
/
+3852
*
Expose dataloader includes
fix/includes
Spartan322
2024-05-15
-2
/
+31
*
Fix bugs in #37
fix/error-handling
Spartan322
2024-05-11
-22
/
+50
*
Add `deps/dryad` -> https://github.com/Spartan322/dryad
add/dryad
Spartan322
2024-05-09
-1246
/
+1497
*
Fixed BasicParser::_file_path relying on externally controlled memory
hop311
2024-01-22
-7
/
+20
*
Expanded v2script character list to support Windows-1251
windows-1251
hop311
2024-01-22
-1
/
+12
*
Fix includes
Spartan322
2024-01-18
-14
/
+1
*
Fix MSVC CL-19.38 bug
hop311
2023-12-11
-1
/
+1
*
Fix early termination on newline in CSV file
hop311
2023-12-10
-3
/
+3
*
Change nodes to support list checks:
Spartan322
2023-11-04
-3
/
+3
*
Add grammar support for BEL, HT, LF, and CR characters
Spartan322
2023-10-20
-14
/
+33
*
Make values optional for CSV lines
Spartan322
2023-10-13
-2
/
+4
*
Simplify csv grammar to one file
Spartan322
2023-10-13
-180
/
+220
*
Add Lua Defines parsing
Spartan322
2023-10-12
-0
/
+135
*
Make File contents optional
Spartan322
2023-10-05
-1
/
+10
*
Fix BufferHandler assuming buffers of size 0 are invalid
Spartan322
2023-10-05
-1
/
+1
*
Update lexy to main branch
Spartan322
2023-09-26
-8
/
+7
*
StatementListBlocks no longer require key = {...}
Hop311
2023-09-16
-1
/
+2
*
Add ParseOptions:
Spartan322
2023-09-15
-76
/
+99
*
Overhaul CSV parsing and align with Victoria 2 CSVs
Spartan322
2023-09-14
-241
/
+183
*
Add requirement comments
Spartan322
2023-09-10
-2
/
+35
*
Add Node Line/Column Generator
Spartan322
2023-09-05
-36
/
+141
*
Add Windows-1252 CSV Parser
Spartan322
2023-09-04
-46
/
+229
*
Add csv::Parser.get_lines() implementation
Spartan322
2023-09-03
-0
/
+4
*
Add github actions and workflow
Spartan322
2023-09-02
-3
/
+4
*
Rework Grammar and Parser
Spartan322
2023-09-02
-74
/
+1690
*
Initial structural commit
Spartan322
2023-07-26
-0
/
+74