aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/generator (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Function generation.Eduardo Julian2017-09-1912-62/+546
* - Added pattern-matching compilation.Eduardo Julian2017-09-174-31/+411
* - Re-named luxc/env to luxc/scope.Eduardo Julian2017-09-081-2/+2
* - Re-named "jvm-import" to "import".Eduardo Julian2017-09-088-43/+43
* - Updated new compiler's code to the recent changes in the language.Eduardo Julian2017-09-059-228/+359
* - Now using strict floating point math on the JVM.Eduardo Julian2017-09-041-9/+11
* - Tested the compilation for "nat" procedures.Eduardo Julian2017-07-034-155/+257
* - Adjusted compiler to the new lack of Char type.Eduardo Julian2017-07-025-6/+4
* - WIP: Added generation for common procedures.Eduardo Julian2017-06-3010-42/+1115
* - Heavy refactoring.Eduardo Julian2017-06-1411-305/+660
* - Renamed the "compilation" phase as the "generation" phase.Eduardo Julian2017-06-128-0/+568