Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Re-named "Top" to "Any", and "Bottom" to "Nothing". | Eduardo Julian | 2018-05-20 | 1 | -16/+16 |
* | - Adjusted new-luxc to latest changes. | Eduardo Julian | 2018-05-10 | 1 | -15/+15 |
* | - Re-named "Compiler" type to "Lux". | Eduardo Julian | 2018-05-10 | 1 | -4/+4 |
* | - Updated new-luxc to the latest stdlib changes. | Eduardo Julian | 2018-05-06 | 1 | -3/+3 |
* | - Adapted new-luxc's code to latest stdlib changes. | Eduardo Julian | 2018-04-06 | 1 | -8/+13 |
* | - Re-factored initialization functions to their own module. | Eduardo Julian | 2018-01-08 | 1 | -1/+2 |
* | - Moved all translation code under the JVM path (in preparation for porting t... | Eduardo Julian | 2018-01-08 | 1 | -1/+1 |
* | - Added CLI machinery to compiler. | Eduardo Julian | 2017-12-13 | 1 | -1/+12 |
* | - Added analysis, synthesis, translation and statement extensions. | Eduardo Julian | 2017-12-05 | 1 | -6/+4 |
* | - Adapted main codebase to the latest syntatic changes. | Eduardo Julian | 2017-11-29 | 1 | -139/+139 |
* | - Added REPL. | Eduardo Julian | 2017-11-23 | 1 | -0/+316 |