aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/target (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixes and adaptations for the JavaScript compiler.Eduardo Julian2019-06-161-1/+1
* Array machinery for the JavaScript compiler.Eduardo Julian2019-06-151-5/+9
* Some fixes for the scripting languages.Eduardo Julian2019-06-141-5/+7
* Removed the (magical) "alias" annotations tag.Eduardo Julian2019-06-013-3/+3
* Various fixes and tweaks.Eduardo Julian2019-05-292-26/+39
* More massaging of the stdlib for the sake of the new compiler.Eduardo Julian2019-05-291-15/+16
* Both the old JVM interop and the new JVM interop use the same syntax for arra...Eduardo Julian2019-05-282-18/+16
* Improvements to type-related machinery in JVM interop.Eduardo Julian2019-05-283-26/+40
* WIP: Separate Scheme compiler.Eduardo Julian2019-05-211-50/+62
* Now testing the methods implemented in anonymous classes to make sure all abs...Eduardo Julian2019-05-193-9/+101
* Moved some of the reflection machinery to its own modules.Eduardo Julian2019-05-182-0/+429
* Refactored boxes and reflections.Eduardo Julian2019-05-173-58/+63
* Automatic type casting/coercion for Boolean/Bit and String/Text.Eduardo Julian2019-05-171-1/+1
* Some type casting/coercion automation.Eduardo Julian2019-05-161-0/+13
* Yet more fiddling with types for JVM interop.Eduardo Julian2019-05-161-20/+21
* More fiddling with types for JVM interop.Eduardo Julian2019-05-131-3/+52
* Adjusted the analysis to the changes in the interop layer.Eduardo Julian2019-05-121-5/+92
* Made the host-interop layer dependent on "lux/target/jvm/type".Eduardo Julian2019-05-101-38/+45
* Grounded some of the machinery used in analysis and generation on the types i...Eduardo Julian2019-05-101-5/+16
* Can now set the name of the "this" object, instead of being forced to use "_j...Eduardo Julian2019-05-051-2/+2
* Turned "sum//get" into an iterative loop.Eduardo Julian2019-05-011-0/+5
* Now using "block" instead of "tagbody".Eduardo Julian2019-05-011-26/+19
* The Common Lisp compiler is alive.Eduardo Julian2019-05-011-0/+429
* Moved JVM type machinery to stdlib.Eduardo Julian2019-04-271-0/+205
* Moved the modules under "lux/host/" to now be under "lux/target/".Eduardo Julian2019-04-2722-0/+3473