Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | No more #export magic syntax. | Eduardo Julian | 2021-08-08 | 1 | -1/+1 |
| | |||||
* | Made the be/de macros for (co)monadic expression extensible. | Eduardo Julian | 2021-08-07 | 2 | -1/+169 |
| | |||||
* | Fixed a bug in the new compiler which allowed the same module to be imported ↵ | Eduardo Julian | 2021-08-02 | 2 | -1/+316 |
| | | | | more than once. | ||||
* | Even more renamings. | Eduardo Julian | 2021-08-01 | 2 | -1/+191 |
| | |||||
* | Yet more renamings. | Eduardo Julian | 2021-07-31 | 2 | -1/+317 |
| | |||||
* | More renamings. | Eduardo Julian | 2021-07-30 | 2 | -1/+375 |
| | |||||
* | Switched from the "from to" convention to the "minimum additional" convention. | Eduardo Julian | 2021-07-29 | 2 | -1/+176 |
| | |||||
* | Re-named List's tags: Nil => End && Cons => Item | Eduardo Julian | 2021-07-28 | 2 | -1/+226 |
| | |||||
* | Re-named wrap => in && unwrap => out. | Eduardo Julian | 2021-07-27 | 3 | -8/+160 |
| | |||||
* | Re-named Promise to Async. | Eduardo Julian | 2021-07-26 | 2 | -0/+105 |
| | |||||
* | Better syntax for "library/lux.^multi". | Eduardo Julian | 2021-07-25 | 1 | -0/+31 |