Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-09-03 | Unified tuple and record syntax. | Eduardo Julian | 1 | -2/+2 | |
2021-08-18 | Some bug fixes. | Eduardo Julian | 1 | -1/+1 | |
2021-08-09 | Improved single-line comment syntax (from "##" to "..."). | Eduardo Julian | 1 | -4/+4 | |
2021-07-12 | Better syntax for parallel-hierarchy imports. | Eduardo Julian | 1 | -0/+4 | |
2021-07-11 | Re-named ":coerce" to ":as" since it technically doesn't do coercions. | Eduardo Julian | 1 | -2/+2 | |
2021-06-27 | Made obtaining env variables more granular + partial Lua support. | Eduardo Julian | 1 | -1/+0 | |
2021-06-26 | Delegate text (lower|upper)-casing to the host-platform implementations. | Eduardo Julian | 1 | -0/+15 | |