Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makefile: retool the build systemv0.55 | Danny Holman | 2024-08-30 | 17 | -171/+304 |
* | core: refactor entire project root | Danny Holman | 2024-08-25 | 6 | -17/+35 |
* | core: add a header for utility functions | Danny Holman | 2024-08-24 | 1 | -0/+11 |
* | core: add headers for basic types and export macros | Danny Holman | 2024-08-22 | 2 | -0/+77 |
* | core: add a linked list implementation | Danny Holman | 2024-08-22 | 1 | -0/+32 |
* | core: add a basic logging framework | Danny Holman | 2024-08-22 | 3 | -0/+60 |
* | Initial commit | Danny Holman | 2024-08-04 | 4 | -0/+124 |