Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add `\x8F` to `Ę` conversion for Windows-1252fix/polish-todos | Spartan322 | 2024-08-02 | -1/+1 |
| | | | | | | | | | To support special vanilla Polish TODOs that break utf8 Add CSV Win1252->Utf8 conversion tests Fix map_value warning not triggering Optimize for ascii characters | |||
* | Add unit testsadd/unit-testing | Spartan322 | 2024-06-22 | -1/+1 |
| | | | | | | | | | | | | | 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 | |||
* | Update build workflow actionsupdate/workflow-actions | Spartan322 | 2024-01-30 | -8/+20 |
| | ||||
* | Remove mingw-cache | George L. Albany | 2023-10-03 | -4/+0 |
| | ||||
* | Move actions and scripts to separate reusable repos | Spartan322 | 2023-09-23 | -3/+4 |
| | ||||
* | Add github actions and workflow | Spartan322 | 2023-09-02 | -0/+140 |