aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/compiler.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Changed the license from MPL 2.0 to MIT.Eduardo Julian2017-01-261-5/+0
* - Moved the lux/data/struct/* modules to lux/data/coll/*.Eduardo Julian2017-01-251-1/+1
* - Renamed lux/data/struct/tree to lux/data/struct/tree/rose.Eduardo Julian2017-01-251-15/+15
* - Now returning full module information, instead of just module names.Eduardo Julian2017-01-061-2/+1
* - Updated documentation for lux/cli, lux/compiler, lux/codata/*.Eduardo Julian2017-01-021-27/+67
* - Now, it's possible to omit the module-prefix from the names of member funct...Eduardo Julian2016-12-271-0/+12
* - Added tests for lux/macro/poly/*Eduardo Julian2016-12-171-2/+2
* - Added tests for lux/math/ratio and lux/math/simple.Eduardo Julian2016-12-121-1/+6
* - Minor refactorings and expansions.Eduardo Julian2016-12-041-1/+1
* - Changed the names of math op functions to make them more consistent and sim...Eduardo Julian2016-12-021-1/+1
* - Collected the Lux compiler's repo, the Standard Library's, the Leiningen pl...Eduardo Julian2016-12-011-0/+559