Mercurial > pymonkey
log utils.c @ 26:9e33fc5a8d92
age | author | description |
---|---|---|
Sun, 28 Jun 2009 20:40:18 -0700 | Atul Varma | Changed object constructor to take a context instead of a runtime. |
Sun, 28 Jun 2009 20:19:39 -0700 | Atul Varma | PYM_jsvalToPyObject() can now deal with JSObjects. |
Sun, 28 Jun 2009 17:28:57 -0700 | Atul Varma | factored out Runtime, Context, and utils into separate files. |