Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | mutator now accesses the diagnostics printed out by clang and adds them to ↵ | bloodstalker | 2017-02-02 | 1 | -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 dev | bloodstalker | 2017-02-01 | 1 | -0/+1 | |
| | ||||||
* | added GPL2 license notes on top, emacs c++ recognition | bloodstalker | 2017-02-01 | 1 | -0/+17 | |
| | ||||||
* | added GPL2 license notes on top, emacs c++ recognition | bloodstalker | 2017-02-01 | 1 | -0/+17 | |
| | ||||||
* | added GPL2 license notes on top, emacs c++ recognition | bloodstalker | 2017-02-01 | 1 | -0/+18 | |
| | ||||||
* | added GPL2 license notes on top, emacs c++ recognition | bloodstalker | 2017-02-01 | 1 | -0/+17 | |
| | ||||||
* | added GPL2 license notes on top, emacs c++ recognition | bloodstalker | 2017-02-01 | 1 | -0/+17 | |
| | ||||||
* | added a note to WIN_BUILD | bloodstalker | 2017-02-01 | 1 | -1/+3 | |
| | ||||||
* | added llvm runtime library | bloodstalker | 2017-01-31 | 1 | -1/+1 | |
| | ||||||
* | update was missing sudo | bloodstalker | 2017-01-31 | 1 | -2/+2 | |
| | ||||||
* | temporarily fixed the auto-refac option | bloodstalker | 2017-01-31 | 1 | -3/+4 | |
| | ||||||
* | added the namespace attibute to the xml report | bloodstalker | 2017-01-31 | 1 | -1/+1 | |
| | ||||||
* | added the namespace attibute to the xml report | bloodstalker | 2017-01-31 | 1 | -1/+4 | |
| | ||||||
* | removed extra tabs and whitespaces. | bloodstalker | 2017-01-29 | 1 | -15/+18 | |
| | ||||||
* | working on the auto-refac command | bloodstalker | 2017-01-29 | 1 | -1/+2 | |
| | ||||||
* | fixed the matcher that was causing ifconstswapper to misbehave when trying ↵ | bloodstalker | 2017-01-29 | 1 | -3/+7 | |
| | | | | to fix nested ifs. | |||||
* | now make install creates a temp directory to use with the auto-refac option ↵ | bloodstalker | 2017-01-29 | 1 | -0/+1 | |
| | | | | on mutator.sh | |||||
* | updated with the link to mutator's first website | bloodstalker | 2017-01-29 | 1 | -3/+3 | |
| | ||||||
* | updated with the link to mutator's first website | bloodstalker | 2017-01-29 | 1 | -0/+1 | |
| | ||||||
* | fixed | bloodstalker | 2017-01-29 | 1 | -0/+3 | |
| | ||||||
* | fixed | bloodstalker | 2017-01-29 | 1 | -6/+18 | |
| | ||||||
* | there was one instance of mutator not changed to mutator-lvl1 | bloodstalker | 2017-01-29 | 1 | -1/+2 | |
| | ||||||
* | changed the name of th emutator namespace from xs to mutator | bloodstalker | 2017-01-29 | 1 | -16/+16 | |
| | ||||||
* | added tdd tests for switchfixer and switchdfixer | bloodstalker | 2017-01-29 | 2 | -2/+82 | |
| | ||||||
* | added tdd tests for switchfixer and switchdfixer | bloodstalker | 2017-01-29 | 1 | -1/+1 | |
| | ||||||
* | fixed and updated | bloodstalker | 2017-01-29 | 1 | -15/+25 | |
| | ||||||
* | updated with the executable name change, minor fixes otherwise | bloodstalker | 2017-01-29 | 1 | -3/+5 | |
| | ||||||
* | formerly named mutator.cpp | bloodstalker | 2017-01-29 | 1 | -0/+601 | |
| | ||||||
* | removed | bloodstalker | 2017-01-29 | 1 | -601/+0 | |
| | ||||||
* | added the install option, changed the name of an executable to mutator only ↵ | bloodstalker | 2017-01-29 | 1 | -5/+10 | |
| | | | | be the shell wrapper/driver for mutator | |||||
* | fixed | bloodstalker | 2017-01-28 | 1 | -2/+3 | |
| | ||||||
* | added more tdd tests for automatic refactoring facilities | bloodstalker | 2017-01-28 | 2 | -0/+108 | |
| | ||||||
* | added an announcement regarding chnaging license from LGPLv3 to GPLv2 | bloodstalker | 2017-01-28 | 1 | -0/+1 | |
| | ||||||
* | added the xsd test | bloodstalker | 2017-01-28 | 1 | -3/+5 | |
| | ||||||
* | changed the license to GPLv2 | bloodstalker | 2017-01-28 | 1 | -161/+335 | |
| | ||||||
* | the xml report schema | bloodstalker | 2017-01-28 | 1 | -0/+22 | |
| | ||||||
* | we have to use gcov 4.2 since thats what llvm generates | bloodstalker | 2017-01-28 | 1 | -0/+2 | |
| | ||||||
* | changed a character in the report node/element name | bloodstalker | 2017-01-28 | 1 | -11/+10 | |
| | ||||||
* | now we also download gcc4.9 to have support for regex when we run the tests | bloodstalker | 2017-01-25 | 1 | -0/+3 | |
| | ||||||
* | fixed the name of the directory | bloodstalker | 2017-01-25 | 1 | -1/+1 | |
| | ||||||
* | commented cov-gnu error message | bloodstalker | 2017-01-25 | 1 | -3/+3 | |
| | ||||||
* | commented cov_gnu error message | bloodstalker | 2017-01-25 | 1 | -4/+4 | |
| | ||||||
* | commented cov_gnu error message | bloodstalker | 2017-01-25 | 1 | -3/+3 | |
| | ||||||
* | adding coveralls integration | bloodstalker | 2017-01-25 | 1 | -1/+9 | |
| | ||||||
* | i will be working less on mutator for the next two weeks, maybe less. | bloodstalker | 2017-01-24 | 1 | -0/+1 | |
| | ||||||
* | added a help entry for win build | bloodstalker | 2017-01-24 | 1 | -0/+1 | |
| | ||||||
* | updated the test plan | bloodstalker | 2017-01-24 | 1 | -1/+18 | |
| | ||||||
* | fixed the defects | bloodstalker | 2017-01-24 | 1 | -2/+2 | |
| | ||||||
* | updated 1/24/2017 | bloodstalker | 2017-01-24 | 1 | -1/+3 | |
| | ||||||
* | re-enabled the switch fixers | bloodstalker | 2017-01-24 | 1 | -2/+2 | |
| |