aboutsummaryrefslogtreecommitdiffstats
path: root/src/bytecode/objects.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove constant duplication on compile timeBad Diode2021-10-241-0/+38
|
* Add string and symbol typesBad Diode2021-10-231-7/+32
|
* Change relevant OPs to use list operationsBad Diode2021-10-231-0/+1
|
* Add more types and access macrosBad Diode2021-10-231-5/+76
|
* Add (buggy) initial compilation of arithmetic opsBad Diode2021-10-231-0/+0
|
* Add constants operationBad Diode2021-10-221-0/+27