| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | moved source directories into `/src` (#264) | Stefan Boberg | 2023-05-02 | 1 | -65/+0 |
| | | | | | | | * moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees | ||||
| * | Merged main into linux-mac | Martin Ridgers | 2021-09-21 | 1 | -1/+5 |
| |\ | |||||
| | * | It's not possible to compile out tests | Stefan Boberg | 2021-09-20 | 1 | -1/+5 |
| | | | | | | | | | Tests are now compiled in if `ZEN_WITH_TESTS=1`, and compiled out if not. Compiling tests out reduces the footprint of the resulting executables quite significantly. | ||||
| * | | Merge main into linux-mac | Martin Ridgers | 2021-09-16 | 1 | -1/+1 |
| |\| | |||||
| | * | clang-format fixes | Stefan Boberg | 2021-09-16 | 1 | -1/+1 |
| | | | |||||
| * | | Added ByteSwap() tests | Martin Ridgers | 2021-09-16 | 1 | -0/+5 |
| |/ | |||||
| * | Added test case for some of intmath.h's functions | Martin Ridgers | 2021-09-14 | 1 | -0/+56 |