| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add adc and dac switch | 2023-04-04 | 1 | -3/+17 | |
| * | syntax error fixes for compile | 2023-04-04 | 1 | -9/+10 | |
| * | put upsilon_creole calls into creole.c | 2023-04-03 | 1 | -24/+128 | |
| * | add more commands | 2023-04-02 | 1 | -2/+44 | |
| * | add waveform disarm | 2023-03-23 | 1 | -4/+10 | |
| * | modify reader | 2023-03-23 | 1 | -2/+7 | |
| * | cloop has 64 bit values | 2023-03-20 | 1 | -4/+10 | |
| * | add upsilon opcodes | 2023-03-02 | 1 | -1/+60 | |
| * | add db overwrite | 2023-02-25 | 1 | -1/+1 | |
| * | 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 |
