Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Normalized the hierarchy of the standard library modules. | Eduardo Julian | 2021-07-14 | 1 | -26/+0 |
| | |||||
* | "signature:" -> "interface:" & "structure:" -> "implementation:" | Eduardo Julian | 2021-06-30 | 1 | -3/+3 |
| | | | "signature" & "structure" feel like very ML-specific terminology and might not be easy on programmers unfamiliar with it. | ||||
* | Place the "program:" macro of "lux/control/parser/cli" in its own module. | Eduardo Julian | 2021-01-03 | 1 | -1/+15 |
| | |||||
* | Properly naming unicode Block type. | Eduardo Julian | 2020-12-22 | 1 | -1/+1 |
| | |||||
* | Removed several unnecessary imports. | Eduardo Julian | 2020-12-12 | 1 | -25/+0 |
| | |||||
* | Added support for "Commons Clause" to Licentia. | Eduardo Julian | 2020-12-09 | 1 | -10/+8 |
| | |||||
* | Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵ | Eduardo Julian | 2020-12-02 | 1 | -8/+8 |
| | | | | convention that only macros that deal with types may start with a colon. | ||||
* | Changed type-parameters for Mixin types. | Eduardo Julian | 2020-10-24 | 1 | -2/+17 |
| | |||||
* | Now properly loading the cached definitions. | Eduardo Julian | 2020-05-10 | 1 | -5/+5 |
| | |||||
* | No more "n/"-prefixed functions. | Eduardo Julian | 2019-07-26 | 1 | -3/+5 |
| | |||||
* | Small improvements here and there. | Eduardo Julian | 2019-07-24 | 1 | -2/+11 |
| | |||||
* | Created the "lux/abstract" branch and moved some modules into it. | Eduardo Julian | 2019-04-06 | 1 | -0/+13 |