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
python-spidermonkey / spidermonkey
name age message
..
directory Darwin-i386/ Fri Feb 27 16:26:42 -0800 2009 Starting a rewrite in C. Including libjs inline... [davisp]
directory Linux-i686/ Fri Feb 27 16:26:42 -0800 2009 Starting a rewrite in C. Including libjs inline... [davisp]
directory Linux-x86_64/ Tue Mar 03 11:26:51 -0800 2009 Added Linux-x86_64 configuration and added comp... [danring]
file context.c Loading commit data...
file context.h
file convert.c Sun Mar 08 17:57:12 -0700 2009 Added copyright and license notices to source f... [Paul Davis]
file convert.h Sun Mar 08 17:57:12 -0700 2009 Added copyright and license notices to source f... [Paul Davis]
file double.c Sun Mar 08 17:57:12 -0700 2009 Added copyright and license notices to source f... [Paul Davis]
file double.h Sun Mar 08 17:57:12 -0700 2009 Added copyright and license notices to source f... [Paul Davis]
file error.c Sun Mar 08 17:57:12 -0700 2009 Added copyright and license notices to source f... [Paul Davis]
file error.h Sun Mar 08 17:57:12 -0700 2009 Added copyright and license notices to source f... [Paul Davis]
file hashcobj.c Sun Mar 08 17:57:12 -0700 2009 Added copyright and license notices to source f... [Paul Davis]
file hashcobj.h Sun Mar 08 17:57:12 -0700 2009 Added copyright and license notices to source f... [Paul Davis]
file integer.c Sat May 09 18:17:12 -0700 2009 Initial JS iteration of Python objects. This p... [Paul Davis]
file integer.h Sat May 09 18:17:12 -0700 2009 Initial JS iteration of Python objects. This p... [Paul Davis]
file jsarray.c Mon May 11 08:06:23 -0700 2009 Minor fixes. Forgot to comment out a hack for ... [Paul Davis]
file jsarray.h Sun Mar 08 17:57:12 -0700 2009 Added copyright and license notices to source f... [Paul Davis]
file jsfunction.c Sun May 10 21:52:18 -0700 2009 API for limiting resource usage. You can now e... [davisp]
file jsfunction.h Sun Mar 08 17:57:12 -0700 2009 Added copyright and license notices to source f... [Paul Davis]
file jsiterator.c Sat May 09 21:49:34 -0700 2009 Add JS_[Begin|End]Request semantics. This shou... [davisp]
file jsiterator.h Sat May 09 18:47:39 -0700 2009 Iteration over JavaSript objects in Python. Yo... [davisp]
file jsobject.c Mon May 11 18:10:26 -0700 2009 Updates to the build system. Linking against t... [davisp]
file jsobject.h Sun Mar 08 17:57:12 -0700 2009 Added copyright and license notices to source f... [Paul Davis]
directory libjs/ Fri Feb 27 16:26:42 -0800 2009 Starting a rewrite in C. Including libjs inline... [davisp]
file pyiter.c
file pyiter.h Sat May 09 18:17:12 -0700 2009 Initial JS iteration of Python objects. This p... [Paul Davis]
file pyobject.c
file pyobject.h Sun Mar 08 17:57:12 -0700 2009 Added copyright and license notices to source f... [Paul Davis]
file runtime.c
file runtime.h Mon May 11 18:10:26 -0700 2009 Updates to the build system. Linking against t... [davisp]
file spidermonkey.c Sat May 09 18:47:39 -0700 2009 Iteration over JavaSript objects in Python. Yo... [davisp]
file spidermonkey.h Mon May 11 18:10:26 -0700 2009 Updates to the build system. Linking against t... [davisp]
file string.c Tue Mar 24 16:38:35 -0700 2009 Adding UTF-16 tests per reported errors. Had a... [Paul Davis]
file string.h Sun Mar 08 17:57:12 -0700 2009 Added copyright and license notices to source f... [Paul Davis]