Calvin Rose
|
69260fa3bd
|
Fix some gc mark issues and change dict to obj.
|
2017-02-16 15:10:59 -05:00 |
|
Calvin Rose
|
6677dff337
|
Rename everything to be prefixed with gst. No particluar meaning
or reason for that name, but its available and it irked me to see
non prefixed c code for something that is supposed to be emeddable.
|
2017-02-15 21:02:00 -05:00 |
|
Calvin Rose
|
439650f26a
|
Add get and set instructions. GC is still buggy and currently
crashes everything all the time. :(
|
2017-02-12 21:54:18 -05:00 |
|
Calvin Rose
|
b9a9a9303c
|
Several changes to VM and Compiler. Still WIP
and non functional.
|
2017-02-12 10:27:18 -05:00 |
|
Calvin Rose
|
9ffbdcb3e9
|
Add simple disassembler for debugging. Does not use labels.
|
2017-02-11 14:02:48 -05:00 |
|