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