aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/jvm/common.jvm.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Made some new-luxc modules "old".Eduardo Julian2019-04-161-72/+0
* Updated the JVM compiler to the latest changes.Eduardo Julian2019-04-071-3/+4
* Some refactoring around synthesis.Eduardo Julian2019-03-031-1/+1
* Got new-luxc to compile/build again.Eduardo Julian2019-02-241-5/+5
* 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
* Now implementing atom functionality in stdlib instead of the compiler.Eduardo Julian2018-07-311-2/+0
* - Some fixes due to recent changes in stdlib.Eduardo Julian2018-07-221-23/+24
* WIP: Fix new-luxc's JVM back-end.Eduardo Julian2018-07-181-138/+69
* - Re-named "import" to "import:".Eduardo Julian2018-07-031-6/+6
* - Re-named ":!" to ":coerce".Eduardo Julian2018-07-031-11/+11
* - WIP: Adjustments to new-luxc based on recent changes to stdlib.Eduardo Julian2018-06-151-8/+9
* - Re-named "Top" to "Any", and "Bottom" to "Nothing".Eduardo Julian2018-05-201-6/+6
* - Re-named "Compiler" type to "Lux".Eduardo Julian2018-05-101-2/+1
* - Updated new-luxc to the latest stdlib changes.Eduardo Julian2018-05-061-6/+6
* - Adapted new-luxc's code to latest stdlib changes.Eduardo Julian2018-04-061-13/+18
* - Got JS backend to build with the rest of the new-luxc code.Eduardo Julian2018-01-281-4/+4
* - Moved all translation code under the JVM path (in preparation for porting t...Eduardo Julian2018-01-081-0/+136