Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-licensed to MPL 2.0 | Eduardo Julian | 2023-01-13 | 1 | -0/+3 |
| | |||||
* | Got rid of the superfluous "lux macro" extension. | Eduardo Julian | 2022-08-30 | 1 | -4/+4 |
| | |||||
* | De-sigil-ification: suffix : [Part 15] | Eduardo Julian | 2022-06-25 | 1 | -1/+1 |
| | |||||
* | De-sigil-ification: suffix : [Part 14] | Eduardo Julian | 2022-06-16 | 1 | -1/+1 |
| | |||||
* | De-sigil-ification: suffix : [Part 13] | Eduardo Julian | 2022-06-16 | 1 | -4/+4 |
| | |||||
* | De-sigil-ification: suffix : [Part 4] | Eduardo Julian | 2022-06-12 | 1 | -4/+4 |
| | |||||
* | Extensible import syntax [Part 5] | Eduardo Julian | 2022-06-03 | 1 | -1/+1 |
| | |||||
* | Extensible import syntax [Part 4] | Eduardo Julian | 2022-06-03 | 1 | -1/+1 |
| | |||||
* | Extensible import syntax [Part 3] | Eduardo Julian | 2022-06-02 | 1 | -1/+1 |
| | |||||
* | Extensible import syntax: Part 1 | Eduardo Julian | 2022-06-01 | 1 | -3/+3 |
| | |||||
* | De-sigil-ification: $ | Eduardo Julian | 2022-04-08 | 1 | -19/+19 |
| | |||||
* | "module:" => "using" | Eduardo Julian | 2021-09-15 | 1 | -1/+1 |
| | |||||
* | Updated only/except import syntax to take into account record => variant ↵ | Eduardo Julian | 2021-09-13 | 1 | -3/+3 |
| | | | | syntax change. | ||||
* | Made the "#" character great again! | Eduardo Julian | 2021-09-12 | 1 | -1/+1 |
| | |||||
* | Migrated variants to the new syntax. | Eduardo Julian | 2021-09-10 | 1 | -5/+5 |
| | |||||
* | De-taggification | part 4 | Eduardo Julian | 2021-09-07 | 1 | -4/+4 |
| | |||||
* | De-taggification | part 2 | Eduardo Julian | 2021-09-04 | 1 | -5/+5 |
| | |||||
* | Updates to the Lua compiler. | Eduardo Julian | 2021-08-25 | 1 | -4/+5 |
| | |||||
* | No more #export magic syntax. | Eduardo Julian | 2021-08-08 | 1 | -3/+3 |
| | |||||
* | 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 |