aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/reference.jvm.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Moved all translation code under the JVM path (in preparation for porting t...Eduardo Julian2018-01-081-49/+0
* - Adapted main codebase to the latest syntatic changes.Eduardo Julian2017-11-291-20/+20
* - Added parallel compilation.Eduardo Julian2017-11-201-1/+3
* - Re-named "lux/meta" to to "lux/macro".Eduardo Julian2017-11-151-4/+4
* - Heavy refactoring.Eduardo Julian2017-11-151-6/+6
* - Added hashing to avoid collisions in case-insensitive file-systems.Eduardo Julian2017-11-141-2/+2
* - Type-vars no longer get deleted.Eduardo Julian2017-11-131-4/+18
* - Fixed the tests.Eduardo Julian2017-11-091-1/+1
* - Fixed some bugs.Eduardo Julian2017-11-061-1/+1
* - Fixed some bugs.Eduardo Julian2017-11-061-3/+5
* - Minor refactorings.Eduardo Julian2017-11-011-3/+3
* - Re-organized code-generation, and re-named it "translation".Eduardo Julian2017-11-011-0/+31