summaryrefslogtreecommitdiffhomepage
path: root/cpp.cpp
AgeCommit message (Expand)Author
2020-03-30Speed up compileRoland Reichwein
2020-03-29Fix compiler structureRoland Reichwein
2020-03-29mcc produces first dummy executableRoland Reichwein
2020-03-27FixesRoland Reichwein
2020-03-27Top-down algo recognizes first C*+ programRoland Reichwein
2020-03-23Helper functions for grammerRoland Reichwein
2020-03-21C++ grammer (WIP)Roland Reichwein
2020-03-21Added Gram::Compiler to CPP (WIP)Roland Reichwein
2020-03-21Add lexer to CPPRoland Reichwein
2020-03-15New lexerRoland Reichwein
2020-03-14Prepare DFARoland Reichwein
2020-03-01Vector invalidation fixRoland Reichwein
2020-02-20Grammar applied to lex (WIP)Roland Reichwein
2020-02-16Try to match lex grammar (WIP)Roland Reichwein
2020-02-16Translation phase 3: preprocessing tokens (WIP)Roland Reichwein
2020-02-16Add translation phases stubsRoland Reichwein
2020-01-25Refactor, fix missing filesRoland Reichwein