aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/generator/statement.jvm.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Re-named luxc/env to luxc/scope.Eduardo Julian2017-09-081-2/+2
|
* - Renamed the "compilation" phase as the "generation" phase.Eduardo Julian2017-06-121-0/+25
- Implemented compilation of primitives. - Implemented compilation of structures.