aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/jvm/expression.jvm.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Made some new-luxc modules "old".Eduardo Julian2019-04-161-70/+0
* Some refactoring around synthesis.Eduardo Julian2019-03-031-1/+1
* Got new-luxc to compile/build again.Eduardo Julian2019-02-241-2/+2
* 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
* Extension-related fixes.Eduardo Julian2018-08-161-1/+1
* - Some fixes due to recent changes in stdlib.Eduardo Julian2018-07-221-6/+7
* WIP: Fix new-luxc's JVM back-end. [Part 2]Eduardo Julian2018-07-191-14/+16
* WIP: Fix new-luxc's JVM back-end.Eduardo Julian2018-07-181-67/+48
* Re-named "Bool" type to "Bit".Eduardo Julian2018-07-131-3/+3
* - WIP: Adjustments to new-luxc based on recent changes to stdlib.Eduardo Julian2018-06-151-24/+20
* - Adapted new-luxc's code to latest stdlib changes.Eduardo Julian2018-04-061-2/+7
* - Got JS backend to build with the rest of the new-luxc code.Eduardo Julian2018-01-281-3/+8
* - Moved all translation code under the JVM path (in preparation for porting t...Eduardo Julian2018-01-081-0/+80