aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/function.jvm.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Moved all translation code under the JVM path (in preparation for porting t...Eduardo Julian2018-01-081-325/+0
* - Adapted main codebase to the latest syntatic changes.Eduardo Julian2017-11-291-188/+188
* - Added parallel compilation.Eduardo Julian2017-11-201-0/+2
* - Re-named "lux/meta" to to "lux/macro".Eduardo Julian2017-11-151-5/+5
* - Heavy refactoring.Eduardo Julian2017-11-151-7/+7
* - Implemented loop translation.Eduardo Julian2017-11-141-25/+0
* - Type-vars no longer get deleted.Eduardo Julian2017-11-131-39/+28
* - Fixed the tests.Eduardo Julian2017-11-091-32/+57
* - Fixed some bugs.Eduardo Julian2017-11-061-1/+1
* - Fixed some bugs.Eduardo Julian2017-11-061-7/+8
* - Minor refactorings.Eduardo Julian2017-11-011-7/+7
* - Re-organized code-generation, and re-named it "translation".Eduardo Julian2017-11-011-0/+333