-
Memory / CPU script limits
was updated by Paul J. Davis
Monday May 11
ticket - API for limiting resource usage. You... was committed by Paul Davis 12:56 AM changeset
-
Global Object specificationwas updated by Paul J. DavisSunday May 10
ticket - Support for global property handlers.... was committed by Paul Davis 05:28 PM changeset
- Allow linking to system spidermonkey library was updated by Paul J. Davis 12:14 PM ticket
-
Add request enter/suspend/exitwas updated by Paul J. Davis 12:52 AM ticket - Add JS_[Begin|End]Request semantics. ... was committed by Paul Davis 12:52 AM changeset
- Removing cruft debugging statements. ... was committed by Paul Davis 12:52 AM changeset
-
Python GILwas updated by Paul J. Davis 12:06 AM ticket -
Enumerate Python objects in JavaScriptwas updated by Paul J. DavisSaturday May 09
ticket - 'for each' iteration support in JavaS... was committed by Paul Davis 10:33 PM changeset
-
FreeBSD support in setup.pywas updated by Paul J. Davis 09:52 PM ticket - Update for building on FreeBSD Thank... was committed by Paul Davis 09:52 PM changeset
-
Add array iterator supportwas updated by Paul J. Davis 09:49 PM ticket -
Nosetests requirementwas updated by Paul J. Davis 09:49 PM ticket - Merge branch 'jsiters' Conflicts: t... was committed by Paul Davis 09:49 PM changeset
- Iteration over JavaSript objects in P... was committed by Paul Davis 09:49 PM changeset
- Initial JS iteration of Python object... was committed by Paul Davis 09:49 PM changeset
- Should fix #7. There doesn't appear ... was committed by Paul Davis 09:49 PM changeset
-
Nosetests requirementwas updated by Paul J. Davis 09:17 PM ticket - Initial JS iteration of Python object... was committed by Paul Davis 09:17 PM changeset
- Should fix #7. There doesn't appear ... was committed by Paul Davis 09:17 PM changeset
-
cx.execute("5") throwing errorswas updated by Paul J. Davis 07:57 PM ticket - Enumerate Python objects in JavaScript was updated by Paul J. Davis 07:50 PM ticket
-
iteration tests failwas updated by Paul J. Davis 07:45 PM ticket - Working on implementing iteration. I... was committed by Paul Davis 07:44 PM changeset
- Initial JS iteration of Python object... was committed by Paul Davis 07:44 PM changeset
-
Allow linking to system spidermonkey library
was updated by Mark Lee
Friday May 08
ticket -
FreeBSD support in setup.py
was created by sk89q
Thursday May 07
ticket - Memory / CPU script limits was created by sk89q 08:23 PM ticket
- Add array iterator support was updated by Paul J. Davis 06:36 PM ticket
- Add array iterator support was updated by Paul J. Davis 06:36 PM ticket
- Allow linking to system spidermonkey library was updated by Paul J. Davis 06:27 PM ticket
- Allow linking to system spidermonkey ... was created by Mark Lee 04:43 AM ticket
- Add array iterator support was created by Mark Lee 04:39 AM ticket
-
Global Object specification
was created by Paul J. Davis
Wednesday May 06
ticket - iteration tests fail was updated by Paul J. Davis 09:39 AM ticket
- iteration tests fail was created by Joe 12:03 AM ticket
-
Merge commit 'origin/master'
http://g...
was committed by Paul Davis
Saturday Apr 25
changeset - zomg Test before code. Its TDD! Look... was committed by Paul Davis 12:42 AM changeset
-
Nosetests requirementwas updated by Paul J. DavisSunday Apr 05
ticket - Should fix #7. There doesn't appear ... was committed by Paul Davis 04:40 PM changeset
- Nosetests requirement was created by Paul J. Davis 04:30 PM ticket
-
Build fails, Python 2.5.2was updated by Paul J. Davis 04:30 PM ticket - Build fails, Python 2.5.2 was updated by Eric Hanson 04:27 PM ticket
- Build fails, Python 2.5.2 was updated by Paul J. Davis 11:57 AM ticket
- Hopefully the last update for #6. I ... was committed by Paul Davis 11:55 AM changeset
- Build fails, Python 2.5.2 was updated by Eric Hanson 03:57 AM ticket
-
Build fails, Python 2.5.2
was updated by Paul J. Davis
Saturday Apr 04
ticket - Build fails, Python 2.5.2 was updated by Paul J. Davis 10:26 PM ticket
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Python/JavaScript bridge module, making use of Mozilla's spidermonkey JavaScript implementation. Allows implementation of JavaScript classes, objects and functions in Python, and evaluation and calling of JavaScript scripts and functions respectively. Borrows heavily from Claes Jacobssen's Javascript Perl module, in turn based on Mozilla's 'PerlConnect' Perl binding.
Version 0.1.0—40% complete
Completed 2 of 5 tickets