aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/jvm/function.jvm.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Some refactoring around synthesis.Eduardo Julian2019-03-031-1/+1
* Some refactoring around analysis.Eduardo Julian2019-03-031-1/+1
* Got new-luxc to compile/build again.Eduardo Julian2019-02-241-13/+15
* Extracted "phase" from under "lux/platform/compiler/default".Eduardo Julian2018-10-291-6/+5
* Nested the compiler and the interpreter under the lux/platform/* path.Eduardo Julian2018-10-291-7/+8
* Adapted new-luxc to some of the latest changes to Lux.Eduardo Julian2018-07-291-33/+33
* - Some fixes due to recent changes in stdlib.Eduardo Julian2018-07-221-15/+16
* WIP: Fix new-luxc's JVM back-end. [Part 2]Eduardo Julian2018-07-191-185/+186
* Switched to using new bit syntax in new-luxc.Eduardo Julian2018-07-141-12/+12
* Re-named "Bool" type to "Bit".Eduardo Julian2018-07-131-1/+1
* - WIP: Adjustments to new-luxc based on recent changes to stdlib.Eduardo Julian2018-06-151-21/+21
* - Adapted new-luxc's code to latest stdlib changes.Eduardo Julian2018-04-061-7/+7
* - Moved all translation code under the JVM path (in preparation for porting t...Eduardo Julian2018-01-081-0/+325