| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add more commands | 2023-04-02 | 1 | -1/+9 | |
| * | add waveform disarm | 2023-03-23 | 1 | -1/+2 | |
| * | cloop has 64 bit values | 2023-03-20 | 1 | -2/+2 | |
| * | add upsilon opcodes | 2023-03-02 | 1 | -0/+10 | |
| * | add db overwrite | 2023-02-25 | 1 | -0/+13 | |
| * | test repeat db | 2023-02-25 | 1 | -0/+11 | |
| * | export creole_decode; add db test | 2023-02-25 | 2 | -0/+35 | |
| * | get rid of unused lablen | 2023-02-21 | 1 | -4/+9 | |
| * | add data parsing | 2023-02-21 | 2 | -3/+22 | |
| * | test many jumps | 2023-02-20 | 1 | -0/+19 | |
| * | add label parser that can deal with forward jumps; all tests pass | 2023-02-20 | 2 | -112/+138 | |
| * | adjust python assembler to new API | 2023-02-18 | 3 | -89/+93 | |
| * | add license | 2023-02-12 | 3 | -1/+39 | |
| * | syscall test | 2023-02-12 | 2 | -2/+28 | |
| * | more loop tests | 2023-02-12 | 2 | -1/+55 | |
| * | 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 |
