aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/host/jvm/inst.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adapted new-luxc to latest stdlib changes.Eduardo Julian2018-08-291-23/+24
* Adapted new-luxc to some of the latest changes to Lux.Eduardo Julian2018-07-291-1/+1
* - Some fixes due to recent changes in stdlib.Eduardo Julian2018-07-221-5/+6
* Re-named "Symbol" to "Identifier".Eduardo Julian2018-07-211-4/+4
* WIP: Fix new-luxc's JVM back-end.Eduardo Julian2018-07-181-52/+58
* 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-2/+2
* - Re-named "import" to "import:".Eduardo Julian2018-07-031-5/+5
* - WIP: Adjustments to new-luxc based on recent changes to stdlib.Eduardo Julian2018-06-151-63/+63
* - Updated new-luxc to the latest stdlib changes.Eduardo Julian2018-05-061-2/+2
* - Adapted new-luxc's code to latest stdlib changes.Eduardo Julian2018-04-061-14/+14
* - WIP: Caching.Eduardo Julian2017-12-051-2/+2
* - Adapted main codebase to the latest syntatic changes.Eduardo Julian2017-11-291-107/+105
* - Changed to the new relative imports syntax.Eduardo Julian2017-11-261-2/+2
* - Re-named "lux/meta" to to "lux/macro".Eduardo Julian2017-11-151-3/+3
* - Heavy refactoring.Eduardo Julian2017-11-151-0/+383