Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Added context-sensitive macro-expansion by means of "lux in-module", and re... | Eduardo Julian | 2017-12-02 | 1 | -1/+1 |
* | - Changed the identifier separator, from the semi-colon (;) to the period/dot... | Eduardo Julian | 2017-11-29 | 1 | -25/+25 |
* | - Got rid of even more dots. | Eduardo Julian | 2017-11-27 | 1 | -2/+2 |
* | - Re-named "lux/meta" to to "lux/macro". | Eduardo Julian | 2017-11-15 | 1 | -2/+2 |
* | - Re-named "Lux" type to "Meta". | Eduardo Julian | 2017-10-16 | 1 | -2/+2 |
* | - Re-named "Result" type back to "Error". | Eduardo Julian | 2017-10-16 | 1 | -15/+15 |
* | - Some refactoring. | Eduardo Julian | 2017-09-19 | 1 | -4/+4 |
* | - Some utility functions. | Eduardo Julian | 2017-07-22 | 1 | -0/+4 |
* | - Miscellaneous refactoring. | Eduardo Julian | 2017-06-26 | 1 | -0/+4 |
* | - Re-designed actors so that their messages are now functions with access to ... | Eduardo Julian | 2017-06-24 | 1 | -3/+23 |
* | - Added Task type, as a promise that can fail. | Eduardo Julian | 2017-06-21 | 1 | -0/+51 |