aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* added some excuse of a shell functionalitybloodstalker2017-04-301-24/+94
|
* added type inferencing from function parameter passinguser12017-04-281-88/+337
|
* updatedbloodstalker2017-04-271-28/+17
|
* now supports safercpp action filesbloodstalker2017-04-271-1/+14
|
* minor fixesbloodstalker2017-04-271-11/+19
|
* the ideas for bruiserbloodstalker2017-04-271-0/+12
|
* fixesbloodstalker2017-04-271-1/+13
|
* fixed a typo, took out some stuff from the todo list that are already done.bloodstalker2017-04-261-4/+2
|
* added tinyxml2.obloodstalker2017-04-261-1/+1
|
* updatedbloodstalker2017-04-261-5/+0
|
* added some xml-related stuffbloodstalker2017-04-261-8/+33
|
* added some xml-related stuffbloodstalker2017-04-261-1/+21
|
* Merge branch 'master' of https://github.com/bloodstalker/mutatorbloodstalker2017-04-241-345/+1024
|\
| * changed the implementation of user12017-04-241-48/+419
| | | | | | | | | | CConditionalOperatorReconciliation2ReplacementAction due to issues with the libtooling library sometimes truncating expressions when a subexpression is replaced (and lengthened)
| * added handling of conditional initializersuser12017-04-211-338/+646
| |
* | some fixesbloodstalker2017-04-241-1/+2
| |
* | some fixesbloodstalker2017-04-241-5/+18
|/
* Merge branch 'master' of https://github.com/bloodstalker/mutatorbloodstalker2017-04-191-503/+696
|\
| * added (initial) handling of "conditional initializers" and also user12017-04-181-503/+696
| | | | | | | | memset/memcpy
* | the end condition doesnt need to be calculated each time, we are not ↵bloodstalker2017-04-191-4/+4
|/ | | | modifying them in the body
* i still havent decided on some parts so its not finalbloodstalker2017-04-181-0/+95
|
* added an error kind enumeration for bruiserbloodstalker2017-04-181-2/+11
|
* minor changesbloodstalker2017-04-181-1/+3
|
* Merge branch 'master' of https://github.com/bloodstalker/mutatorbloodstalker2017-04-151-56/+419
|\
| * Merge branch 'master' of https://github.com/bloodstalker/mutator.gituser12017-04-148-21/+305
| |\
| * | added (simple, not necessarily general) translation of memset()user12017-04-141-56/+419
| | |
* | | implemented most of the enabling and disabling of rule checks. most of them ↵bloodstalker2017-04-151-154/+401
| | | | | | | | | | | | work now.
* | | wrapped the function-like macro in do-while-0bloodstalker2017-04-151-1/+3
| | |
* | | added a new class to read the xml report created by M0.bloodstalker2017-04-151-0/+37
| | |
* | | added a new class to read the xml report created by M0.bloodstalker2017-04-151-7/+15
| |/ |/|
* | added some more experimental stuff. right now bruiser can only hijack the main.bloodstalker2017-04-131-15/+84
| |
* | fixed a broken linkbloodstalker2017-04-131-1/+1
| |
* | Merge branch 'master' of https://github.com/bloodstalker/mutatorbloodstalker2017-04-131-1202/+1273
|\|
| * changed to handle all levels of indirection when translating declared user12017-04-131-1202/+1273
| | | | | | | | objects
* | added a new part called how to get itbloodstalker2017-04-131-0/+17
| |
* | nothingbloodstalker2017-04-131-0/+1
| |
* | nothing reallybloodstalker2017-04-131-1/+4
| |
* | re-enabled the custom DiagnosticConsumerbloodstalker2017-04-131-9/+1
| |
* | added a newer method for checking macro expansions. marked the old one as ↵bloodstalker2017-04-131-1/+3
| | | | | | | | deprecated.
* | added a newerv method for checking Macro expansionsbloodstalker2017-04-131-1/+13
| |
* | adding some infrastructure.wip.bloodstalker2017-04-131-1/+49
| |
* | adding some infrastructure.wip.bloodstalker2017-04-131-8/+148
|/
* announcing bruiser...sortof.bloodstalker2017-04-111-1/+7
|
* compilation databasebloodstalker2017-04-111-0/+12
|
* chnaged all endls to aline break. i dont really need to flush standard ↵bloodstalker2017-04-111-199/+205
| | | | descriptors every time.Heder not found exception now prints out the name of the header not found.
* holds the mutator table descriptor for the custom mutator attributes. WIP.bloodstalker2017-04-111-0/+10
|
* added bruiser makefilebloodstalker2017-04-111-2/+7
|
* added bruiser sources to the SRc for CTAGSbloodstalker2017-04-111-1/+1
|
* the new mutator experimetal mutator feature. bruiser tries to break your code.bloodstalker2017-04-113-0/+158
|
* fixing the cov buildbloodstalker2017-04-101-6/+6
|