aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/host/jvm/def.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* WIP: Make new-luxc instructions rely on the Descriptor type.Eduardo Julian2019-08-201-66/+39
* Got the new compiler working again.Eduardo Julian2019-08-101-12/+14
* Various fixes and tweaks.Eduardo Julian2019-05-291-2/+29
* Both the old JVM interop and the new JVM interop use the same syntax for arra...Eduardo Julian2019-05-281-5/+5
* Forgot to actually compile the methods. Now doing so.Eduardo Julian2019-05-171-36/+36
* Moved JVM type machinery to stdlib.Eduardo Julian2019-04-271-18/+20
* Updated the JVM compiler to the latest changes.Eduardo Julian2019-04-071-2/+3
* Re-named "do-template" to "template".Eduardo Julian2019-03-301-2/+2
* Got new-luxc to compile/build again.Eduardo Julian2019-02-241-6/+6
* Adapted new-luxc to latest stdlib changes.Eduardo Julian2018-08-291-86/+87
* Made some adjustments to fit stdlib's compiler infrastructure to new-luxc.Eduardo Julian2018-08-041-1/+1
* Adapted new-luxc to some of the latest changes to Lux.Eduardo Julian2018-07-291-12/+12
* - Some fixes due to recent changes in stdlib.Eduardo Julian2018-07-221-9/+9
* WIP: Fix new-luxc's JVM back-end.Eduardo Julian2018-07-181-13/+13
* Re-named "Bool" type to "Bit".Eduardo Julian2018-07-131-1/+1
* - Re-named "import" to "import:".Eduardo Julian2018-07-031-6/+6
* - WIP: Adjustments to new-luxc based on recent changes to stdlib.Eduardo Julian2018-06-151-1/+1
* - Adapted new-luxc's code to latest stdlib changes.Eduardo Julian2018-04-061-5/+5
* - WIP: Caching.Eduardo Julian2017-12-051-5/+5
* - Adapted main codebase to the latest syntatic changes.Eduardo Julian2017-11-291-152/+153
* - Changed to the new relative imports syntax.Eduardo Julian2017-11-261-2/+2
* - Heavy refactoring.Eduardo Julian2017-11-151-0/+288