aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/generator/base.jvm.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Heavy refactoring.Eduardo Julian2017-06-141-29/+0
|
* - Renamed the "compilation" phase as the "generation" phase.Eduardo Julian2017-06-121-0/+29
- Implemented compilation of primitives. - Implemented compilation of structures.