| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-06 | Rename Array -> List in all code and docs | Bruce Hill | |
| 2025-04-04 | First working compile of refactor to add explicit typing to declarations | Bruce Hill | |
| and support untyped empty collections and `none`s | |||
| 2025-04-03 | Deprecate heap_strf | Bruce Hill | |
| 2025-04-03 | Fix textual representation of table types | Bruce Hill | |
| 2025-03-28 | Add compiler guards for GCC directives | Bruce Hill | |
| 2025-03-28 | Remove dead code | Bruce Hill | |
| 2025-03-28 | Remove dl lib requirement | 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 files into src/ and build into build/ | Bruce Hill | |
