aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fixingbloodstalker2017-02-051-1/+1
|
* fixing...bloodstalker2017-02-051-8/+8
|
* ...bloodstalker2017-02-051-1/+1
|
* added a new mutator action file for testsbloodstalker2017-02-051-0/+9
|
* trying to fix the broken run...bloodstalker2017-02-051-1/+1
|
* trying to figure out why the coverage build crashesbloodstalker2017-02-051-0/+1
|
* now uses -Wall to have all the warnings mutator needs.bloodstalker2017-02-051-1/+1
|
* added 2.2,2.3,4.2,9.2. we already have tdd tests for all of them.bloodstalker2017-02-051-1/+35
|
* did a lil change on the win_buildbloodstalker2017-02-051-2/+1
|
* fixed the include pathbloodstalker2017-02-041-2/+2
|
* 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
|