I've added a few ops and methods:

* pow MMD function and opcodes
* hash vtable and opcode

Both aren't yet implemented in classes/*

The "new_extended" opcode and vtable got renamed to the more appropriate "instantiate". classes/complex.pmc has an implementation of this method, the default is a fallback to pmc_new().

leo

PS please "make clean ; rm runtime/parrot/include/*.pasm ; perl Configure.pl ..."



Reply via email to