| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-04 | Misc fixes | 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-01 | Fix some pattern usages | Bruce Hill | |
| 2025-04-01 | Clean up and improve patterns | Bruce Hill | |
| 2025-03-30 | Further support for .dylib files on mac by changing syntax for library | Bruce Hill | |
| imports to `use -lfoo` instead of `use foo.so` | |||
| 2025-03-17 | Big overhaul: | Bruce Hill | |
| - Clean up environment code using type strings instead of manually defining types - Add Commands module - Move Shell lang into an example module that uses Commands module - Fix some bugs with chained library dependencies | |||
| 2025-03-15 | Overhaul of Path so it uses root and array of components instead of | Bruce Hill | |
| stringly typed | |||
| 2024-12-07 | Rename "NONE" to "none" | Bruce Hill | |
| 2024-11-26 | Add some examples to the repo | Bruce Hill | |
