| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2023-02-11 | enable compiling and add compile test | 4 | -71/+163 | |
| 2023-02-09 | test pop | 2 | -2/+56 | |
| 2023-02-09 | change instructions to be an enum | 2 | -25/+25 | |
| 2023-02-09 | add compile t est | 6 | -50/+133 | |
| 2023-02-08 | test refactoring | 3 | -15/+88 | |
| 2023-02-08 | python ffi: test parsing | 7 | -73/+65 | |
| 2023-02-07 | move tests | 4 | -6/+6 | |
| 2023-02-07 | move python | 2 | -1/+1 | |
| 2023-02-07 | add label test | 1 | -0/+19 | |
| 2023-02-07 | more asm test | 2 | -2/+9 | |
| 2023-02-07 | assembler: refactor and start tests | 2 | -36/+93 | |
| 2023-02-07 | asm.py: rename | 1 | -0/+0 | |
| 2023-02-07 | asm.py: write | 1 | -10/+25 | |
| 2023-02-07 | start assembler | 2 | -0/+116 | |
| 2023-02-07 | fix parse_special_byte function | 2 | -2/+2 | |
| 2023-02-07 | test encode and decode | 3 | -22/+82 | |
| 2023-02-07 | test_encode_decode: add messages | 1 | -0/+3 | |
| 2023-02-07 | openmp parallelized encoding testing | 4 | -111/+192 | |
| 2023-02-07 | fixing precedence issue in test | 2 | -30/+18 | |
| 2023-02-07 | encode | 3 | -24/+263 |
