Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | relicensed everything excluding safercpp to GPL-3.0. fixes #31. now there is ... | bloodstalker | 2018-04-27 | 1 | -1/+1 |
* | trying to implement the nested call and global object rewriters | bloodstalker | 2018-02-17 | 1 | -10/+9 |
* | travis fix | bloodstalker | 2018-02-11 | 1 | -1/+1 |
* | 2 major bug fixed for bruiser, a lot of little improvements and bug fixed her... | bloodstalker | 2018-02-11 | 1 | -0/+1 |
* | fixed string type for xobjs, also xcall can now call functions by name as well | bloodstalker | 2018-01-26 | 1 | -2/+1 |
* | fixed some issues with the way bruiser handled integers, added some initial t... | bloodstalker | 2018-01-22 | 1 | -0/+2 |
* | xobj handling for int types and pointers is done.next is structs,unoins and a... | bloodstalker | 2018-01-21 | 1 | -2/+49 |
* | WIP.using libffi for calling xobjects now. | bloodstalker | 2018-01-20 | 1 | -0/+38 |