| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-10-27 | Fix up examples to no longer use '&' | Bruce Hill |
| 2024-10-09 | Change function syntax from `func(args)->ret` to `func(args -> ret)` | Bruce Hill |
| 2024-09-16 | Deprecate :or_else()/:or_fail()/:or_exit() in favor of the `or` operator | Bruce Hill |
| 2024-09-15 | Update Inline C syntax and documentation/tests | Bruce Hill |
| 2024-09-15 | Add optional:or_exit(...) | Bruce Hill |
| 2024-09-15 | Fix up `if var := ...:` in ternary expressions and optional checking | Bruce Hill |
| 2024-09-08 | Add Makefile | Bruce Hill |
| 2024-09-08 | Center player | Bruce Hill |
| 2024-09-08 | Turn into map | Bruce Hill |
| 2024-09-08 | Take map as a CLI parameter | Bruce Hill |
| 2024-09-08 | Update docs | Bruce Hill |
| 2024-09-08 | Add example game using raylib | Bruce Hill |
