Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add backslash identifier support to v2scriptadd/backslash-identifier | Spartan322 | 2024-07-22 | -21/+38 |
| | | | | | | | | Add buffer::char_type size multiplier to max file size of string intern buffer Fix list grammar segfaults Fix diagnostic logger intern segfaults from buffer reallocation Fix non-string-supported CSV parser not supporting Victoria 2 CSV escaping behavior | |||
* | Add unit testsadd/unit-testing | Spartan322 | 2024-06-22 | -0/+230 |
Make github action tests run explicit Fix dropping annotation list for Errors Fix potential empty get_errors crashes Fix incorrect csv error behavior Add use_sep for `LineObject` and `std::vector<LineObject>` Remove constexpr of load_from_buffer and load_from_string for parsers Add snitch-org/snitch@d6632123cc8d13bdbc5cd60fd6741b9e0f635e82 Make versioned submodules ignore dirty Add tests/bin/* to gitignore |