| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-01 | Move patterns into a module | Bruce Hill | |
| 2025-03-31 | Fully move all pattern code into patterns.c | Bruce Hill | |
| 2025-03-31 | Move pattern code into patterns file | Bruce Hill | |
| 2025-03-28 | Remove dead code and add version check for emoji | 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-21 | Move stdlib into src/ | Bruce Hill | |
