Age | Commit message (Expand) | Author |
---|---|---|
2020-11-07 | Add node map | Roland Reichwein |
2020-11-06 | Prepare Token/Node handling | Roland Reichwein |
2020-11-01 | translate() translation-unit and declaration (WIP) | Roland Reichwein |
2020-11-01 | Update cppbnf.cpp | Roland Reichwein |
2020-10-31 | CPP::translate() (WIP), documentation, bugfixing | Roland Reichwein |
2020-10-26 | Added ProgramOpts | Roland Reichwein |
2020-03-30 | Speed up compile | Roland Reichwein |
2020-03-29 | Fix compiler structure | Roland Reichwein |
2020-03-29 | mcc produces first dummy executable | Roland Reichwein |
2020-03-27 | Top-down algo recognizes first C*+ program | Roland Reichwein |
2020-03-21 | Add lexer to CPP | Roland Reichwein |
2020-03-14 | Prepare DFA | Roland Reichwein |
2020-02-20 | Grammar applied to lex (WIP) | Roland Reichwein |
2020-02-16 | Translation phase 3: preprocessing tokens (WIP) | Roland Reichwein |
2020-02-16 | Add translation phases stubs | Roland Reichwein |
2020-01-25 | Refactor, fix missing files | Roland Reichwein |