aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/generator.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Re-organized code-generation, and re-named it "translation".Eduardo Julian2017-11-011-179/+0
* - Re-organized synthesis.Eduardo Julian2017-11-011-5/+5
* - Re-named "parser" to "syntax".Eduardo Julian2017-10-311-2/+2
* - Re-organized analysis.Eduardo Julian2017-10-311-5/+5
* - Re-named "expr" module to "expression".Eduardo Julian2017-10-311-4/+4
* - Fixed some bugs.Eduardo Julian2017-10-291-27/+19
* - Added a new piece of compiler state, just for storing the current-module.Eduardo Julian2017-10-261-0/+1
* - WIP: Wiring everything to get the compiler to work fully.Eduardo Julian2017-10-261-77/+104
* - Updated to the latest changes in stdlib.Eduardo Julian2017-10-181-36/+36
* - Re-named "jvm-import" to "import".Eduardo Julian2017-09-081-2/+2
* - Adapted compiler to the latest stdlib changes.Eduardo Julian2017-06-271-4/+5
* - Renamed the "compilation" phase as the "generation" phase.Eduardo Julian2017-06-121-0/+158