log src/function.h @ 173:5cfb47c9e916 default tip

age author description
Tue, 01 Sep 2009 03:07:24 -0700 Atul Varma Initial attempt at renaming pymonkey to pydermonkey.
Sun, 30 Aug 2009 15:47:23 -0700 Atul Varma Added a function.is_python property indicating whether the js function is implemented in python.
Sun, 30 Aug 2009 11:13:00 -0700 Atul Varma Added filename/line-number metadata to functions. Wanted to just add a 'script' property but this proved problematic--see the TODO in the code for more information.
Sat, 29 Aug 2009 22:46:48 -0700 Atul Varma Added a 'name' property to function obects. Fixed a TODO.
Mon, 17 Aug 2009 22:08:33 -0700 Atul Varma Moved all .cpp/.h files into 'src' dir and test suite into 'tests' dir. base function.h@53177e192e57