aboutsummaryrefslogtreecommitdiff
path: root/stdlib (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* - Simplified the Test type.Eduardo Julian2016-12-0122-953/+960
| | | | - Added Test combinators. - Removed unnecessary testing macros (testing only needs assertions).
* - Collected the Lux compiler's repo, the Standard Library's, the Leiningen ↵Eduardo Julian2016-12-01118-0/+23729
plugin's and the Emacs mode's into a big monorepo, to keep development unified.