aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/jvm.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Extracted "phase" from under "lux/platform/compiler/default".Eduardo Julian2018-10-291-4/+3
* Nested the compiler and the interpreter under the lux/platform/* path.Eduardo Julian2018-10-291-5/+6
* Adapted new-luxc to latest stdlib changes.Eduardo Julian2018-08-291-15/+15
* - Fixed common translation tests for JVM.Eduardo Julian2018-08-111-3/+4
* Fixed various JVM translation tests.Eduardo Julian2018-08-111-0/+4
* - Fixes for eval.Eduardo Julian2018-08-091-1/+1
* - Re-defined the relationship between analysis and evaluation.Eduardo Julian2018-08-081-21/+22
* Small fixes.Eduardo Julian2018-08-081-1/+1
* Updating new-luxc to latest Lux changes [Part 1].Eduardo Julian2018-07-301-7/+20
* Updating new-luxc to latest Lux changes [Part 0].Eduardo Julian2018-07-301-10/+9
* Adapted new-luxc to some of the latest changes to Lux.Eduardo Julian2018-07-291-11/+11
* - Some fixes due to recent changes in stdlib.Eduardo Julian2018-07-221-7/+8
* WIP: Fix new-luxc's JVM back-end.Eduardo Julian2018-07-181-0/+202