aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/data/number.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* - 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 ↵Eduardo Julian2016-12-021-29/+29
| | | | similar.
* - Collected the Lux compiler's repo, the Standard Library's, the Leiningen ↵Eduardo Julian2016-12-011-0/+222
plugin's and the Emacs mode's into a big monorepo, to keep development unified.