summaryrefslogtreecommitdiffhomepage
path: root/Makefile
AgeCommit message (Expand)Author
2020-03-30Speed up compileRoland Reichwein
2020-03-29Update to clang++-10 and g++-9Roland Reichwein
2020-03-29mcc produces first dummy executableRoland Reichwein
2020-03-29Add CLIRoland Reichwein
2020-03-29Add dependency handlingRoland Reichwein
2020-03-28Add ELF handling (WIP)Roland Reichwein
2020-03-28Prepare ELF file format implementationRoland 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-14Remove dfa againRoland Reichwein
2020-03-14Prepare DFARoland Reichwein
2020-02-16clang++-9, integrate cppbnfRoland Reichwein
2020-01-25Refactor, fix missing filesRoland Reichwein
2020-01-21Separate to cpp filesRoland Reichwein
2020-01-13First commitRoland Reichwein