log modules/bytearray.tp @ 347:ff7ea11b4b60

age author description
Fri, 10 Apr 2015 00:48:12 -0700 Michael Pavone Add length method to executable bytearrays
Thu, 19 Mar 2015 22:40:43 -0700 Michael Pavone Add bindings for SDL_CreateTexture, SDL_LockTexture, SDL_SetBlendMode and SDL_GetBlendMode in SDL module
Thu, 24 Jul 2014 23:52:37 -0700 Michael Pavone A number of fixes and enhancmenets to "normal" bytearrays
Thu, 24 Jul 2014 21:58:26 -0700 Michael Pavone Move OS module out of backend Javascript into a proper module file. Add normal bytearray to bytearray module. Add read:to method to os module for reading into a bytearray.
Wed, 28 May 2014 09:48:09 -0700 Michael Pavone Pass size parameter to _init in bytearray
Sat, 24 Aug 2013 15:08:00 -0700 Mike Pavone Add support for jmps and labels in x86 module
Sat, 24 Aug 2013 09:55:54 -0700 Mike Pavone Add initial work on bytearrays with support for allocating executable memory