Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | introducing cgrep, a new addition to the mutator family. updated the readme ↵ | bloodstalker | 2018-11-26 | 1 | -6/+6 |
| | | | | for bruiser. some minor changes to the wasm setter test script. things look more or less fine. i still need to add a repackage function to faultreiber. | ||||
* | fixed more bugs on ft and ltg side. i had some fundamental misunderstandings ↵ | bloodstalker | 2018-10-06 | 1 | -7/+7 |
| | | | | on how clang encodes wasm objects. todo: test custom section getters and setters, garbage collection, repacking | ||||
* | added tests for wasm setters, faultreiber and tablegen now use the same xml ↵ | bloodstalker | 2018-10-02 | 1 | -174/+0 |
| | | | | file. makes things more consistent | ||||
* | some more fixes, mainly for tablegen and fualtreiber, will check later to ↵ | bloodstalker | 2018-09-30 | 1 | -67/+141 |
| | | | | make sure everything is working correctly | ||||
* | travis fix | bloodstalker | 2018-09-20 | 1 | -1/+1 |
| | |||||
* | still WIP | bloodstalker | 2018-09-18 | 2 | -24/+28 |
| | |||||
* | WIP | bloodstalker | 2018-09-16 | 2 | -130/+145 |
| | |||||
* | begenning to integrate and test both the codegens. run git pull for ↵ | bloodstalker | 2018-09-10 | 3 | -0/+490 |
faultreiber and tablegen. |