Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Added CLI machinery to compiler. | Eduardo Julian | 2017-12-13 | 1 | -31/+55 |
| | | | - Added extensions to the REPL. | ||||
* | - Adapted main codebase to the latest syntatic changes. | Eduardo Julian | 2017-11-29 | 1 | -17/+17 |
| | |||||
* | - Added REPL. | Eduardo Julian | 2017-11-23 | 1 | -4/+5 |
| | |||||
* | - Fixed some bugs. | Eduardo Julian | 2017-11-06 | 1 | -1/+1 |
| | |||||
* | - Re-organized code-generation, and re-named it "translation". | Eduardo Julian | 2017-11-01 | 1 | -1/+3 |
| | |||||
* | - Fixed some bugs. | Eduardo Julian | 2017-10-29 | 1 | -4/+6 |
| | | | | | - Improved error reporting. - Implemented macro-expansion (for JVM). - Implemented "let" compilation. | ||||
* | - WIP: Wiring everything to get the compiler to work fully. | Eduardo Julian | 2017-10-26 | 1 | -37/+50 |
| | | | - Fixed a bug when combining field/method/class modifiers. | ||||
* | - Removed the "Debug" compiler mode. | Eduardo Julian | 2017-05-04 | 1 | -11/+3 |
| | |||||
* | - WIP: Implemented more functionality. | Eduardo Julian | 2017-05-03 | 1 | -2/+3 |
| | | | - Lots of refactorings. | ||||
* | - WIP: Some initial implementations for some re-written infrastructure. | Eduardo Julian | 2017-05-01 | 1 | -38/+13 |
| | |||||
* | - Initial parser implementation (still missing correct cursors and ↵ | Eduardo Julian | 2017-04-14 | 1 | -2/+3 |
| | | | | multi-line text). | ||||
* | - Development of the new re-written compiler has officially begun! | Eduardo Julian | 2017-04-14 | 1 | -0/+71 |