aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/common.jvm.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Added parallel compilation.Eduardo Julian2017-11-201-5/+5
| | | | | - Added aliasing. - Several bug fixes. - Some minor refactoring.
* - 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 a few bugs. - Can now translate recursion.
* - Fixed some bugs.Eduardo Julian2017-11-061-34/+2
|
* - Re-organized code-generation, and re-named it "translation".Eduardo Julian2017-11-011-0/+131