aboutsummaryrefslogtreecommitdiffstats
path: root/src/bytecode/compiler.h
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug in signed fixnum compilationBad Diode2021-10-231-62/+34
* Fix buggy arithmetic list compilationBad Diode2021-10-231-13/+17
* Add (buggy) initial compilation of arithmetic opsBad Diode2021-10-231-7/+197
* Add visitor to compilerBad Diode2021-10-221-0/+19
* Prepare compilation pipelineBad Diode2021-10-221-0/+34