Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 ↵ | Eduardo Julian | 1 | -2/+2 | |
language boundaries) | |||||
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 | |
Capabilities should be opt-in, but using them in the standard library makes them mandatory. | |||||
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 | |