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