aboutsummaryrefslogtreecommitdiff
path: root/source/program.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* - The output directory is now being used as the cache.Eduardo Julian2015-07-251-0/+48
* - The directory for source-code is now named "input".Eduardo Julian2015-06-201-15/+0
* - _jvm_program now relies on the (IO (,)) type.Eduardo Julian2015-05-271-4/+1
* - Corrected the indentation issues in the lux files.Eduardo Julian2015-05-221-4/+4
* - Removed the apparently unnecessary total-locals.Eduardo Julian2015-05-141-1/+1
* - Switched to the new prefix convention for both lux's special forms and the ...Eduardo Julian2015-05-101-5/+5
* - Now analysing function-application backwards.Eduardo Julian2015-05-101-3/+3
* - Added the LuxVar type to properly specify the type of environment bindings.Eduardo Julian2015-05-041-0/+6
* - Added alias-lux to import lux.lux definitions.Eduardo Julian2015-05-041-0/+12