aboutsummaryrefslogtreecommitdiff
path: root/.github
Commit message (Collapse)AuthorAgeLines
* Add `\x8F` to `Ę` conversion for Windows-1252fix/polish-todos Spartan3222024-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 Spartan3222024-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 Spartan3222024-01-30-8/+20
|
* Remove mingw-cache George L. Albany2023-10-03-4/+0
|
* Move actions and scripts to separate reusable repos Spartan3222023-09-23-75/+4
|
* Add github actions and workflow Spartan3222023-09-02-0/+212