aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/extension/analysis/host.jvm.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Migrated special-form analysis to stdlib.Eduardo Julian2018-05-231-1218/+0
|
* - Re-named "Top" to "Any", and "Bottom" to "Nothing".Eduardo Julian2018-05-201-5/+5
| | | - Removed some modules that should have been deleted before.
* - Updated new-luxc to the latest stdlib changes.Eduardo Julian2018-05-061-4/+4
|
* - Adapted new-luxc's code to latest stdlib changes.Eduardo Julian2018-04-061-57/+63
|
* - Fixed some failing new-luxc tests.Eduardo Julian2018-02-061-163/+132
| | | | - Re-designed the way casting is done for JVM interop. - Now always adding extensions when initializing compiler.
* - All analysis procedures have been turned into extensions.Eduardo Julian2017-12-051-0/+1243