Mercurial > repos > tabletprog
graph
-
Add bindings for SDL_ClearError, SDL_GetError, SDL_LoadBMP, SDL_CreateTextureFromSurface and a partial binding for SDL_RendererCopyMon, 21 Jul 2014 12:51:38 -0700, by Michael Pavone
-
Add SDL bindings for creating a renderer, clearing it, presenting it and destroying itSun, 20 Jul 2014 17:30:46 -0700, by Michael Pavone
-
Added toplevel module which will provide top level symbols for new compilerSun, 20 Jul 2014 12:48:37 -0700, by Michael Pavone
-
Added option module which was omitted in commit of SDL workSun, 20 Jul 2014 12:34:25 -0700, by Michael Pavone
-
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