aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/case.jvm.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Moved all translation code under the JVM path (in preparation for porting t...Eduardo Julian2018-01-081-230/+0
* - Adapted main codebase to the latest syntatic changes.Eduardo Julian2017-11-291-131/+131
* - Changed to the new relative imports syntax.Eduardo Julian2017-11-261-12/+12
* - Re-named "lux/meta" to to "lux/macro".Eduardo Julian2017-11-151-71/+71
* - Heavy refactoring.Eduardo Julian2017-11-151-6/+6
* - Fixed some bugs.Eduardo Julian2017-11-121-47/+40
* - Fixed the tests.Eduardo Julian2017-11-091-0/+1
* - Fixed some bugs.Eduardo Julian2017-11-061-0/+12
* - Fixed some bugs.Eduardo Julian2017-11-061-2/+1
* - Minor refactorings.Eduardo Julian2017-11-011-16/+16
* - Re-organized code-generation, and re-named it "translation".Eduardo Julian2017-11-011-0/+225