Mercurial > repos > tabletprog
graph
-
Initial work on an SDL2 bindingSun, 20 Jul 2014 00:13:01 -0700, by Michael Pavone
-
Make import:from actually work. Fix some macro bugs. Add a cpointer primitive type for storing an opaque pointer to a C object.Sun, 20 Jul 2014 00:12:43 -0700, by Michael Pavone
-
Added support for encoding integers and booleans as JSONSat, 19 Jul 2014 20:18:34 -0700, by Michael Pavone
-
Support for encoding objects, dictionaries, lists and arrays to JSON in json moduleSat, 19 Jul 2014 19:59:51 -0700, by Michael Pavone
-
Add a propertiesOf method to the object module that returns the names of things that look like getter messagesFri, 18 Jul 2014 20:45:50 -0700, by Michael Pavone
-
Improve message not implemented error messageFri, 18 Jul 2014 19:31:07 -0700, by Michael Pavone
-
Add support for invoking methods that take no arguments other than self through the relfection APIFri, 18 Jul 2014 09:55:19 -0700, by Michael Pavone
-
Warning cleanupFri, 18 Jul 2014 00:14:22 -0700, by Michael Pavone
-
Added object module which provides some basic reflection capabilitiesThu, 17 Jul 2014 23:57:41 -0700, by Michael Pavone
-
Remove remapping of most operatorsMon, 14 Jul 2014 19:03:46 -0700, by Michael Pavone
-
Add module for interfacing with libdlMon, 14 Jul 2014 09:33:41 -0700, by Michael Pavone
-
Add support for llMessage definitions in buildMethodTablesMon, 14 Jul 2014 09:30:31 -0700, by Michael Pavone
-
Fix whitespace problem in object grammar in new parserMon, 14 Jul 2014 09:29:49 -0700, by Michael Pavone
-
MergeSun, 01 Jun 2014 22:39:33 -0700, by Michael Pavone
-
Untested implementation of filter for arraysSun, 01 Jun 2014 22:39:25 -0700, by Michael Pavone
-
Add ltrim method to stringThu, 29 May 2014 18:51:15 -0700, by Michael Pavone