Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Outsourced the syntax for labelled type definitions to macros. | Eduardo Julian | 2021-08-24 | 1 | -2/+2 |
| | |||||
* | Some bug fixes. | Eduardo Julian | 2021-08-18 | 1 | -4/+4 |
| | |||||
* | Relocated maybe and lazy from data to control. | Eduardo Julian | 2021-08-11 | 1 | -1/+2 |
| | |||||
* | No more #export magic syntax. | Eduardo Julian | 2021-08-08 | 1 | -2/+2 |
| | |||||
* | More renamings. | Eduardo Julian | 2021-07-30 | 1 | -1/+1 |
| | |||||
* | Re-named wrap => in && unwrap => out. | Eduardo Julian | 2021-07-27 | 1 | -5/+5 |
| | |||||
* | Better syntax for "library/lux.^multi". | Eduardo Julian | 2021-07-25 | 1 | -1/+1 |
| | |||||
* | Now allowing compilers to generate custom-named outputs. | Eduardo Julian | 2021-07-17 | 1 | -1/+6 |
| | |||||
* | Normalized the hierarchy of the standard library modules. | Eduardo Julian | 2021-07-14 | 1 | -14/+15 |
| | |||||
* | A bit more clarity for Licentia licenses. | Eduardo Julian | 2021-07-12 | 1 | -10/+41 |
| | |||||
* | Better syntax for parallel-hierarchy imports. | Eduardo Julian | 2021-07-12 | 1 | -2/+2 |
| | |||||
* | "signature:" -> "interface:" & "structure:" -> "implementation:" | Eduardo Julian | 2021-06-30 | 1 | -2/+3 |
| | | | "signature" & "structure" feel like very ML-specific terminology and might not be easy on programmers unfamiliar with it. | ||||
* | Replaced kebab-case with snake_case for naming convention. | Eduardo Julian | 2020-12-25 | 1 | -2/+2 |
| | |||||
* | Re-named lux/data/format/context to lux/control/parser/environment. | Eduardo Julian | 2020-11-27 | 1 | -0/+28 |