aboutsummaryrefslogtreecommitdiffstats
path: root/mutator_aux.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-08-19fixes #47. probably a good idea to just wipe and re-clone. also moved m0 to ↵bloodstalker1-76/+0
its own folder.
2018-04-27relicensed everything excluding safercpp to GPL-3.0. fixes #31. now there is ↵bloodstalker1-1/+1
ramdump. i just need to write a luawrapper.
2017-12-16obfuscator should handle macro expansions just fine now, also there was no ↵bloodstalker1-0/+2
rewriter for macro expansion so added one and added a test folder for obfuscator, also added a new method for getting the spellingloc to aux methods
2017-05-23added xml report classes, there is a problem with a tinyxml2 assert being ↵bloodstalker1-1/+1
triggered on inheritance while the same problem doesnt exist when you dont inherit, raised an issue, until that gets sorted out, the report classes are one-offs, took me 2 days
2017-04-15wrapped the function-like macro in do-while-0bloodstalker1-1/+3
2017-04-13added a newer method for checking macro expansions. marked the old one as ↵bloodstalker1-1/+3
deprecated.
2017-03-16moved out the report classes into a new file-mutator_reportbloodstalker1-55/+2
2017-02-15added a macro function to check for the validity of sourcelocations we getbloodstalker1-0/+4
2017-02-01added GPL2 license notes on top, emacs c++ recognitionbloodstalker1-0/+17
2017-01-31added the namespace attibute to the xml reportbloodstalker1-1/+1
2017-01-23cosmetic changesbloodstalker1-3/+1
2017-01-20added some enumerationsbloodstalker1-1/+6
2017-01-06addded more overload interfacesbloodstalker1-0/+10
2017-01-05updated interface with the new overlaodbloodstalker1-0/+6
2017-01-02added a commentbloodstalker1-1/+2
2016-12-31added the new interfaces accordinglybloodstalker1-0/+19
2016-12-26added the json report writer interfacebloodstalker1-0/+18
2016-12-02added the interface for the new overloadbloodstalker1-4/+14
2016-11-30added an overloaded member function for XMLReport to add nodes to the xml docbloodstalker1-0/+3
2016-11-30added xml output support for the misra reportbloodstalker1-0/+17
2016-11-04the header for the new auxillary source code.bloodstalker1-0/+15