Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More renamings. | Eduardo Julian | 2021-07-30 | 1 | -4/+4 |
| | |||||
* | Normalized the hierarchy of the standard library modules. | Eduardo Julian | 2021-07-14 | 1 | -26/+27 |
| | |||||
* | Better syntax for parallel-hierarchy imports. | Eduardo Julian | 2021-07-12 | 1 | -2/+2 |
| | |||||
* | No longer employing the capabilities model on the lux/world/* modules. | Eduardo Julian | 2021-07-02 | 1 | -0/+130 |
Capabilities should be opt-in, but using them in the standard library makes them mandatory. |