| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-28 | Add compiler guards for GCC directives | Bruce Hill | |
| 2025-03-28 | Signal handler is _Noreturn | Bruce Hill | |
| 2025-03-28 | Make getrandom() platform-compatible | Bruce Hill | |
| 2025-03-27 | Phase out strchrnul | Bruce Hill | |
| 2025-03-27 | Add missing include | Bruce Hill | |
| 2025-03-27 | Deprecate custom printf specifiers in favor of print() function that | Bruce Hill | |
| uses _Generic() to generically convert any value to a string or print as a string. | |||
| 2025-03-25 | Make docstring tests use an actual expression AST instead of text | Bruce Hill | |
| matching | |||
| 2025-03-25 | Change capitalization | Bruce Hill | |
| 2025-03-25 | Tweak colors | Bruce Hill | |
| 2025-03-25 | Update wording on expected text | Bruce Hill | |
| 2025-03-24 | Doctest inspections should go to stdout, not stderr | Bruce Hill | |
| 2025-03-21 | Move stdlib into src/ | Bruce Hill | |
