Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-22 | Generalize Add / Mul, Integer promotion, tests | Roland Reichwein | |
2020-11-22 | Clarify flowgraph types | Roland Reichwein | |
2020-11-22 | Support 16-bit short | Roland Reichwein | |
2020-11-17 | Complete hierarchical evaluation (unittest and systemtest fixed) | Roland Reichwein | |
2020-11-16 | Implement hierarchical evaluation (WIP) | Roland Reichwein | |
2020-11-15 | Fixed unit tests, prepared hierarchical evaluation via stack (WIP) | Roland Reichwein | |
2020-11-14 | Added system tests | Roland Reichwein | |
2020-11-09 | First program: Can add 2 integers and return result via exit code | Roland Reichwein | |
2020-11-07 | Implemented first expressions (add) | Roland Reichwein | |
2020-11-06 | Prepare Token/Node handling | Roland Reichwein | |
2020-10-24 | Add FlowGraph | Roland Reichwein | |