aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/math/number (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implemented arithmetic right-shift in terms of logic right-shift.Eduardo Julian2021-01-285-34/+39
* Made the Python being generated more compatible with both P2.7 and P3.Eduardo Julian2021-01-263-57/+83
* Place the "program:" macro of "lux/control/parser/cli" in its own module.Eduardo Julian2021-01-032-8/+8
* Moved "lux/data/number" to "lux/math/number".Eduardo Julian2020-12-2910-0/+2244