aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/generator/host/jvm/def.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Moved the "host" directory from under "generator" to under "luxc".Eduardo Julian2017-10-311-287/+0
* - Updated to the latest changes in stdlib.Eduardo Julian2017-10-181-2/+2
* - Migrated new-luxc to latest version of stdlib.Eduardo Julian2017-10-111-11/+11
* - Function generation.Eduardo Julian2017-09-191-5/+12
* - 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-3/+3
* - Now using strict floating point math on the JVM.Eduardo Julian2017-09-041-9/+11
* - Tested the compilation for "nat" procedures.Eduardo Julian2017-07-031-10/+16
* - Adjusted compiler to the new lack of Char type.Eduardo Julian2017-07-021-1/+1
* - WIP: Added generation for common procedures.Eduardo Julian2017-06-301-8/+138
* - Heavy refactoring.Eduardo Julian2017-06-141-0/+142