aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/compiler/statement.jvm.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Renamed the "compilation" phase as the "generation" phase.Eduardo Julian2017-06-121-25/+0
| | | | - Implemented compilation of primitives. - Implemented compilation of structures.
* - Renamed "Error" to "Result".Eduardo Julian2017-05-171-2/+1
|
* - Renamed "AST" to "Code".Eduardo Julian2017-05-071-2/+2
|
* - WIP: Implemented more functionality.Eduardo Julian2017-05-031-3/+3
| | | - Lots of refactorings.
* - WIP: Some initial implementations for some re-written infrastructure.Eduardo Julian2017-05-011-0/+26