Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fixing | bloodstalker | 2017-02-05 | 1 | -1/+1 | |
| | ||||||
* | added 14.2 | bloodstalker | 2017-02-05 | 1 | -0/+10 | |
| | ||||||
* | fixing... | bloodstalker | 2017-02-05 | 1 | -2/+2 | |
| | ||||||
* | fixing... | bloodstalker | 2017-02-05 | 1 | -1/+1 | |
| | ||||||
* | fixing... | bloodstalker | 2017-02-05 | 1 | -1/+1 | |
| | ||||||
* | fixing | bloodstalker | 2017-02-05 | 1 | -1/+1 | |
| | ||||||
* | fixing... | bloodstalker | 2017-02-05 | 1 | -1/+1 | |
| | ||||||
* | fixing... | bloodstalker | 2017-02-05 | 1 | -1/+1 | |
| | ||||||
* | fixing... | bloodstalker | 2017-02-05 | 1 | -1/+1 | |
| | ||||||
* | updated | bloodstalker | 2017-02-05 | 1 | -1/+1 | |
| | ||||||
* | updated | bloodstalker | 2017-02-05 | 1 | -2/+2 | |
| | ||||||
* | fixing | bloodstalker | 2017-02-05 | 1 | -1/+1 | |
| | ||||||
* | fixing... | bloodstalker | 2017-02-05 | 1 | -8/+8 | |
| | ||||||
* | ... | bloodstalker | 2017-02-05 | 1 | -1/+1 | |
| | ||||||
* | added a new mutator action file for tests | bloodstalker | 2017-02-05 | 1 | -0/+9 | |
| | ||||||
* | trying to fix the broken run... | bloodstalker | 2017-02-05 | 1 | -1/+1 | |
| | ||||||
* | trying to figure out why the coverage build crashes | bloodstalker | 2017-02-05 | 1 | -0/+1 | |
| | ||||||
* | now uses -Wall to have all the warnings mutator needs. | bloodstalker | 2017-02-05 | 1 | -1/+1 | |
| | ||||||
* | added 2.2,2.3,4.2,9.2. we already have tdd tests for all of them. | bloodstalker | 2017-02-05 | 1 | -1/+35 | |
| | ||||||
* | did a lil change on the win_build | bloodstalker | 2017-02-05 | 1 | -2/+1 | |
| | ||||||
* | fixed the include path | bloodstalker | 2017-02-04 | 1 | -2/+2 | |
| | ||||||
* | some more diag output for me | bloodstalker | 2017-02-04 | 1 | -1/+2 | |
| | ||||||
* | mutator action file for running the coverage build | bloodstalker | 2017-02-04 | 1 | -0/+19 | |
| | ||||||
* | added a test to check why the coverage build crashes. | bloodstalker | 2017-02-04 | 1 | -0/+1 | |
| | ||||||
* | removed the -w flag so the warnings are not silenced | bloodstalker | 2017-02-02 | 1 | -1/+1 | |
| | ||||||
* | updated with a note regarding using the -w clang flag | bloodstalker | 2017-02-02 | 1 | -0/+2 | |
| | ||||||
* | 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 | |
| |