Mercurial > repos > tabletprog
log
age | author | description |
---|---|---|
Sat, 24 Aug 2013 09:56:29 -0700 | Mike Pavone | A bunch of fixes in x86 instruction encoding |
Sat, 24 Aug 2013 09:55:54 -0700 | Mike Pavone | Add initial work on bytearrays with support for allocating executable memory |
Sat, 24 Aug 2013 09:54:47 -0700 | Mike Pavone | Support more bitwise operations and function pointers in llMessages |
Sat, 24 Aug 2013 09:53:20 -0700 | Mike Pavone | Allow all expressions in array and list literals |
Thu, 22 Aug 2013 15:12:15 -0700 | Mike Pavone | Small refactor in x86 module. Added a few more instructions. |
Wed, 21 Aug 2013 08:00:57 -0700 | Mike Pavone | Initial work on x86 instruction encoding module |
Wed, 21 Aug 2013 08:00:09 -0700 | Mike Pavone | Added foreach, string and print to list objects |