Age | Commit message (Expand) | Author |
---|---|---|
2020-11-22 | Support 16-bit short | Roland Reichwein |
2020-11-21 | Bugfix push + pop | Roland Reichwein |
2020-11-21 | Bugfixing of stack (WIP) | Roland Reichwein |
2020-11-17 | Complete hierarchical evaluation (unittest and systemtest fixed) | Roland Reichwein |
2020-11-15 | Evaluation (WIP) | Roland Reichwein |
2020-11-15 | Fixed unit tests, prepared hierarchical evaluation via stack (WIP) | Roland Reichwein |
2020-11-15 | Simplify Asm construction | Roland Reichwein |
2020-11-09 | Implement inc instruction, support 64 bit regs | Roland Reichwein |
2020-11-09 | First program: Can add 2 integers and return result via exit code | Roland Reichwein |
2020-10-18 | Namespace Asm | Roland Reichwein |
2020-10-18 | Added xor, mov, jmp | Roland Reichwein |