Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-11-01 | - Re-organized code-generation, and re-named it "translation". | Eduardo Julian | 1 | -8/+8 |
2017-10-31 | - Moved the "host" directory from under "generator" to under "luxc". | Eduardo Julian | 1 | -5/+5 |
2017-10-31 | - Re-named "expr" module to "expression". | Eduardo Julian | 1 | -3/+1 |
2017-10-26 | - WIP: Wiring everything to get the compiler to work fully. | Eduardo Julian | 1 | -19/+78 |
2017-10-18 | - Updated to the latest changes in stdlib. | Eduardo Julian | 1 | -5/+5 |
2017-09-08 | - Re-named luxc/env to luxc/scope. | Eduardo Julian | 1 | -2/+2 |
2017-06-12 | - Renamed the "compilation" phase as the "generation" phase. | Eduardo Julian | 1 | -0/+0 |
2017-05-17 | - Renamed "Error" to "Result". | Eduardo Julian | 1 | -2/+1 |
2017-05-07 | - Renamed "AST" to "Code". | Eduardo Julian | 1 | -2/+2 |
2017-05-03 | - WIP: Implemented more functionality. | Eduardo Julian | 1 | -3/+3 |
2017-05-01 | - WIP: Some initial implementations for some re-written infrastructure. | Eduardo Julian | 1 | -0/+26 |