aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/generator (follow)
Commit message (Expand)AuthorAgeFilesLines
* - 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