| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add immediate signed and unsigned tests | 2023-02-12 | 2 | -13/+48 | |
| * | add mov and unconditional jump | 2023-02-12 | 2 | -13/+46 | |
| * | documentation | 2023-02-12 | 1 | -34/+107 | |
| * | add pseudoinstructions that compile to regular instructions | 2023-02-12 | 3 | -54/+83 | |
| * | jump tests | 2023-02-11 | 3 | -3/+30 | |
| * | rename idiv to sdiv | 2023-02-11 | 2 | -6/+6 | |
| * | add signed division IDIV | 2023-02-11 | 3 | -34/+119 | |
| * | more test | 2023-02-11 | 1 | -12/+30 | |
| * | add stack overflow and underflow tests | 2023-02-11 | 2 | -16/+51 | |
| * | more add tests | 2023-02-11 | 2 | -12/+76 | |
| * | comments and negative immediates | 2023-02-11 | 2 | -3/+51 | |
| * | enable compiling and add compile test | 2023-02-11 | 2 | -34/+34 | |
| * | test pop | 2023-02-09 | 2 | -2/+56 | |
| * | change instructions to be an enum | 2023-02-09 | 2 | -25/+25 | |
| * | add compile t est | 2023-02-09 | 3 | -16/+90 | |
| * | test refactoring | 2023-02-08 | 3 | -15/+88 | |
| * | python ffi: test parsing | 2023-02-08 | 3 | -0/+37 | |
| * | move python | 2023-02-07 | 2 | -0/+207 |
