Age | Commit message (Expand) | Author |
---|---|---|
2020-11-09 | Support multiply (WIP) | Roland Reichwein |
2020-11-09 | Fix warnings, consolidate flowgraph/node.h | Roland Reichwein |
2020-11-09 | First program: Can add 2 integers and return result via exit code | Roland Reichwein |
2020-11-07 | Make "add" result | Roland Reichwein |
2020-11-07 | Implemented first expressions (add) | Roland Reichwein |
2020-11-07 | Add node map | Roland Reichwein |
2020-11-06 | Prepare Token/Node handling | Roland Reichwein |
2020-10-24 | Add FlowGraph | Roland Reichwein |