aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Renamed lux/data/struct/tree to lux/data/struct/tree/rose.Eduardo Julian2017-01-251-206/+206
* - Added some type combinators for type constructors.Eduardo Julian2017-01-171-0/+9
* - Fixed a lot of errors in the documentation.Eduardo Julian2017-01-061-2/+3
* - Moved the template: macro to the lux module.Eduardo Julian2017-01-041-0/+114
* - Updated documentation for lux/cli, lux/compiler, lux/codata/*.Eduardo Julian2017-01-021-2/+2
* - Simple refactorings.Eduardo Julian2017-01-021-82/+178
* - Can make definitions that have meta-data but no type.Eduardo Julian2017-01-011-23/+29
* - Added the type-of macro.Eduardo Julian2016-12-171-14/+24
* - Updated tests for lux/type.Eduardo Julian2016-12-151-5/+5
* - No longer using record syntax in certain macros.Eduardo Julian2016-12-121-1/+1
* - Renamed "==" function to "is".Eduardo Julian2016-12-121-3/+3
* - Small fixes, refactorings and expansions.Eduardo Julian2016-12-121-1/+1
* - Minor refactorings and expansions.Eduardo Julian2016-12-041-6/+4
* - Changed the names of math op functions to make them more consistent and sim...Eduardo Julian2016-12-021-188/+136
* - Collected the Lux compiler's repo, the Standard Library's, the Leiningen pl...Eduardo Julian2016-12-011-0/+5541