aboutsummaryrefslogtreecommitdiff
path: root/examples/tomo-install
AgeCommit message (Expand)Author
2025-05-20Add more advanced configuration options to modules.ini and supportBruce Hill
2025-05-11Add new system for tracking versions.Bruce Hill
2025-04-06Make string escapes more normal: "\n" for newline, etc. Backticks can beBruce Hill
2025-04-06Allow uninitialized variables when there's a sensible empty valueBruce Hill
2025-04-06No more colons for blocksBruce Hill
2025-04-06Change method calls to use `foo.baz()` instead of `foo:baz()`Bruce Hill
2025-04-04Misc fixesBruce Hill
2025-04-04First working compile of refactor to add explicit typing to declarationsBruce Hill
2025-04-01Fix some pattern usagesBruce Hill
2025-04-01Clean up and improve patternsBruce Hill
2025-03-30Further support for .dylib files on mac by changing syntax for libraryBruce Hill
2025-03-17Big overhaul:Bruce Hill
2025-03-15Overhaul of Path so it uses root and array of components instead ofBruce Hill
2024-12-07Rename "NONE" to "none"Bruce Hill
2024-11-26Add some examples to the repoBruce Hill