Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-12-16 | obfuscator should handle macro expansions just fine now, also there was no ↵ | bloodstalker | 1 | -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-23 | added xml report classes, there is a problem with a tinyxml2 assert being ↵ | bloodstalker | 1 | -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-15 | wrapped the function-like macro in do-while-0 | bloodstalker | 1 | -1/+3 | |
2017-04-13 | added a newer method for checking macro expansions. marked the old one as ↵ | bloodstalker | 1 | -1/+3 | |
deprecated. | |||||
2017-03-16 | moved out the report classes into a new file-mutator_report | bloodstalker | 1 | -55/+2 | |
2017-02-15 | added a macro function to check for the validity of sourcelocations we get | bloodstalker | 1 | -0/+4 | |
2017-02-01 | added GPL2 license notes on top, emacs c++ recognition | bloodstalker | 1 | -0/+17 | |
2017-01-31 | added the namespace attibute to the xml report | bloodstalker | 1 | -1/+1 | |
2017-01-23 | cosmetic changes | bloodstalker | 1 | -3/+1 | |
2017-01-20 | added some enumerations | bloodstalker | 1 | -1/+6 | |
2017-01-06 | addded more overload interfaces | bloodstalker | 1 | -0/+10 | |
2017-01-05 | updated interface with the new overlaod | bloodstalker | 1 | -0/+6 | |
2017-01-02 | added a comment | bloodstalker | 1 | -1/+2 | |
2016-12-31 | added the new interfaces accordingly | bloodstalker | 1 | -0/+19 | |
2016-12-26 | added the json report writer interface | bloodstalker | 1 | -0/+18 | |
2016-12-02 | added the interface for the new overload | bloodstalker | 1 | -4/+14 | |
2016-11-30 | added an overloaded member function for XMLReport to add nodes to the xml doc | bloodstalker | 1 | -0/+3 | |
2016-11-30 | added xml output support for the misra report | bloodstalker | 1 | -0/+17 | |
2016-11-04 | the header for the new auxillary source code. | bloodstalker | 1 | -0/+15 | |