log docs/rendered/searchindex.js @ 168:68d9e1ed19f8

age author description
Sun, 30 Aug 2009 20:31:58 -0700 Atul Varma Added docs for set_throw_hook().
Sun, 30 Aug 2009 20:13:41 -0700 Atul Varma Added docs for pending exception methods.
Sun, 30 Aug 2009 17:07:38 -0700 Atul Varma Minor rewording in docs.
Sun, 30 Aug 2009 17:00:33 -0700 Atul Varma Added notes on identity perseverance for objects.
Sun, 30 Aug 2009 15:50:56 -0700 Atul Varma Added docs for function.is_python.
Sun, 30 Aug 2009 15:23:26 -0700 Atul Varma Added more documentation and a unit test.
Sat, 29 Aug 2009 13:33:41 -0700 Atul Varma Added more to get_stack() docs.
Sat, 29 Aug 2009 13:30:43 -0700 Atul Varma Added docs for context.get_stack().
Mon, 24 Aug 2009 22:47:15 -0700 Atul Varma Updated docs to reflect new script members.
Mon, 24 Aug 2009 21:54:20 -0700 Atul Varma Regenerated docs.
Mon, 24 Aug 2009 11:39:58 -0700 Atul Varma Added docs for Script, compile_script() and execute_script().
Sun, 23 Aug 2009 19:19:51 -0700 Atul Varma Added docs for context.has_property().
Sun, 23 Aug 2009 17:57:04 -0700 Atul Varma Added notes about weak-referencability to docs.
Mon, 17 Aug 2009 22:36:42 -0700 Atul Varma Added notes on thread safety to documentation.
Mon, 17 Aug 2009 03:52:51 -0700 Atul Varma Made the operation callback doctest easier to read.
Mon, 17 Aug 2009 03:33:40 -0700 Atul Varma Added documentation for gc() and operation callback functions.
Mon, 17 Aug 2009 03:02:51 -0700 Atul Varma Added docs for define_property() and get_property().
Sun, 16 Aug 2009 22:48:50 -0700 Atul Varma Added doctest for evaluate_script().
Sun, 16 Aug 2009 21:15:28 -0700 Atul Varma Added doctest for call_function().
Sun, 16 Aug 2009 21:09:21 -0700 Atul Varma Added a doctest.
Sun, 16 Aug 2009 13:50:42 -0700 Atul Varma Updated docs a bit.
Sun, 16 Aug 2009 12:53:46 -0700 Atul Varma Fixed docs to represent the much-simplified build process, fixed the test target to work w/ default build options, moved doctest output dir into build dir.
Sat, 15 Aug 2009 16:53:32 -0700 Atul Varma Moved mange.py to setup.py for convention's sake and updated docs on the build process.
Fri, 14 Aug 2009 20:26:40 -0700 Atul Varma Added more docs.
Sun, 09 Aug 2009 15:37:29 -0700 Atul Varma Added more documentation.
Fri, 07 Aug 2009 18:59:10 -0700 Atul Varma Fixed typos in docs.
Fri, 07 Aug 2009 18:56:32 -0700 Atul Varma Added docs for context.get_object_private().
Fri, 07 Aug 2009 11:21:21 -0700 Atul Varma Added docs for Object.get_runtime().
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.
Tue, 07 Jul 2009 09:28:29 -0700 Atul Varma Added intermediate/bookkeeping Sphinx files to .hgignore. Not sure what changed in searchindex.js, it's auto-generated by Sphinx.
Tue, 07 Jul 2009 09:26:36 -0700 Atul Varma Moved README to Sphinx documentation. Keeping the rendered docs in the repository so that they can be viewed via HG and locally by people who don't have Sphinx installed.