Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow to pass docker image name to build.sh | johannst | 2020-09-29 | 1 | -2/+3 |
* | added docker target to build and launch dev container | johannst | 2020-09-29 | 1 | -0/+6 |
* | added basic arm64 support | johannst | 2020-09-29 | 1 | -5/+28 |
* | fix fmt target | johannst | 2020-09-29 | 1 | -1/+1 |
* | split makefiles | johannst | 2020-09-26 | 1 | -9/+2 |
* | split classes into separate files, add arch specific subdir | johannst | 2020-09-22 | 1 | -6/+7 |
* | added copyright header | johannst | 2020-09-22 | 1 | -0/+2 |
* | added asflags | johannst | 2020-09-19 | 1 | -1/+2 |
* | removed ranlib from makefile | johannst | 2020-09-19 | 1 | -2/+0 |
* | split matcha header into h/cc file + adapt make rules | johannst | 2020-09-18 | 1 | -3/+17 |
* | setup new stack + basic yielding between two stacks | johannst | 2020-09-17 | 1 | -0/+15 |