| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | added the schema tests for mutagen report | bloodstalker | 2017-06-29 | 1 | -3/+31 | 
| | | |||||
| * | xml schema to check the mutagen report | bloodstalker | 2017-06-28 | 1 | -0/+31 | 
| | | |||||
| * | an updated version of the reports | bloodstalker | 2017-06-28 | 2 | -1292/+9276 | 
| | | |||||
| * | now uses the relic count var not a number... | bloodstalker | 2017-06-28 | 1 | -3/+3 | 
| | | |||||
| * | changed the default value of ConvertToSCPP to true | duneroadrunner | 2017-06-27 | 1 | -3/+3 | 
| | | |||||
| * | well i guess 4 doesnt have orc | bloodstalker | 2017-06-27 | 1 | -0/+2 | 
| | | |||||
| * | trying to see how many cool things i can do with orcs... | bloodstalker | 2017-06-27 | 2 | -0/+73 | 
| | | |||||
| * | added the new source file | bloodstalker | 2017-06-27 | 1 | -1/+2 | 
| | | |||||
| * | updated | bloodstalker | 2017-06-27 | 1 | -0/+10 | 
| | | |||||
| * | updated | bloodstalker | 2017-06-27 | 1 | -0/+1 | 
| | | |||||
| * | added 4 new commands | bloodstalker | 2017-06-25 | 1 | -7/+55 | 
| | | |||||
| * | 4 new commands | bloodstalker | 2017-06-25 | 1 | -0/+4 | 
| | | |||||
| * | added 4 new command | bloodstalker | 2017-06-25 | 1 | -1/+5 | 
| | | |||||
| * | updated | bloodstalker | 2017-06-25 | 1 | -0/+1 | 
| | | |||||
| * | silenced a compiler warning | bloodstalker | 2017-06-25 | 1 | -1/+1 | 
| | | |||||
| * | updated | bloodstalker | 2017-06-25 | 1 | -1/+2 | 
| | | |||||
| * | updated | bloodstalker | 2017-06-25 | 1 | -0/+8 | 
| | | |||||
| * | added two more commands | bloodstalker | 2017-06-24 | 1 | -0/+79 | 
| | | |||||
| * | added two new commands, fixed some previous help texts | bloodstalker | 2017-06-24 | 1 | -11/+15 | 
| | | |||||
| * | added two new commands | bloodstalker | 2017-06-24 | 1 | -0/+2 | 
| | | |||||
| * | Merge branch 'master' of https://github.com/bloodstalker/mutator.git | duneroadrunner | 2017-06-24 | 4 | -10/+75 | 
| |\ | |||||
| | * | added a new command, fixed an old one | bloodstalker | 2017-06-24 | 1 | -7/+60 | 
| | | | |||||
| | * | a new example script | bloodstalker | 2017-06-24 | 1 | -0/+9 | 
| | | | |||||
| | * | new command | bloodstalker | 2017-06-24 | 1 | -1/+2 | 
| | | | |||||
| | * | new command | bloodstalker | 2017-06-24 | 1 | -2/+4 | 
| | | | |||||
| * | | just added support for the case where pointers are used as range | duneroadrunner | 2017-06-24 | 1 | -6/+58 | 
| |/ | | | | arguments for vector::insert() | ||||
| * | added handling of constructor initializers | duneroadrunner | 2017-06-23 | 1 | -68/+148 | 
| | | |||||
| * | added a new command to extract mutagens | bloodstalker | 2017-06-23 | 1 | -0/+66 | 
| | | |||||
| * | added help for the new command | bloodstalker | 2017-06-23 | 1 | -1/+2 | 
| | | |||||
| * | added the new command | bloodstalker | 2017-06-23 | 1 | -0/+1 | 
| | | |||||
| * | now the xml report path is relative | bloodstalker | 2017-06-23 | 1 | -2/+2 | 
| | | |||||
| * | whatever | bloodstalker | 2017-06-22 | 1 | -0/+1 | 
| | | |||||
| * | fix? | bloodstalker | 2017-06-22 | 1 | -1/+1 | 
| | | |||||
| * | cosmetic | bloodstalker | 2017-06-22 | 1 | -1/+2 | 
| | | |||||
| * | mutation hosts | bloodstalker | 2017-06-22 | 2 | -0/+115 | 
| | | |||||
| * | fixed the help function, added a general read xml comand | bloodstalker | 2017-06-22 | 1 | -6/+53 | 
| | | |||||
| * | fixed the help content | bloodstalker | 2017-06-22 | 1 | -11/+28 | 
| | | |||||
| * | added a new command | bloodstalker | 2017-06-22 | 1 | -0/+1 | 
| | | |||||
| * | wip | bloodstalker | 2017-06-22 | 1 | -1/+6 | 
| | | |||||
| * | the new trusty update is live so we dont need to specify edge | bloodstalker | 2017-06-22 | 1 | -1/+0 | 
| | | |||||
| * | added a part where i list the libraries used by mutator | bloodstalker | 2017-06-22 | 1 | -2/+10 | 
| | | |||||
| * | included cassert | bloodstalker | 2017-06-22 | 1 | -0/+1 | 
| | | |||||
| * | testing out the new trusty image | bloodstalker | 2017-06-19 | 1 | -0/+1 | 
| | | |||||
| * | updated so that processing of declarations with initializers can handle | duneroadrunner | 2017-06-17 | 1 | -110/+269 | 
| | | | | all the same cases as the processing of assignment operations | ||||
| * | rewriters now return the result as a string to lua | bloodstalker | 2017-06-17 | 1 | -3/+19 | 
| | | |||||
| * | updated | bloodstalker | 2017-06-17 | 1 | -0/+8 | 
| | | |||||
| * | updated help section | bloodstalker | 2017-06-17 | 1 | -1/+1 | 
| | | |||||
| * | now makes some sense | bloodstalker | 2017-06-13 | 1 | -0/+21 | 
| | | |||||
| * | added some more help text | bloodstalker | 2017-06-13 | 1 | -12/+12 | 
| | | |||||
| * | lil fixing-up | bloodstalker | 2017-06-13 | 1 | -0/+5 | 
| | | |||||
