Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Normalized the hierarchy of the standard library modules. | Eduardo Julian | 2021-07-14 | 1 | -7/+8 |
| | |||||
* | No longer employing the capabilities model on the lux/world/* modules. | Eduardo Julian | 2021-07-02 | 1 | -4/+2 |
| | | | Capabilities should be opt-in, but using them in the standard library makes them mandatory. | ||||
* | "signature:" -> "interface:" & "structure:" -> "implementation:" | Eduardo Julian | 2021-06-30 | 1 | -1/+1 |
| | | | "signature" & "structure" feel like very ML-specific terminology and might not be easy on programmers unfamiliar with it. | ||||
* | Unified repository abstraction for Aedifex. | Eduardo Julian | 2020-12-29 | 1 | -0/+7 |
| | |||||
* | Replaced kebab-case with snake_case for naming convention. | Eduardo Julian | 2020-12-25 | 1 | -2/+2 |
| | |||||
* | Properly naming unicode Block type. | Eduardo Julian | 2020-12-22 | 1 | -0/+35 |