summaryrefslogtreecommitdiffhomepage
path: root/flowgraph/data.h
AgeCommit message (Expand)Author
2020-11-22Clarify flowgraph typesRoland Reichwein
2020-11-22Support 16-bit shortRoland Reichwein
2020-11-21Support gcc 10 and clang 11Roland Reichwein
2020-11-17Complete hierarchical evaluation (unittest and systemtest fixed)Roland Reichwein
2020-11-09Fix warnings, consolidate flowgraph/node.hRoland Reichwein
2020-11-09First program: Can add 2 integers and return result via exit codeRoland Reichwein
2020-11-06Prepare Token/Node handlingRoland Reichwein
2020-10-24Add FlowGraphRoland Reichwein