aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/procedure.jvm.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Moved all translation code under the JVM path (in preparation for porting ↵Eduardo Julian2018-01-081-27/+0
| | | | the JS back-end).
* - Adapted main codebase to the latest syntatic changes.Eduardo Julian2017-11-291-11/+11
|
* - Changed to the new relative imports syntax.Eduardo Julian2017-11-261-5/+5
|
* - Heavy refactoring.Eduardo Julian2017-11-151-3/+3
|
* - Refactoring.Eduardo Julian2017-11-131-1/+1
| | | | - Now giving type checking/inference a higher priority. - Better error messages.
* - Fixed some bugs.Eduardo Julian2017-11-061-2/+5
|
* - 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/+24