aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/data/number.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Now, only using underscores (_) as number digit separators, without using c...Eduardo Julian2016-12-251-2/+1
* - Fixed a bug where the Frac max value was getting confused with the min value.Eduardo Julian2016-12-251-4/+4
* - Updated tests for lux/cli and lux/math/ratio.Eduardo Julian2016-12-221-1/+1
* - Small fixes, refactorings and expansions.Eduardo Julian2016-12-121-2/+11
* - Added Number implementation for Frac.Eduardo Julian2016-12-021-0/+13
* - Changed the names of math op functions to make them more consistent and sim...Eduardo Julian2016-12-021-29/+29
* - Collected the Lux compiler's repo, the Standard Library's, the Leiningen pl...Eduardo Julian2016-12-011-0/+222