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