Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-07-14 | Normalized the hierarchy of the standard library modules. | Eduardo Julian | 1 | -23/+24 |
2021-07-12 | Better syntax for parallel-hierarchy imports. | Eduardo Julian | 1 | -2/+2 |
2021-07-02 | No longer employing the capabilities model on the lux/world/* modules. | Eduardo Julian | 1 | -8/+6 |
2021-06-30 | "signature:" -> "interface:" & "structure:" -> "implementation:" | Eduardo Julian | 1 | -1/+1 |
2021-06-14 | Extracted Licentia out of the standard library. | Eduardo Julian | 1 | -1/+3 |
2020-12-25 | Replaced kebab-case with snake_case for naming convention. | Eduardo Julian | 1 | -13/+13 |
2020-12-03 | Detect duplicate files coming from dependencies. | Eduardo Julian | 1 | -5/+56 |
2020-12-02 | Replaced "contains?" function with "key?" function. | Eduardo Julian | 1 | -0/+27 |