Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-06-12 | - Renamed the "compilation" phase as the "generation" phase. | Eduardo Julian | 1 | -222/+0 | |
- Implemented compilation of primitives. - Implemented compilation of structures. | |||||
2017-05-17 | - Renamed "Error" to "Result". | Eduardo Julian | 1 | -20/+20 | |
2017-05-15 | WIP | Eduardo Julian | 1 | -1/+1 | |
- Simplified the Analysis type, by removing all meta-data. - Added analysis of function calls. - Added analysis of common Lux procedures. - Lots of refactoring. | |||||
2017-05-09 | - Added tests for some kinds of analysis. | Eduardo Julian | 1 | -10/+77 | |
- WIP: Porting more code. | |||||
2017-05-07 | - Renamed "AST" to "Code". | Eduardo Julian | 1 | -2/+2 | |
2017-05-04 | - Removed the "Debug" compiler mode. | Eduardo Julian | 1 | -3/+3 | |
2017-05-03 | - Removed the "S" suffix from AST tags. | Eduardo Julian | 1 | -7/+7 | |
2017-05-03 | - WIP: Implemented more functionality. | Eduardo Julian | 1 | -47/+107 | |
- Lots of refactorings. | |||||
2017-05-01 | - WIP: Some initial implementations for some re-written infrastructure. | Eduardo Julian | 1 | -0/+95 | |