Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | "module:" => "using" | Eduardo Julian | 2021-09-15 | 1 | -1/+1 |
| | |||||
* | Updated only/except import syntax to take into account record => variant ↵ | Eduardo Julian | 2021-09-13 | 1 | -2/+2 |
| | | | | syntax change. | ||||
* | De-taggification | part 2 | Eduardo Julian | 2021-09-04 | 1 | -3/+3 |
| | |||||
* | Unified tuple and record syntax. | Eduardo Julian | 2021-09-03 | 1 | -2/+2 |
| | |||||
* | Updates to the Lua compiler. | Eduardo Julian | 2021-08-25 | 1 | -4/+5 |
| | |||||
* | No more #export magic syntax. | Eduardo Julian | 2021-08-08 | 1 | -1/+1 |
| | |||||
* | Normalized the hierarchy of the standard library modules. | Eduardo Julian | 2021-07-14 | 1 | -4/+5 |
| | |||||
* | Refactored the machinery to make local macros into its own module. | Eduardo Julian | 2021-06-18 | 1 | -2/+2 |
| | |||||
* | Moved "lux/data/number" to "lux/math/number". | Eduardo Julian | 2020-12-29 | 1 | -2/+2 |
| | |||||
* | Parallel compilation for the new compiler(s). | Eduardo Julian | 2020-05-16 | 1 | -0/+11 |