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