aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/expression.jvm.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Moved all translation code under the JVM path (in preparation for porting ↵Eduardo Julian2018-01-081-76/+0
| | | | the JS back-end).
* - Adjusted new-luxc to new macro-templating syntax.Eduardo Julian2017-12-021-4/+4
|
* - Adapted main codebase to the latest syntatic changes.Eduardo Julian2017-11-291-37/+37
|
* - Re-named "lux/meta" to to "lux/macro".Eduardo Julian2017-11-151-2/+2
|
* - Heavy refactoring.Eduardo Julian2017-11-151-5/+5
|
* - Type-vars no longer get deleted.Eduardo Julian2017-11-131-1/+1
| | | - Fixed some bugs.
* - Minor refactorings.Eduardo Julian2017-11-011-19/+19
| | | | - Fixed some bugs. - Enabled macro-expansion for statements.
* - Re-organized code-generation, and re-named it "translation".Eduardo Julian2017-11-011-0/+76