aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/statement.jvm.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Moved all translation code under the JVM path (in preparation for porting t...Eduardo Julian2018-01-081-159/+0
* - Added "lux program" compilation.Eduardo Julian2018-01-051-4/+73
* - Adapted main codebase to the latest syntatic changes.Eduardo Julian2017-11-291-45/+42
* - Added parallel compilation.Eduardo Julian2017-11-201-41/+50
* - Re-named "lux/meta" to to "lux/macro".Eduardo Julian2017-11-151-6/+6
* - Heavy refactoring.Eduardo Julian2017-11-151-8/+8
* - Added hashing to avoid collisions in case-insensitive file-systems.Eduardo Julian2017-11-141-7/+7
* - Yet more refactoring.Eduardo Julian2017-11-141-1/+1
* - Refactoring.Eduardo Julian2017-11-131-5/+7
* - Minor refactorings.Eduardo Julian2017-11-011-2/+2
* - Re-organized code-generation, and re-named it "translation".Eduardo Julian2017-11-011-0/+82