aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/generator/host (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Function generation.Eduardo Julian2017-09-193-8/+19
* - Added pattern-matching compilation.Eduardo Julian2017-09-171-11/+38
* - Re-named "jvm-import" to "import".Eduardo Julian2017-09-083-18/+18
* - Updated new compiler's code to the recent changes in the language.Eduardo Julian2017-09-052-65/+74
* - Now using strict floating point math on the JVM.Eduardo Julian2017-09-041-9/+11
* - Tested the compilation for "nat" procedures.Eduardo Julian2017-07-032-138/+144
* - Adjusted compiler to the new lack of Char type.Eduardo Julian2017-07-023-4/+4
* - WIP: Added generation for common procedures.Eduardo Julian2017-06-303-31/+351
* - Heavy refactoring.Eduardo Julian2017-06-144-0/+536