log modules/bytearray.tp @ 377:93c28eee141e default tip

age author description
Sun, 09 Aug 2015 20:00:08 -0700 Michael Pavone Add clone bethod to bytearray module
Thu, 23 Apr 2015 19:24:20 -0700 Michael Pavone llcompile now has Hacky support for calling C functions using dl to lookup symbols and almost has support string constants
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