Mercurial > scratch
log pydershell/pydershell.py @ 19:057260102960
age | author | description |
---|---|---|
Mon, 07 Sep 2009 12:57:20 -0700 | Atul Varma | Made wrapping of python objects much nicer. |
Mon, 07 Sep 2009 04:38:44 -0700 | Atul Varma | Separated out SafeJsObjectWrapper into itself and a new subclass, SafeJsFunctionWrapper, so that callable() works properly on instances. |
Mon, 07 Sep 2009 04:23:09 -0700 | Atul Varma | Added a safe js object wrapper. |
Mon, 07 Sep 2009 00:33:56 -0700 | Atul Varma | Show code excerpts in js stack tracebacks |
Sun, 06 Sep 2009 14:59:58 -0700 | Atul Varma | Added memory leak detection. |
Sun, 06 Sep 2009 14:55:22 -0700 | Atul Varma | Added a del statement that makes pydermonkey crash. |
Sun, 06 Sep 2009 14:27:03 -0700 | Atul Varma | Minor refactoring. |