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
/
v2script
Commit message (
Expand
)
Author
Age
Lines
*
Add backslash identifier support to v2script
add/backslash-identifier
Spartan322
2024-07-22
-25
/
+21
*
Add find_intern to v2script Parser
add/find_intern
Spartan322
2024-07-06
-0
/
+8
*
Fix string interning pointer invalidity for AST
simplify-string-interning
Spartan322
2024-07-05
-12
/
+25
*
Add unit tests
add/unit-testing
Spartan322
2024-06-22
-4
/
+15
*
Add runtime encoding detection and conversion
fix/char-detection
Spartan322
2024-06-18
-268
/
+461
*
Expose dataloader includes
fix/includes
Spartan322
2024-05-15
-2
/
+31
*
Fix bugs in #37
fix/error-handling
Spartan322
2024-05-11
-13
/
+28
*
Add `deps/dryad` -> https://github.com/Spartan322/dryad
add/dryad
Spartan322
2024-05-09
-870
/
+629
*
Fixed BasicParser::_file_path relying on externally controlled memory
hop311
2024-01-22
-2
/
+2
*
Expanded v2script character list to support Windows-1251
windows-1251
hop311
2024-01-22
-1
/
+12
*
Fix includes
Spartan322
2024-01-18
-11
/
+0
*
Fix MSVC CL-19.38 bug
hop311
2023-12-11
-1
/
+1
*
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
*
Add Lua Defines parsing
Spartan322
2023-10-12
-0
/
+135
*
Make File contents optional
Spartan322
2023-10-05
-1
/
+10
*
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
*
Add requirement comments
Spartan322
2023-09-10
-2
/
+35
*
Add Node Line/Column Generator
Spartan322
2023-09-05
-35
/
+136
*
Rework Grammar and Parser
Spartan322
2023-09-02
-74
/
+1053
*
Initial structural commit
Spartan322
2023-07-26
-0
/
+74