Mercurial > repos > tabletprog
log samples/reflect.tp @ 285:bb1539decd62
age | author | description |
---|---|---|
Fri, 18 Jul 2014 20:45:50 -0700 | Michael Pavone | Add a propertiesOf method to the object module that returns the names of things that look like getter messages |
Fri, 18 Jul 2014 09:55:19 -0700 | Michael Pavone | Add support for invoking methods that take no arguments other than self through the relfection API |
Thu, 17 Jul 2014 23:57:41 -0700 | Michael Pavone | Added object module which provides some basic reflection capabilities |