| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Imply `#no_capture` to all variadic parameters | gingerBill | 2024-07-14 | 1 | -1/+1 |
| * | Add more uses of `#no_capture` | gingerBill | 2024-07-14 | 1 | -1/+1 |
| * | 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 |
| * | Merge pull request #2436 from Lperlind/batch-fail | Jeroen van Rijn | 2023-04-03 | 1 | -2/+3 |
| |\ | |||||
| | * | Make tests scripts error if a test fails | Lucas Perlind | 2023-04-03 | 1 | -2/+3 |
| * | | 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 | 2 | -0/+406 |