65 Commits (842210f53a24666206caaff135cc2dbdc259e1e3)

Author SHA1 Message Date
Paul Sokolovsky 4b919d0135 Dump few more bytecodes (based on attempt to run real-world code). 11 years ago
John R. Lenton 9c83ec0eda Merge remote-tracking branch 'upstream/master' into dict_feats 11 years ago
Damien George d3ebe4829d Factor and simplify Makefile's and mpconfig, part 2. 11 years ago
Damien George e9906ac3d7 Add ellipsis object. 11 years ago
Damien George 66028ab6dc Basic implementation of import. 11 years ago
Damien George 27bf5b829b py: Add more bytecodes to showbc.c. 11 years ago
Damien George 6baf76e28b py: make closures work. 11 years ago
Damien George 212c296c0b Make unix-cpy cross platform; remove dependency of asmx64 on mpconfig. 11 years ago
Paul Sokolovsky e85c38992d Make "unix" target be crossplatform and support x86, x64, ARM hosts. 11 years ago
Damien dae7eb7226 py: add dict length function, and fix rt_store_set. 11 years ago
Damien 8f9e2ee157 Add code in VM to handle nested exceptions correctly. 11 years ago
Damien d99b05282d Change object representation from 1 big union to individual structs. 11 years ago
Damien ff099f36d6 py: add more functionality to showbc. 11 years ago
Damien c1075ddc8f py: add some more opcodes to showbc. 11 years ago
Damien f03001f8a6 Add function to decode and show byte code. 11 years ago