Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-05-05 | - Removed Void and Unit as kinds of types. | Eduardo Julian | 1 | -1/+1 |
2018-05-02 | - Re-named "Applicative" to "Apply". | Eduardo Julian | 1 | -3/+3 |
2018-05-02 | - Moved the "wrap" function into Monad, and removed Applicative from Monad's ... | Eduardo Julian | 1 | -5/+5 |
2018-04-05 | - Improved the syntax for the "lux.function" macro. | Eduardo Julian | 1 | -9/+9 |
2017-12-31 | - Added safe (single-threaded) mutation. | Eduardo Julian | 1 | -0/+78 |
2017-12-31 | - Added safe (single-threaded) mutation. | Eduardo Julian | 1 | -0/+78 |