aboutsummaryrefslogtreecommitdiffstats
path: root/creole.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add pseudoinstructions that compile to regular instructionsGravatar Peter McGoron 2023-02-121-15/+13
|
* jump testsGravatar Peter McGoron 2023-02-111-2/+7
|
* rename idiv to sdivGravatar Peter McGoron 2023-02-111-1/+1
|
* add signed division IDIVGravatar Peter McGoron 2023-02-111-3/+8
|
* comments and negative immediatesGravatar Peter McGoron 2023-02-111-4/+4
|
* enable compiling and add compile testGravatar Peter McGoron 2023-02-111-0/+20
|
* add compile t estGravatar Peter McGoron 2023-02-091-0/+4
|
* python ffi: test parsingGravatar Peter McGoron 2023-02-081-1/+11
|
* openmp parallelized encoding testingGravatar Peter McGoron 2023-02-071-0/+1
|
* prototype bytecode interpreterGravatar Peter McGoron 2023-02-051-0/+67