7 Commits (fca0bf2bff805670d5ae8bd39eddf5028635cc5e)

Author SHA1 Message Date
Matt Knight 050c300361 target 0.11.0 on CI (#114) 7 months ago
Matt Knight 1bfba96a8a Don't specify preferred optimize (#111) 7 months ago
Matt Knight c48ca0e86b use new for loops over iterators (#95)
* use new for loops over iterators

* run github actions on every push
7 months ago
Matt Knight f42d279890 Fix build api breaks and morale (#85)
* fix build api breaks

* fix ci

* zig parser api update
7 months ago
Matt Knight ba94c404f8 migrate linux builds to build kite (#47)
* see if it works

* add badge

* try grouping and matrix

* poke

* fix typo

* clean up
7 months ago
Matt Knight 1c676cbcfb support windows builds (#14)
* support windows builds

* add gitattributes for line ending
7 months ago
Matt Knight 2de91f6ca5 Test framework (#8)
* add template for PRs

* add CI workflow

* add test step and some empty tests

* reduce targets in workflow, add example svd

* added first test

* added line

* don't crosscompile from windows for now
7 months ago