Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-08-18 | Some bug fixes. | Eduardo Julian | 1 | -5/+5 |
2021-08-09 | Improved single-line comment syntax (from "##" to "..."). | Eduardo Julian | 1 | -2/+2 |
2021-08-08 | No more #export magic syntax. | Eduardo Julian | 1 | -4/+4 |
2021-07-14 | Normalized the hierarchy of the standard library modules. | Eduardo Julian | 1 | -8/+9 |
2021-07-08 | Made sure the "phase" parameter of extensions is always usable (even across l... | Eduardo Julian | 1 | -2/+2 |
2021-07-06 | Simplified the API for file-system operations. | Eduardo Julian | 1 | -3/+11 |
2021-07-02 | No longer employing the capabilities model on the lux/world/* modules. | Eduardo Julian | 1 | -1/+23 |
2021-02-07 | Mo' updates, less problems. | Eduardo Julian | 1 | -1/+5 |
2020-12-29 | Unified repository abstraction for Aedifex. | Eduardo Julian | 1 | -30/+1 |
2020-12-17 | More optimizations to the Lux syntax parser. | Eduardo Julian | 1 | -6/+6 |
2020-12-12 | Removed several unnecessary imports. | Eduardo Julian | 1 | -1/+30 |
2020-12-11 | Improved parsing speed for Lux code. | Eduardo Julian | 1 | -0/+8 |