aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/host.jvm.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Heavy refactoring.Eduardo Julian2017-11-151-185/+0
* - Fixed the tests.Eduardo Julian2017-11-091-4/+40
* - Fixed some bugs.Eduardo Julian2017-11-061-3/+52
* - Re-organized code-generation, and re-named it "translation".Eduardo Julian2017-11-011-13/+12
* - Fixed some bugs.Eduardo Julian2017-10-291-0/+4
* - WIP: Wiring everything to get the compiler to work fully.Eduardo Julian2017-10-261-5/+6
* - Updated to the latest changes in stdlib.Eduardo Julian2017-10-181-10/+10
* - WIP: JVM host procedure analysis.Eduardo Julian2017-10-041-0/+9
* - Function generation.Eduardo Julian2017-09-191-6/+7
* - Re-named "jvm-import" to "import".Eduardo Julian2017-09-081-7/+7
* - Updated new compiler's code to the recent changes in the language.Eduardo Julian2017-09-051-10/+10
* - Tested the compilation for "nat" procedures.Eduardo Julian2017-07-031-13/+14
* - Heavy refactoring.Eduardo Julian2017-06-141-2/+1
* - Renamed the "compilation" phase as the "generation" phase.Eduardo Julian2017-06-121-0/+86