aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/math/number/nat.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implemented arithmetic right-shift in terms of logic right-shift.Eduardo Julian2021-01-281-2/+2
* Made the Python being generated more compatible with both P2.7 and P3.Eduardo Julian2021-01-261-4/+4
* Moved "lux/data/number" to "lux/math/number".Eduardo Julian2020-12-291-0/+350