aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/generator/common.jvm.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Re-organized code-generation, and re-named it "translation".Eduardo Julian2017-11-011-131/+0
* - Moved the "host" directory from under "generator" to under "luxc".Eduardo Julian2017-10-311-4/+4
* - WIP: Wiring everything to get the compiler to work fully.Eduardo Julian2017-10-261-7/+49
* - Updated to the latest changes in stdlib.Eduardo Julian2017-10-181-12/+12
* - Migrated new-luxc to latest version of stdlib.Eduardo Julian2017-10-111-1/+1
* - Function generation.Eduardo Julian2017-09-191-11/+46
* - Re-named "jvm-import" to "import".Eduardo Julian2017-09-081-5/+5
* - Updated new compiler's code to the recent changes in the language.Eduardo Julian2017-09-051-1/+5
* - WIP: Added generation for common procedures.Eduardo Julian2017-06-301-3/+0
* - Heavy refactoring.Eduardo Julian2017-06-141-82/+5
* - Renamed the "compilation" phase as the "generation" phase.Eduardo Julian2017-06-121-0/+130