| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-06 | Use colons instead of '=' for tables (e.g. {1: 2}) | Bruce Hill | |
| 2025-05-17 | Add Path.sibling() | Bruce Hill | |
| 2025-04-30 | Update wording to remove 'null' | Bruce Hill | |
| 2025-04-27 | Update stdlib to use `print` instead of `printf` in all cases. This | Bruce Hill | |
| means bringing in fpconv to do float-to-string conversion and a few updates to integer and number methods for string formatting. | |||
| 2025-04-21 | Change date format | Bruce Hill | |
| 2025-04-21 | Fix old syntax in docs | Bruce Hill | |
| 2025-04-21 | Rename List.first() to List.where() | Bruce Hill | |
| 2025-04-21 | Add short descriptions for API methods to improve manpages | Bruce Hill | |
| 2025-04-19 | Fix backslashes | Bruce Hill | |
| 2025-04-19 | Minor formatting fixes | Bruce Hill | |
| 2025-04-19 | Make API documentation into YAML files and autogenerate markdown files | Bruce Hill | |
| and manpages from those. | |||
