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