aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/compiler/statement.jvm.lux (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-06-12- Renamed the "compilation" phase as the "generation" phase.Eduardo Julian1-25/+0
- Implemented compilation of primitives. - Implemented compilation of structures.
2017-05-17- Renamed "Error" to "Result".Eduardo Julian1-2/+1
2017-05-07- Renamed "AST" to "Code".Eduardo Julian1-2/+2
2017-05-03- WIP: Implemented more functionality.Eduardo Julian1-3/+3
- Lots of refactorings.
2017-05-01- WIP: Some initial implementations for some re-written infrastructure.Eduardo Julian1-0/+26