Mercurial > pymonkey
log docs/src/pymonkey.txt @ 58:7a3461ccaf1d
age | author | description |
---|---|---|
Sun, 19 Jul 2009 19:58:15 -0700 | Atul Varma | Added documentation for Context methods get_runtime(), new_object(), and init_standard_classes(). |
Fri, 10 Jul 2009 18:41:14 -0700 | Atul Varma | pymonkey.undefined now has a 'falsy' value. |
Fri, 10 Jul 2009 17:39:48 -0700 | Atul Varma | Made another doctest easier to read. |
Fri, 10 Jul 2009 17:26:32 -0700 | Atul Varma | Made a doctest more readable. |
Fri, 10 Jul 2009 17:22:42 -0700 | Atul Varma | Added docs for pymonkey.undefined. |
Fri, 10 Jul 2009 17:07:26 -0700 | Atul Varma | Added docs for pymonkey.Object. |
Wed, 08 Jul 2009 09:32:31 -0700 | Atul Varma | Added some basic, incomplete docs on the pymonkey module, which include a doctest that's run when pymonkey is built. |