Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-08-25 | Updates to the Lua compiler. | Eduardo Julian | 1 | -2/+3 |
2021-08-24 | Outsourced the syntax for labelled type definitions to macros. | Eduardo Julian | 1 | -1/+1 |
2021-08-18 | Some bug fixes. | Eduardo Julian | 1 | -4/+4 |
2021-08-09 | Improved single-line comment syntax (from "##" to "..."). | Eduardo Julian | 1 | -1/+1 |
2021-08-08 | No more #export magic syntax. | Eduardo Julian | 1 | -4/+4 |
2021-07-25 | Better syntax for "library/lux.^multi". | Eduardo Julian | 1 | -1/+1 |
2021-07-17 | Now properly loading cached modules. | Eduardo Julian | 1 | -1/+2 |
2021-07-14 | Normalized the hierarchy of the standard library modules. | Eduardo Julian | 1 | -13/+14 |
2021-07-12 | A bit more clarity for Licentia licenses. | Eduardo Julian | 1 | -13/+35 |
2021-07-12 | Better syntax for parallel-hierarchy imports. | Eduardo Julian | 1 | -0/+3 |
2021-06-18 | Refactored the machinery to make local macros into its own module. | Eduardo Julian | 1 | -6/+8 |
2020-11-27 | Re-named lux/data/format/context to lux/control/parser/environment. | Eduardo Julian | 1 | -0/+17 |