aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/asmrewriter.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* wip, working on fixing the setters, need to test all of them to see if they a...bloodstalker2018-10-031-0/+1
* still WIPbloodstalker2018-09-181-1/+1
* begenning to integrate and test both the codegens. run git pull for faultreib...bloodstalker2018-09-101-1/+3
* jmp_t_s now uses the new way of registering tables, the 5.3 way. bruiser is s...bloodstalker2018-09-081-0/+13
* fixes #33. fixed #34. python interpreter should clean up after itself properl...bloodstalker2018-05-181-1/+3
* relicensed everything excluding safercpp to GPL-3.0. fixes #31. now there is ...bloodstalker2018-04-271-1/+1
* added a lua module for asmrewriter, will soon add docs. you can try the new m...bloodstalker2018-03-121-1/+1
* the jmp table is working now. you get member set and get methods, and an iter...bloodstalker2018-03-041-5/+68
* wip-the lua syntax is not what i want to be yet and im having trouble with th...bloodstalker2018-03-041-24/+109
* the skeletion code for the jump table struct is now workingbloodstalker2018-03-021-3/+11
* some fixes for the jump table lua modulebloodstalker2018-03-011-18/+42
* wip-the asm rewriter module plus the assembly jump table lua module implement...bloodstalker2018-03-011-0/+149