aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/math (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Updated the documentation of most modules left.Eduardo Julian2017-01-044-13/+64
* - Updated tests and fixed code for lux/math/complex, lux/math/ratio.Eduardo Julian2016-12-201-1/+1
* - No longer using record syntax in certain macros.Eduardo Julian2016-12-122-11/+11
* - Small fixes, refactorings and expansions.Eduardo Julian2016-12-123-12/+92
* - Added tests for lux/math/ratio and lux/math/simple.Eduardo Julian2016-12-123-129/+110
* - Updates lux/math tests.Eduardo Julian2016-12-111-80/+96
* - Implemented macros for using math functions in an easier (unprefixed) way.Eduardo Julian2016-12-021-0/+330
* - gcd and lcm functions now work on Nat, instead of Int.Eduardo Julian2016-12-021-1/+2
* - Changed the names of math op functions to make them more consistent and sim...Eduardo Julian2016-12-023-200/+200
* - Bug fixes, refactorings and minor expansions.Eduardo Julian2016-12-011-0/+10
* - Collected the Lux compiler's repo, the Standard Library's, the Leiningen pl...Eduardo Julian2016-12-013-0/+715