Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: web version also uses c code, compiled to wasm | dan | 2023-05-30 | 1 | -4/+2 |
* | feat: JIT-compiled ops are in an array | dan | 2023-05-30 | 1 | -4/+10 |
* | refactor: optable no longer global | dan | 2023-05-29 | 1 | -3/+10 |
* | feat: add jit-compiled optype ; add more new commands | dan | 2023-05-29 | 1 | -0/+15 |
* | refactor: make defineop static, remove from interface | dan | 2023-05-26 | 1 | -10/+0 |
* | refactor: if and : moved to optable too | dan | 2023-05-26 | 1 | -1/+9 |
* | refactor: split optable and stack into sep files | dan | 2023-05-25 | 1 | -0/+42 |