Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-05-20 | wip:added a wasm backend. i need to setup an interface with the main c++ code... | bloodstalker | 1 | -6/+5 |
2018-04-27 | relicensed everything excluding safercpp to GPL-3.0. fixes #31. now there is ... | bloodstalker | 1 | -1/+1 |
2018-03-19 | some fixes | bloodstalker | 1 | -2/+2 |
2018-03-12 | added a lua module for asmrewriter, will soon add docs. you can try the new m... | bloodstalker | 1 | -18/+38 |
2018-03-04 | the jmp table is working now. you get member set and get methods, and an iter... | bloodstalker | 1 | -6/+9 |
2018-03-04 | wip-the lua syntax is not what i want to be yet and im having trouble with th... | bloodstalker | 1 | -3/+39 |
2018-03-02 | the skeletion code for the jump table struct is now working | bloodstalker | 1 | -1/+7 |
2018-03-01 | wip-the asm rewriter module plus the assembly jump table lua module implement... | bloodstalker | 1 | -2/+28 |
2018-02-24 | bruiser will now run a lua script before startup so now you can easily use yo... | bloodstalker | 1 | -0/+35 |