Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-06-20 | - The directory for source-code is now named "input". | Eduardo Julian | 1 | -1/+1 |
2015-05-27 | - _jvm_program now relies on the (IO (,)) type. | Eduardo Julian | 1 | -4/+1 |
2015-05-22 | - Corrected the indentation issues in the lux files. | Eduardo Julian | 1 | -4/+4 |
2015-05-14 | - Removed the apparently unnecessary total-locals. | Eduardo Julian | 1 | -1/+1 |
2015-05-10 | - Switched to the new prefix convention for both lux's special forms and the ... | Eduardo Julian | 1 | -5/+5 |
2015-05-10 | - Now analysing function-application backwards. | Eduardo Julian | 1 | -3/+3 |
2015-05-04 | - Added the LuxVar type to properly specify the type of environment bindings. | Eduardo Julian | 1 | -0/+6 |
2015-05-04 | - Added alias-lux to import lux.lux definitions. | Eduardo Julian | 1 | -0/+12 |