Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | No more "n/"-prefixed functions. | Eduardo Julian | 2019-07-26 | 2 | -2/+5 |
| | |||||
* | No more "i/"-prefixed functions. | Eduardo Julian | 2019-07-25 | 1 | -3/+3 |
| | |||||
* | No more "f/"-prefixed functions. | Eduardo Julian | 2019-07-24 | 1 | -4/+7 |
| | | | + No more "m/"-prefixed functions. | ||||
* | Improved the convention for using text formatters. | Eduardo Julian | 2019-06-20 | 16 | -57/+54 |
| | |||||
* | Re-named "do-template" to "template". | Eduardo Julian | 2019-03-30 | 4 | -11/+11 |
| | |||||
* | Changed the convention for the structure opening separator from "/" to ";", ↵ | Eduardo Julian | 2019-03-15 | 7 | -19/+19 |
| | | | | to avoid confusion since "/" is used for relative module paths. | ||||
* | Now allowing the alias of a module to refer to the alias of an ancestor. | Eduardo Julian | 2019-03-14 | 2 | -6/+6 |
| | |||||
* | Added the special # syntax for referring to the module's alias when opening ↵ | Eduardo Julian | 2019-02-11 | 7 | -9/+9 |
| | | | | structures. | ||||
* | Folded license-making program (legislator) into the Lux project proper (as ↵ | Eduardo Julian | 2019-02-05 | 19 | -0/+1750 |
licentia). |