aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/data/number/i8.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved "lux/data/number" to "lux/math/number".Eduardo Julian2020-12-291-40/+0
* Re-named "with-cover" to "for".Eduardo Julian2020-12-101-3/+3
* Replaced "contains?" function with "key?" function.Eduardo Julian2020-12-021-19/+20
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian2020-12-021-3/+3
* Re-named the directory for my bookmarks to better reflect what they are.Eduardo Julian2020-10-311-2/+2
* Moved all spec(ifications) from under "test/" to under "spec/".Eduardo Julian2020-07-011-1/+1
* Local binding names for (co|indexed-)?monads are now explicitly set.Eduardo Julian2020-05-171-1/+1
* Added I32, I16 and I8.Eduardo Julian2019-07-081-0/+39