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