aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/statement.jvm.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Added hashing to avoid collisions in case-insensitive file-systems.Eduardo Julian2017-11-141-7/+7
|
* - Yet more refactoring.Eduardo Julian2017-11-141-1/+1
|
* - Refactoring.Eduardo Julian2017-11-131-5/+7
| | | | - Now giving type checking/inference a higher priority. - Better error messages.
* - Minor refactorings.Eduardo Julian2017-11-011-2/+2
| | | | - Fixed some bugs. - Enabled macro-expansion for statements.
* - Re-organized code-generation, and re-named it "translation".Eduardo Julian2017-11-011-0/+82