log context.c @ 15:baa4cb961330

age author description
Sun, 28 Jun 2009 18:39:43 -0700 Atul Varma JS objects in python-land are now rooted while in python-land so that they're not gc'd while in python-land.
Sun, 28 Jun 2009 18:28:35 -0700 Atul Varma added an init_standard_classes() method to context objects.
Sun, 28 Jun 2009 18:19:14 -0700 Atul Varma Added an object class.
Sun, 28 Jun 2009 17:43:42 -0700 Atul Varma Fixed a code typo.
Sun, 28 Jun 2009 17:28:57 -0700 Atul Varma factored out Runtime, Context, and utils into separate files.