| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-15 | Bring back TCC support! | Bruce Hill | |
| 2025-04-14 | Reworking of stack traces (back to using addr2line) for compatibility | Bruce Hill | |
| and improved output quality | |||
| 2025-04-03 | Deprecate heap_strf | Bruce Hill | |
| 2025-03-28 | Fix printf specifiers on mac | Bruce Hill | |
| 2025-03-28 | Change format specifiers | Bruce Hill | |
| 2025-03-28 | Tweak format strings | Bruce Hill | |
| 2025-03-28 | Remove uppercase octal | 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. | |||
