| Commit message (Collapse) | Author | Age | Lines |
| |
|
|\
| |
| | |
Update build workflow actions
|
|/ |
|
|\
| |
| | |
Update scripts with OpenVicProject/scripts#8
|
|/ |
|
|\
| |
| | |
Fixed BasicParser::_file_path relying on externally controlled memory
|
|/ |
|
|\
| |
| | |
Expanded v2script character list to support Windows-1251
|
|/ |
|
|\ |
|
|/ |
|
|\
| |
| | |
Fix MSVC CL-19.38 bug
|
|/ |
|
|\
| |
| | |
Fix early termination on newline in CSV file
|
|/ |
|
|\ |
|
|/ |
|
| |
|
|\
| |
| | |
Change nodes to support list checks
|
|/
|
|
|
|
|
| |
EventNode
DecisionNode
EventMtthModifierNode
ExecutionListNode
|
|\
| |
| |
| |
| | |
OpenVicProject/say-thanks-to-non-breaking-space-breaking-everything-again
Add grammar support for BEL, HT, LF, and CR characters
|
|/
|
|
| |
Add stripping of LF and CR characters if `v2script::grammar::StringExpression`'s `Options::NoStringEscape` is false
|
|\ |
|
|/ |
|
| |
|
|\ |
|
|/ |
|
|\
| |
| | |
Simplify csv grammar to one file
|
|/
|
|
| |
Remove hacky include behavior for CSVGrammar
|
|\
| |
| | |
Add Lua Defines parsing
|
|/ |
|
|\ |
|
|/
|
|
| |
Add lexy::nullopt support to String and List nodes
|
|\ |
|
|/ |
|
|\ |
|
|/ |
|
|\ |
|
|/
|
|
|
| |
Cleanup and simplify SimpleGrammar data_specifier
Add compile_commands.json to gitignore
|
| |
|
| |
|
|\
| |
| | |
Fix environment issues
|
|/ |
|
|\ |
|
|/ |
|
|\ |
|
|/ |
|
|\
| |
| | |
StatementListBlocks no longer require key = {...}
|
|/ |
|
|\
| |
| | |
Add ParseOptions
|