log

age author description
Wed, 26 Nov 2014 10:56:23 +0000 Chris Cannam PyTypeConversions -> VectorConversion
Wed, 26 Nov 2014 10:54:48 +0000 Chris Cannam Pruning & tidying
Wed, 26 Nov 2014 10:01:04 +0000 Chris Cannam Some pruning
Wed, 26 Nov 2014 09:48:35 +0000 Chris Cannam Now we know what we want from Vampy source, bring it in here again and lose the subrepo
Wed, 26 Nov 2014 09:38:56 +0000 Chris Cannam Add enums &c to module dictionary
Wed, 26 Nov 2014 09:32:50 +0000 Chris Cannam PyType_Ready call: fill type dictionary (without this, we crash on e.g. tab completion in ipython)
Tue, 25 Nov 2014 17:39:27 +0000 Chris Cannam Pull out the functions that act on a plugin from module to plugin object scope. Also reverse previous decision to remove unload(), I think it is needed