log

age author description
Tue, 15 Jan 2019 11:17:04 +0000 Chris Cannam Update README etc
Mon, 14 Jan 2019 16:19:44 +0000 Chris Cannam If a module appears to redefine one of our own types, refuse to load it. Also clear out the class dict for all refused modules now, so that we don't get stale names on the next scan due to not having cleared the module on unload
Mon, 14 Jan 2019 16:16:43 +0000 Chris Cannam Move more List types from the exposed names list to the commented-out "builtin objects" section. These aren't our own custom types
Thu, 10 Jan 2019 15:54:33 +0000 Chris Cannam Close old v1 code sprout
Thu, 10 Jan 2019 15:52:21 +0000 Chris Cannam Further small tidying
Thu, 10 Jan 2019 15:44:39 +0000 Chris Cannam d_name can't be NULL; it's an array
Thu, 10 Jan 2019 15:42:05 +0000 Chris Cannam Minor tidy