Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Normalized the hierarchy of the standard library modules. | Eduardo Julian | 2021-07-14 | 1 | -8/+9 |
| | |||||
* | Made sure the "phase" parameter of extensions is always usable (even across ↵ | Eduardo Julian | 2021-07-08 | 1 | -2/+2 |
| | | | | language boundaries) | ||||
* | Simplified the API for file-system operations. | Eduardo Julian | 2021-07-06 | 1 | -3/+11 |
| | |||||
* | No longer employing the capabilities model on the lux/world/* modules. | Eduardo Julian | 2021-07-02 | 1 | -1/+23 |
| | | | Capabilities should be opt-in, but using them in the standard library makes them mandatory. | ||||
* | Mo' updates, less problems. | Eduardo Julian | 2021-02-07 | 1 | -1/+5 |
| | |||||
* | Unified repository abstraction for Aedifex. | Eduardo Julian | 2020-12-29 | 1 | -30/+1 |
| | |||||
* | More optimizations to the Lux syntax parser. | Eduardo Julian | 2020-12-17 | 1 | -6/+6 |
| | |||||
* | Removed several unnecessary imports. | Eduardo Julian | 2020-12-12 | 1 | -1/+30 |
| | |||||
* | Improved parsing speed for Lux code. | Eduardo Julian | 2020-12-11 | 1 | -0/+8 |