public
Description: Python/JavaScript bridge module, making use of Mozilla's spidermonkey JavaScript implementation.
Homepage: http://github.com/davisp/python-spidermonkey
Clone URL: git://github.com/davisp/python-spidermonkey.git
name age message
..
file t.py Mon May 25 12:59:53 -0700 2009 Remove spurious debugging statements. [davisp]
file test-access.py Sun Jun 14 16:36:52 -0700 2009 Filter Python access with a function. JavaScri... [davisp]
file test-context.py Fri Jun 26 16:45:51 -0700 2009 Fix segfaults when large numbers of contexts. ... [davisp]
file test-errors.py Sun Mar 08 17:57:12 -0700 2009 Added copyright and license notices to source f... [Paul Davis]
file test-function.py Sat Mar 14 13:31:35 -0700 2009 Slight change to Python refcounts in pyobject. ... [davisp]
file test-global.py Sun Jun 14 16:36:52 -0700 2009 Filter Python access with a function. JavaScri... [davisp]
file test-iterate.py Sat May 09 19:33:01 -0700 2009 'for each' iteration support in JavaScript. Ad... [davisp]
file test-object.py Sun Mar 08 17:57:12 -0700 2009 Added copyright and license notices to source f... [Paul Davis]
file test-py-lookup.py Mon May 18 16:30:03 -0700 2009 Fix integer property lookups. >>> rt = spi... [davisp]
file test-python-ctor.py Sun Mar 08 17:57:12 -0700 2009 Added copyright and license notices to source f... [Paul Davis]
file test-roundtrip.py Sun Mar 08 17:57:12 -0700 2009 Added copyright and license notices to source f... [Paul Davis]
file test-runtime.py Tue May 26 07:41:55 -0700 2009 Fixes broken memory limit test. Keiji Costanti... [Paul Davis]
file test-syntax-error.py Thu May 14 08:49:39 -0700 2009 Test for invalid octal. I added a test that ca... [Paul Davis]
file test-to-python.py Sun Mar 08 17:57:12 -0700 2009 Added copyright and license notices to source f... [Paul Davis]
file test-turnover.py Fri Jun 26 16:45:51 -0700 2009 Fix segfaults when large numbers of contexts. ... [davisp]
file test-utf16.py Wed Mar 25 15:50:55 -0700 2009 Fixed the destructor test. I hadn't made the j... [Paul Davis]