aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/generator/procedure.jvm.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-01- Re-organized code-generation, and re-named it "translation".Eduardo Julian1-24/+0
2017-10-31- Moved the "host" directory from under "generator" to under "luxc".Eduardo Julian1-2/+2
2017-10-18- Updated to the latest changes in stdlib.Eduardo Julian1-3/+2
2017-10-12- Compilation and tests for primitive conversions.Eduardo Julian1-4/+10
2017-10-11- Migrated new-luxc to latest version of stdlib.Eduardo Julian1-6/+6
2017-09-05- Updated new compiler's code to the recent changes in the language.Eduardo Julian1-3/+3
2017-06-30- WIP: Added generation for common procedures.Eduardo Julian1-0/+19