diff options
author | bloodstalker <thabogre@gmail.com> | 2017-02-20 07:08:54 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2017-02-20 07:08:54 +0000 |
commit | e49ce09fdd166868ba4a21318b8c06ffe4aaf47f (patch) | |
tree | fe703595530f33d813ee5097a866cf7963da3fa6 /README.md | |
parent | the header for m0, contains the maps (diff) | |
download | mutator-e49ce09fdd166868ba4a21318b8c06ffe4aaf47f.tar.gz mutator-e49ce09fdd166868ba4a21318b8c06ffe4aaf47f.zip |
announcing SaferCPlusPlus implementation by project mutator
Diffstat (limited to '')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -73,6 +73,7 @@ All the as-of-yet implemented features of the project are very much buildable an ## Announcements +* mutator will be implementing [SaferCPlusPlus](https://github.com/duneroadrunner/SaferCPlusPlus) rule checks and automatic refactoring of code bases to use SaferCPlusPlus libraries. The first phase will begin with implementing the compliancy checks. You can read more about SaferCPlusPlus [here](http://duneroadrunner.github.io/SaferCPlusPlus/).<br/> * mutator's first website is up: [project mutator](https://bloodstalker.github.io/mutator/).<br/> * project mutator has changed licenses from LGPLv3 to GPLv2.<br/> * `mutator-lvl0` has reached a release candidate. I will branch a release candidate for it and then we can start the unit tests.<br/> |