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