aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * new commandbloodstalker2017-06-241-1/+2
| |
| * new commandbloodstalker2017-06-241-2/+4
| |
* | just added support for the case where pointers are used as range duneroadrunner2017-06-241-6/+58
|/ | | | arguments for vector::insert()
* added handling of constructor initializersduneroadrunner2017-06-231-68/+148
|
* added a new command to extract mutagensbloodstalker2017-06-231-0/+66
|
* added help for the new commandbloodstalker2017-06-231-1/+2
|
* added the new commandbloodstalker2017-06-231-0/+1
|
* now the xml report path is relativebloodstalker2017-06-231-2/+2
|
* whateverbloodstalker2017-06-221-0/+1
|
* fix?bloodstalker2017-06-221-1/+1
|
* cosmeticbloodstalker2017-06-221-1/+2
|
* mutation hostsbloodstalker2017-06-222-0/+115
|
* fixed the help function, added a general read xml comandbloodstalker2017-06-221-6/+53
|
* fixed the help contentbloodstalker2017-06-221-11/+28
|
* added a new commandbloodstalker2017-06-221-0/+1
|
* wipbloodstalker2017-06-221-1/+6
|
* the new trusty update is live so we dont need to specify edgebloodstalker2017-06-221-1/+0
|
* added a part where i list the libraries used by mutatorbloodstalker2017-06-221-2/+10
|
* included cassertbloodstalker2017-06-221-0/+1
|
* testing out the new trusty imagebloodstalker2017-06-191-0/+1
|
* updated so that processing of declarations with initializers can handle duneroadrunner2017-06-171-110/+269
| | | all the same cases as the processing of assignment operations
* rewriters now return the result as a string to luabloodstalker2017-06-171-3/+19
|
* updatedbloodstalker2017-06-171-0/+8
|
* updated help sectionbloodstalker2017-06-171-1/+1
|
* now makes some sensebloodstalker2017-06-131-0/+21
|
* added some more help textbloodstalker2017-06-131-12/+12
|
* lil fixing-upbloodstalker2017-06-131-0/+5
|
* updatedbloodstalker2017-06-121-2/+0
|
* updatedbloodstalker2017-06-121-1/+1
|
* updatedbloodstalker2017-06-121-1/+9
|
* new example scriptsbloodstalker2017-06-121-0/+16
|
* fixed the new commandbloodstalker2017-06-121-3/+25
|
* updatedbloodstalker2017-06-111-0/+14
|
* implemented the show source-code commandbloodstalker2017-06-111-2/+49
|
* new commandbloodstalker2017-06-111-0/+1
|
* new commandsbloodstalker2017-06-111-6/+39
|
* tests for bruiserbloodstalker2017-06-103-0/+49
|
* now builds luajit as wellbloodstalker2017-06-101-1/+6
|
* updated helpbloodstalker2017-06-101-9/+16
|
* more commands for auto-completionbloodstalker2017-06-101-2/+4
|
* added a bunch more commandsbloodstalker2017-06-101-0/+90
|
* Merge branch 'master' of https://github.com/bloodstalker/mutatorduneroadrunner2017-06-103-243/+5
|\
| * now includes luajitbloodstalker2017-06-071-0/+3
| |
| * new submodule, lua-jitbloodstalker2017-06-071-0/+0
| |
| * cleaned up the codebloodstalker2017-06-071-243/+2
| |
* | added insertion of "#include" directivesuser12017-06-091-184/+281
|/
* fixed a (just introduced) bug in MCSSSParameterPassing in which only the user12017-06-071-4/+3
| | | first parameter gets processed
* Merge branch 'master' of https://github.com/bloodstalker/mutator.gituser12017-06-0616-59/+6621
|\
| * moved the other commands into lua now, so they are working againbloodstalker2017-06-051-17/+96
| |
| * fixed some commandsbloodstalker2017-06-051-22/+34
| |