aboutsummaryrefslogtreecommitdiff
path: root/py/showbc.c
AgeCommit message (Expand)Author
2013-12-29Add code in VM to handle nested exceptions correctly.Damien
2013-12-21Change object representation from 1 big union to individual structs.Damien
2013-11-26py: add more functionality to showbc.Damien
2013-11-25py: add some more opcodes to showbc.Damien
2013-11-17Add function to decode and show byte code.Damien