aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/common.jvm.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Moved all translation code under the JVM path (in preparation for porting t...Eduardo Julian2018-01-081-136/+0
* - WIP: Caching.Eduardo Julian2017-12-051-14/+48
* - Added analysis, synthesis, translation and statement extensions.Eduardo Julian2017-12-051-2/+0
* - Adapted main codebase to the latest syntatic changes.Eduardo Julian2017-11-291-37/+37
* - Added parallel compilation.Eduardo Julian2017-11-201-5/+5
* - Heavy refactoring.Eduardo Julian2017-11-151-5/+5
* - Added hashing to avoid collisions in case-insensitive file-systems.Eduardo Julian2017-11-141-3/+4
* - Fixed the tests.Eduardo Julian2017-11-091-2/+6
* - Fixed some bugs.Eduardo Julian2017-11-061-34/+2
* - Re-organized code-generation, and re-named it "translation".Eduardo Julian2017-11-011-0/+131