| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-01 | Overhaul code to stop keeping examples and libraries in the same repo, | Bruce Hill | |
| but instead spin each out into its own repo. | |||
| 2025-04-06 | Improved inline C code: now uses `C_code` keyword and supports | Bruce Hill | |
| interpolation with @ | |||
| 2025-04-06 | No more colons for blocks | Bruce Hill | |
| 2025-04-06 | Change method calls to use `foo.baz()` instead of `foo:baz()` | Bruce Hill | |
| 2025-03-11 | Fixes for integer truncation | Bruce Hill | |
| 2025-03-11 | Support external structs with namespaced methods (also C-strings are now | Bruce Hill | |
| `const char*` instead of `char*`) | |||
| 2025-03-10 | Fixes for examples | Bruce Hill | |
| 2024-10-27 | Fix up examples to no longer use '&' | Bruce Hill | |
| 2024-09-15 | Update Inline C syntax and documentation/tests | Bruce Hill | |
| 2024-09-08 | Center player | Bruce Hill | |
| 2024-09-08 | Turn into map | Bruce Hill | |
| 2024-09-08 | Add example game using raylib | Bruce Hill | |
