Age | Commit message (Expand) | Author |
---|---|---|
2020-11-21 | Bugfix push + pop | Roland Reichwein |
2020-11-21 | Support gcc 10 and clang 11 | Roland Reichwein |
2020-11-20 | Assembler bugfixes - tests run successfully now | Roland Reichwein |
2020-11-19 | Add assembler parser (WIP) | Roland Reichwein |
2020-11-17 | Complete hierarchical evaluation (unittest and systemtest fixed) | Roland Reichwein |
2020-11-15 | Simplify Asm construction | Roland Reichwein |
2020-11-14 | Added system tests | Roland Reichwein |
2020-11-12 | Adjust rules to new bnf | Roland Reichwein |
2020-11-12 | implement restore of head recursion | Roland Reichwein |
2020-11-09 | Support empty translation unit | Roland Reichwein |
2020-11-07 | Add node map | Roland Reichwein |
2020-11-01 | translate() translation-unit and declaration (WIP) | Roland Reichwein |
2020-11-01 | Update cppbnf.cpp | Roland Reichwein |
2020-10-24 | Minor improvements | Roland Reichwein |
2020-10-24 | Add FlowGraph | Roland Reichwein |