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