aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* some more diag output for mebloodstalker2017-02-041-1/+2
|
* mutator action file for running the coverage buildbloodstalker2017-02-041-0/+19
|
* added a test to check why the coverage build crashes.bloodstalker2017-02-041-0/+1
|
* removed the -w flag so the warnings are not silencedbloodstalker2017-02-021-1/+1
|
* updated with a note regarding using the -w clang flagbloodstalker2017-02-021-0/+2
|
* mutator now accesses the diagnostics printed out by clang and adds them to ↵bloodstalker2017-02-021-2/+51
| | | | the report. for the time being they are all tagged ClangDiag, later to be changed to their corresponding misra rule number. most of those warnings are have nothing to do with misra so they will be omitted later on. I'm supposed to be on a break...
* added a note that says the xsd test is under devbloodstalker2017-02-011-0/+1
|
* added GPL2 license notes on top, emacs c++ recognitionbloodstalker2017-02-011-0/+17
|
* added GPL2 license notes on top, emacs c++ recognitionbloodstalker2017-02-011-0/+17
|
* added GPL2 license notes on top, emacs c++ recognitionbloodstalker2017-02-011-0/+18
|
* added GPL2 license notes on top, emacs c++ recognitionbloodstalker2017-02-011-0/+17
|
* added GPL2 license notes on top, emacs c++ recognitionbloodstalker2017-02-011-0/+17
|
* added a note to WIN_BUILDbloodstalker2017-02-011-1/+3
|
* added llvm runtime librarybloodstalker2017-01-311-1/+1
|
* update was missing sudobloodstalker2017-01-311-2/+2
|
* temporarily fixed the auto-refac optionbloodstalker2017-01-311-3/+4
|
* added the namespace attibute to the xml reportbloodstalker2017-01-311-1/+1
|
* added the namespace attibute to the xml reportbloodstalker2017-01-311-1/+4
|
* removed extra tabs and whitespaces.bloodstalker2017-01-291-15/+18
|
* working on the auto-refac commandbloodstalker2017-01-291-1/+2
|
* fixed the matcher that was causing ifconstswapper to misbehave when trying ↵bloodstalker2017-01-291-3/+7
| | | | to fix nested ifs.
* now make install creates a temp directory to use with the auto-refac option ↵bloodstalker2017-01-291-0/+1
| | | | on mutator.sh
* updated with the link to mutator's first websitebloodstalker2017-01-291-3/+3
|
* updated with the link to mutator's first websitebloodstalker2017-01-291-0/+1
|
* fixedbloodstalker2017-01-291-0/+3
|
* fixedbloodstalker2017-01-291-6/+18
|
* there was one instance of mutator not changed to mutator-lvl1bloodstalker2017-01-291-1/+2
|
* changed the name of th emutator namespace from xs to mutatorbloodstalker2017-01-291-16/+16
|
* added tdd tests for switchfixer and switchdfixerbloodstalker2017-01-292-2/+82
|
* added tdd tests for switchfixer and switchdfixerbloodstalker2017-01-291-1/+1
|
* fixed and updatedbloodstalker2017-01-291-15/+25
|
* updated with the executable name change, minor fixes otherwisebloodstalker2017-01-291-3/+5
|
* formerly named mutator.cppbloodstalker2017-01-291-0/+601
|
* removedbloodstalker2017-01-291-601/+0
|
* added the install option, changed the name of an executable to mutator only ↵bloodstalker2017-01-291-5/+10
| | | | be the shell wrapper/driver for mutator
* fixedbloodstalker2017-01-281-2/+3
|
* added more tdd tests for automatic refactoring facilitiesbloodstalker2017-01-282-0/+108
|
* added an announcement regarding chnaging license from LGPLv3 to GPLv2bloodstalker2017-01-281-0/+1
|
* added the xsd testbloodstalker2017-01-281-3/+5
|
* changed the license to GPLv2bloodstalker2017-01-281-161/+335
|
* the xml report schemabloodstalker2017-01-281-0/+22
|
* we have to use gcov 4.2 since thats what llvm generatesbloodstalker2017-01-281-0/+2
|
* changed a character in the report node/element namebloodstalker2017-01-281-11/+10
|
* now we also download gcc4.9 to have support for regex when we run the testsbloodstalker2017-01-251-0/+3
|
* fixed the name of the directorybloodstalker2017-01-251-1/+1
|
* commented cov-gnu error messagebloodstalker2017-01-251-3/+3
|
* commented cov_gnu error messagebloodstalker2017-01-251-4/+4
|
* commented cov_gnu error messagebloodstalker2017-01-251-3/+3
|
* adding coveralls integrationbloodstalker2017-01-251-1/+9
|
* i will be working less on mutator for the next two weeks, maybe less.bloodstalker2017-01-241-0/+1
|