Mercurial > repos > tabletprog
log modules/object.tp @ 365:3d36d69aab7f
age | author | description |
---|---|---|
Sat, 28 Mar 2015 14:21:22 -0700 | Michael Pavone | Initial work on a UI module |
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 |