aboutsummaryrefslogtreecommitdiffstats
path: root/src/bytecode/errors.c
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/+20
* Add (buggy) initial compilation of arithmetic opsBad Diode2021-10-231-0/+0
* Add interpretation function for VMBad Diode2021-10-221-0/+2
* Prepare skeleton for bytecode interpreterBad Diode2021-10-221-0/+29