aboutsummaryrefslogtreecommitdiff
path: root/src/lux/compiler/io.clj (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Added an optimization to fold directly-nested functions and fuse them into ...Eduardo Julian2016-05-101-1/+1
* - The compiler now takes the list of directories on which to look for source ...Eduardo Julian2016-04-181-11/+17
* - Separated type coercions from type annotations.Eduardo Julian2015-10-131-1/+2
* - Cleaned-up the comments from the codebase.Eduardo Julian2015-09-291-1/+0
* - Added support for type-checking generic classes.Eduardo Julian2015-09-271-1/+1
* - Lux programs can now use libraries for both the JVM (.jar files) and pure L...Eduardo Julian2015-09-271-4/+19
* - Removed the (unnecessary) lux/data/cont module.Eduardo Julian2015-08-291-1/+1
* Changed the license from EPL to MPL.Eduardo Julian2015-08-281-7/+4
* - Added a module for hashing.Eduardo Julian2015-08-021-1/+1
* - Did some refactoring of the standard library.Eduardo Julian2015-07-311-0/+18