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