aboutsummaryrefslogtreecommitdiff
path: root/lux-bootstrapper/src/lux/host.clj (follow)
Commit message (Expand)AuthorAgeFilesLines
* Properly handling variance for arrays to avoid invalid subtyping.Eduardo Julian2022-04-041-3/+10
* JVM interop now allows importing inherited virtual/interface methods.Eduardo Julian2022-03-161-16/+14
* Sharing the same Function class between bootsrapper and JVM compiler.Eduardo Julian2021-11-081-2/+5
* Enabled compile-time code evaluation (i.e. "eval" function).Eduardo Julian2021-08-191-20/+20
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-1/+12
* Made sure the "phase" parameter of extensions is always usable (even across l...Eduardo Julian2021-07-081-10/+44
* Re-named old luxc-jvm to lux-bootstrapper.Eduardo Julian2020-12-041-0/+432