aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/control/number.lux (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-11-29- Changed the identifier separator, from the semi-colon (;) to the ↵Eduardo Julian1-2/+2
period/dot (.).
2017-01-27- Number no longer depends on Ord.Eduardo Julian1-6/+2
2017-01-26- Changed the license from MPL 2.0 to MIT.Eduardo Julian1-5/+0
2017-01-04- Updated the documentation of most modules left.Eduardo Julian1-0/+2
- Minor refactorings.
2016-12-01- Collected the Lux compiler's repo, the Standard Library's, the Leiningen ↵Eduardo Julian1-0/+22
plugin's and the Emacs mode's into a big monorepo, to keep development unified.