Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-09-19 | - Function generation. | Eduardo Julian | 1 | -6/+7 | |
2017-09-08 | - Re-named "jvm-import" to "import". | Eduardo Julian | 1 | -7/+7 | |
2017-09-05 | - Updated new compiler's code to the recent changes in the language. | Eduardo Julian | 1 | -10/+10 | |
- WIP: Some other changes/additions to the new compiler. | |||||
2017-07-03 | - Tested the compilation for "nat" procedures. | Eduardo Julian | 1 | -13/+14 | |
- Expanded the runtime. - Some bug-fixes and refactorings. | |||||
2017-06-14 | - Heavy refactoring. | Eduardo Julian | 1 | -2/+1 | |
2017-06-12 | - Renamed the "compilation" phase as the "generation" phase. | Eduardo Julian | 1 | -0/+86 | |
- Implemented compilation of primitives. - Implemented compilation of structures. |