Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-11-28 | Added currencies. | Eduardo Julian | 1 | -0/+12 | |
2022-11-25 | Added support for saturation arithmetic. | Eduardo Julian | 1 | -0/+4 | |
2022-11-16 | Added generic logging abstraction/machinery. | Eduardo Julian | 1 | -0/+4 | |
2022-10-28 | Eliminated the .alias# extension. Now detecting aliases in .def#. | Eduardo Julian | 1 | -0/+1 | |
2022-10-27 | Added support for aspect-oriented programming. | Eduardo Julian | 3 | -0/+12 | |
2022-08-14 | Documentation changes for v0.7.0 | Eduardo Julian | 1 | -0/+5 | |
2022-07-26 | Made inlined functions into first-class macros. | Eduardo Julian | 1 | -0/+5 | |
2022-07-09 | First-class programs instead of having a "lux program" extension. | Eduardo Julian | 1 | -0/+7 | |
2022-07-07 | Added support for defining custom/closed macro systems. | Eduardo Julian | 3 | -0/+13 | |