Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-08-09 | Improved single-line comment syntax (from "##" to "..."). | Eduardo Julian | 4 | -18/+18 |
2021-08-08 | No more #export magic syntax. | Eduardo Julian | 20 | -94/+94 |
2021-07-17 | Now properly loading cached modules. | Eduardo Julian | 22 | -151/+174 |
2021-07-12 | A bit more clarity for Licentia licenses. | Eduardo Julian | 12 | -101/+103 |
2021-07-12 | Better syntax for parallel-hierarchy imports. | Eduardo Julian | 3 | -12/+14 |
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 | 2 | -11/+3 |
2021-06-26 | Delegate text (lower|upper)-casing to the host-platform implementations. | Eduardo Julian | 2 | -0/+18 |
2021-06-24 | Added a macro for type-casting JVM objects. | Eduardo Julian | 1 | -0/+1 |
2021-06-18 | Refactored the machinery to make local macros into its own module. | Eduardo Julian | 3 | -3/+5 |
2021-06-14 | Extracted Licentia out of the standard library. | Eduardo Julian | 24 | -0/+2314 |