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