aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/host/jvm.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved JVM type machinery to stdlib.Eduardo Julian2019-04-271-42/+5
* WIP: PHP compiler.Eduardo Julian2019-04-241-2/+3
* Updated the JVM compiler to the latest changes.Eduardo Julian2019-04-071-8/+9
* Re-named "do-template" to "template".Eduardo Julian2019-03-301-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-2/+2
* Adapted new-luxc to latest stdlib changes.Eduardo Julian2018-08-291-1/+2
* Fixed various JVM translation tests.Eduardo Julian2018-08-111-11/+10
* - Some fixes due to recent changes in stdlib.Eduardo Julian2018-07-221-10/+14
* Re-named "Symbol" to "Identifier".Eduardo Julian2018-07-211-10/+10
* WIP: Fix new-luxc's JVM back-end.Eduardo Julian2018-07-181-13/+38
* Switched to using new bit syntax in new-luxc.Eduardo Julian2018-07-141-2/+2
* Re-named "Bool" type to "Bit".Eduardo Julian2018-07-131-1/+1
* - Re-named "import" to "import:".Eduardo Julian2018-07-031-3/+3
* - Re-named "Top" to "Any", and "Bottom" to "Nothing".Eduardo Julian2018-05-201-1/+1
* - Updated new-luxc to the latest stdlib changes.Eduardo Julian2018-05-061-5/+5
* - Adapted new-luxc's code to latest stdlib changes.Eduardo Julian2018-04-061-4/+4
* - Added analysis, synthesis, translation and statement extensions.Eduardo Julian2017-12-051-1/+1
* - Adapted main codebase to the latest syntatic changes.Eduardo Julian2017-11-291-30/+30
* - Re-named "lux/meta" to to "lux/macro".Eduardo Julian2017-11-151-3/+3
* - Heavy refactoring.Eduardo Julian2017-11-151-0/+130