Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-15 | Second attempt at explaining the minimum build (#14) | Dave Gauer | |
2021-02-14 | Attempt to make the version error and README clearer (#14) | Dave Gauer | |
2021-02-14 | Added testing ability | Dave Gauer | |
For the full details, see patches/README.md :-) | |||
2021-02-14 | Make "check and halt" the default for zig build NN (#15) | Dave Gauer | |
The "start with NN" action is now NN_start. Also formatting output for improved clarity (hopefully). | |||
2021-02-14 | Added ex 45 optionals | Dave Gauer | |
(And secretly added the patches/ dir. Don't tell anybody!) | |||
2021-02-13 | Emit correct output as green text indicating passed. | Dave Gauer | |
2021-02-11 | Use a zig build script to run ziglings | Martin Wickham | |