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