Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new command | bloodstalker | 2017-06-24 | 1 | -1/+2 |
* | new command | bloodstalker | 2017-06-24 | 1 | -2/+4 |
* | 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 |
* | 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 |
* | updated | bloodstalker | 2017-06-12 | 1 | -2/+0 |
* | updated | bloodstalker | 2017-06-12 | 1 | -1/+1 |
* | updated | bloodstalker | 2017-06-12 | 1 | -1/+9 |
* | new example scripts | bloodstalker | 2017-06-12 | 1 | -0/+16 |
* | fixed the new command | bloodstalker | 2017-06-12 | 1 | -3/+25 |
* | updated | bloodstalker | 2017-06-11 | 1 | -0/+14 |
* | implemented the show source-code command | bloodstalker | 2017-06-11 | 1 | -2/+49 |
* | new command | bloodstalker | 2017-06-11 | 1 | -0/+1 |
* | new commands | bloodstalker | 2017-06-11 | 1 | -6/+39 |
* | tests for bruiser | bloodstalker | 2017-06-10 | 3 | -0/+49 |
* | now builds luajit as well | bloodstalker | 2017-06-10 | 1 | -1/+6 |
* | updated help | bloodstalker | 2017-06-10 | 1 | -9/+16 |
* | more commands for auto-completion | bloodstalker | 2017-06-10 | 1 | -2/+4 |
* | added a bunch more commands | bloodstalker | 2017-06-10 | 1 | -0/+90 |
* | Merge branch 'master' of https://github.com/bloodstalker/mutator | duneroadrunner | 2017-06-10 | 3 | -243/+5 |
|\ | |||||
| * | now includes luajit | bloodstalker | 2017-06-07 | 1 | -0/+3 |
| * | new submodule, lua-jit | bloodstalker | 2017-06-07 | 1 | -0/+0 |
| * | cleaned up the code | bloodstalker | 2017-06-07 | 1 | -243/+2 |
* | | added insertion of "#include" directives | user1 | 2017-06-09 | 1 | -184/+281 |
|/ | |||||
* | fixed a (just introduced) bug in MCSSSParameterPassing in which only the | user1 | 2017-06-07 | 1 | -4/+3 |
* | Merge branch 'master' of https://github.com/bloodstalker/mutator.git | user1 | 2017-06-06 | 16 | -59/+6621 |
|\ | |||||
| * | moved the other commands into lua now, so they are working again | bloodstalker | 2017-06-05 | 1 | -17/+96 |
| * | fixed some commands | bloodstalker | 2017-06-05 | 1 | -22/+34 |
| * | now the list commands output the results in as strings so they can be reused ... | bloodstalker | 2017-06-04 | 1 | -2/+11 |