| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | export creole_decode; add db test | 2023-02-25 | 1 | -14/+11 | |
| * | adjust python assembler to new API | 2023-02-18 | 1 | -1/+2 | |
| * | add data, remove labels and make jumps absolute | 2023-02-18 | 1 | -166/+132 | |
| * | add license | 2023-02-12 | 1 | -0/+14 | |
| * | test all | 2023-02-12 | 1 | -4/+4 | |
| * | documentation | 2023-02-12 | 1 | -0/+5 | |
| * | add pseudoinstructions that compile to regular instructions | 2023-02-12 | 1 | -35/+51 | |
| * | jump tests | 2023-02-11 | 1 | -7/+61 | |
| * | rename idiv to sdiv | 2023-02-11 | 1 | -2/+2 | |
| * | add signed division IDIV | 2023-02-11 | 1 | -1/+13 | |
| * | comments and negative immediates | 2023-02-11 | 1 | -8/+9 | |
| * | enable compiling and add compile test | 2023-02-11 | 1 | -37/+109 | |
| * | add compile t est | 2023-02-09 | 1 | -34/+37 | |
| * | python ffi: test parsing | 2023-02-08 | 1 | -12/+13 | |
| * | fix parse_special_byte function | 2023-02-07 | 1 | -1/+1 | |
| * | test encode and decode | 2023-02-07 | 1 | -19/+33 | |
| * | encode | 2023-02-07 | 1 | -22/+87 | |
| * | prototype bytecode interpreter | 2023-02-05 | 1 | -0/+410 |
