aboutsummaryrefslogtreecommitdiffstats
path: root/src/bytecode/errors.h
Commit message (Expand)AuthorAgeFilesLines
* Add initial implementation of localsBad Diode2021-10-271-0/+1
* Add OP_DROP and improve error reportingBad Diode2021-10-261-0/+1
* Add (buggy) initial compilation of arithmetic opsBad Diode2021-10-231-0/+0
* Add visitor to compilerBad Diode2021-10-221-0/+1
* Add interpretation function for VMBad Diode2021-10-221-0/+5
* Prepare skeleton for bytecode interpreterBad Diode2021-10-221-0/+38