| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace `core:*` to `base:*` where appropriate | gingerBill | 2024-01-28 | 1 | -1/+1 |
| * | Fix tests for `-strict-style` | gingerBill | 2023-06-26 | 1 | -2/+2 |
| * | [core:thread] Added `self_cleanup` flag to properly auto-clean threads | hikari | 2023-06-07 | 1 | -2/+2 |
| * | Document core:math/rand and add 'possible output' | Lucas Perlind | 2023-05-31 | 1 | -18/+32 |
| * | Document return values of strings and add allocator errors where | Lucas Perlind | 2023-04-07 | 1 | -1/+1 |
| * | Re-enable documentation CI and improve error messages | Lucas Perlind | 2023-04-07 | 1 | -2/+37 |
| * | Enforce example names in documentation | Lucas Perlind | 2023-04-01 | 1 | -70/+97 |
| * | Add documentation tester and make it apart of CI workflow | Lucas Perlind | 2023-03-30 | 1 | -0/+394 |