summaryrefslogtreecommitdiffhomepage
path: root/tests
AgeCommit message (Expand)Author
2024-07-09Use libreichwein, and googletest from DebianRoland Reichwein
2020-11-22Clarify flowgraph typesRoland Reichwein
2020-11-22Support 16-bit shortRoland Reichwein
2020-11-21Bugfix push + popRoland Reichwein
2020-11-21Support gcc 10 and clang 11Roland Reichwein
2020-11-20Assembler bugfixes - tests run successfully nowRoland Reichwein
2020-11-19Add assembler parser (WIP)Roland Reichwein
2020-11-17Complete hierarchical evaluation (unittest and systemtest fixed)Roland Reichwein
2020-11-15Simplify Asm constructionRoland Reichwein
2020-11-14Added system testsRoland Reichwein
2020-11-12Adjust rules to new bnfRoland Reichwein
2020-11-12implement restore of head recursionRoland Reichwein
2020-11-09Support empty translation unitRoland Reichwein
2020-11-07Add node mapRoland Reichwein
2020-11-01translate() translation-unit and declaration (WIP)Roland Reichwein
2020-11-01Update cppbnf.cppRoland Reichwein
2020-10-24Minor improvementsRoland Reichwein
2020-10-24Add FlowGraphRoland Reichwein