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
/
SimpleGrammar.hpp
Commit message (
Expand
)
Author
Age
Lines
*
Add backslash identifier support to v2script
add/backslash-identifier
Spartan322
2024-07-22
-21
/
+13
*
Fix string interning pointer invalidity for AST
simplify-string-interning
Spartan322
2024-07-05
-2
/
+15
*
Add runtime encoding detection and conversion
fix/char-detection
Spartan322
2024-06-18
-78
/
+229
*
Expose dataloader includes
fix/includes
Spartan322
2024-05-15
-0
/
+1
*
Fix bugs in #37
fix/error-handling
Spartan322
2024-05-11
-3
/
+9
*
Add `deps/dryad` -> https://github.com/Spartan322/dryad
add/dryad
Spartan322
2024-05-09
-122
/
+140
*
Expanded v2script character list to support Windows-1251
windows-1251
hop311
2024-01-22
-1
/
+12
*
Fix includes
Spartan322
2024-01-18
-1
/
+0
*
Add grammar support for BEL, HT, LF, and CR characters
Spartan322
2023-10-20
-4
/
+5
*
Make File contents optional
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
-26
/
+49
*
Add requirement comments
Spartan322
2023-09-10
-2
/
+29
*
Add Node Line/Column Generator
Spartan322
2023-09-05
-18
/
+38
*
Rework Grammar and Parser
Spartan322
2023-09-02
-0
/
+120