Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove prelude | Johannes Stoelp | 2023-12-07 | 1 | -10/+0 |
* | insn: add additional insn required for the new tiny_vm example | Johannes Stoelp | 2023-12-05 | 1 | -1/+1 |
* | Added CALL and call extern fn example | Johannes Stoelp | 2023-03-05 | 1 | -1/+1 |
* | Updated doc comments | Johannes Stoelp | 2023-03-05 | 1 | -0/+2 |
* | Add JNZ and Reg32 ADD, DEC, TEST for readme example | Johannes Stoelp | 2023-02-27 | 1 | -1/+1 |
* | Add JMP, JZ, and Label | Johannes Stoelp | 2023-02-27 | 1 | -3/+5 |
* | Add ADD, DEC, TEST, RET instructions | Johannes Stoelp | 2023-02-27 | 1 | -1/+1 |
* | Move prelude to crate level and make public | Johannes Stoelp | 2023-02-27 | 1 | -0/+6 |