aboutsummaryrefslogtreecommitdiffstats
path: root/optable.h
Commit message (Collapse)AuthorAgeFilesLines
* refactor: always output via bufferdan2023-06-021-66/+0
|
* feat: web version also uses c code, compiled to wasmdan2023-05-301-4/+2
|
* feat: JIT-compiled ops are in an arraydan2023-05-301-4/+10
|
* refactor: optable no longer globaldan2023-05-291-3/+10
|
* feat: add jit-compiled optype ; add more new commandsdan2023-05-291-0/+15
|
* refactor: make defineop static, remove from interfacedan2023-05-261-10/+0
|
* refactor: if and : moved to optable toodan2023-05-261-1/+9
|
* refactor: split optable and stack into sep filesdan2023-05-251-0/+42