aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/control/number.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Changed the identifier separator, from the semi-colon (;) to the ↵Eduardo Julian2017-11-291-2/+2
| | | | period/dot (.).
* - Number no longer depends on Ord.Eduardo Julian2017-01-271-6/+2
|
* - Changed the license from MPL 2.0 to MIT.Eduardo Julian2017-01-261-5/+0
|
* - Updated the documentation of most modules left.Eduardo Julian2017-01-041-0/+2
| | | - Minor refactorings.
* - Collected the Lux compiler's repo, the Standard Library's, the Leiningen ↵Eduardo Julian2016-12-011-0/+22
plugin's and the Emacs mode's into a big monorepo, to keep development unified.