Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved "lux/data/number" to "lux/math/number". | Eduardo Julian | 2020-12-29 | 1 | -40/+0 |
* | Re-named "with-cover" to "for". | Eduardo Julian | 2020-12-10 | 1 | -3/+3 |
* | Replaced "contains?" function with "key?" function. | Eduardo Julian | 2020-12-02 | 1 | -19/+20 |
* | Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con... | Eduardo Julian | 2020-12-02 | 1 | -3/+3 |
* | Re-named the directory for my bookmarks to better reflect what they are. | Eduardo Julian | 2020-10-31 | 1 | -2/+2 |
* | Moved all spec(ifications) from under "test/" to under "spec/". | Eduardo Julian | 2020-07-01 | 1 | -1/+1 |
* | Local binding names for (co|indexed-)?monads are now explicitly set. | Eduardo Julian | 2020-05-17 | 1 | -1/+1 |
* | Added I32, I16 and I8. | Eduardo Julian | 2019-07-08 | 1 | -0/+39 |