Mercurial > pymonkey
log src/script.cpp @ 141:96dc1beefc00
age | author | description |
---|---|---|
Sun, 23 Aug 2009 22:26:58 -0700 | Atul Varma | A script's bytecode is now exposed as a buffer object. |
Sun, 23 Aug 2009 21:49:44 -0700 | Atul Varma | Added pymonkey.Script, which wraps a JSScript object, and context.compile_script()/execute_script(). |