aboutsummaryrefslogtreecommitdiffstats
path: root/src/bytecode/ops.h
Commit message (Expand)AuthorAgeFilesLines
* Add logic operationsBad Diode2021-10-231-0/+8
* Add (buggy) initial compilation of arithmetic opsBad Diode2021-10-231-0/+0
* Add unary arithmetic operations for numbersBad Diode2021-10-221-0/+5
* Add constants operationBad Diode2021-10-221-1/+2
* Prepare skeleton for bytecode interpreterBad Diode2021-10-221-0/+8