aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/generator (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Heavy refactoring.Eduardo Julian2017-06-1411-305/+660
|
* - Renamed the "compilation" phase as the "generation" phase.Eduardo Julian2017-06-128-0/+568
- Implemented compilation of primitives. - Implemented compilation of structures.