aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| |
| * now the list commands output the results in as strings so they can be reused ↵bloodstalker2017-06-041-2/+11
| | | | | | | | in lua in any way the user sees fit
| * added the new commands to the listbloodstalker2017-06-041-0/+6
| |
| * you can now call the list functions from luabloodstalker2017-06-031-6/+49
| |
| * added some more lua scripts. theyre mainly used for testingbloodstalker2017-06-032-0/+18
| |
| * added a comment about the fact that this file is basically lua.cbloodstalker2017-06-011-0/+8
| |
| * registering the functions in luabloodstalker2017-06-011-0/+41
| |
| * read itbloodstalker2017-05-311-2/+16
| |
| * lua test scriptsbloodstalker2017-05-314-0/+4
| |
| * now all commands are sent to the lua interpreter. what that simply means is ↵bloodstalker2017-05-311-13/+92
| | | | | | | | that bruiser is an interactive lua interpreter that uses linenoise for shell-like functionality instead of what the normal lua interpreter does, plus it will feature its own functionality. Im updating the readme as well. I explain more there
| * added a new command to the listbloodstalker2017-05-311-0/+1
| |
| * basically lua.c wrappes in extern C.bloodstalker2017-05-311-0/+597
| |
| * make install makes oracle executable, updated a commentbloodstalker2017-05-311-1/+2
| |
| * oraclebloodstalker2017-05-302-0/+5574
| |
| * oraclebloodstalker2017-05-301-0/+19
| |
| * added oraclebloodstalker2017-05-301-0/+1
| |
| * nothingbloodstalker2017-05-301-1/+0
| |
| * added reliquarybloodstalker2017-05-291-4/+33
| |
| * added the reliquary dorectoriesbloodstalker2017-05-291-0/+1
| |
| * changedbloodstalker2017-05-291-1/+1
| |
| * Merge branch 'master' of https://github.com/bloodstalker/mutatorbloodstalker2017-05-281-789/+2015
| |\
| * | make install now also adds reliquary which is only useful for dev purposesbloodstalker2017-05-281-0/+3
| | |
| * | added relicsbloodstalker2017-05-281-1/+7
| | |
| * | fixed the memory leakbloodstalker2017-05-281-22/+40
| | |
* | | changed "Assignment Target Constrains Address of Array Subscript Expr" user12017-06-061-126/+287
| |/ |/| | | | | to register the expressions it modifies
* | a bunch of stuff, including handling of fread and fwriteuser12017-05-271-789/+2015
|/
* added more bad strain extractionsbloodstalker2017-05-271-30/+73
|
* now makes a beep sound when it finishesbloodstalker2017-05-271-0/+4
|
* just some commentsbloodstalker2017-05-271-6/+20
|
* not muchbloodstalker2017-05-251-1/+1
|
* changed the destructor to virtualbloodstalker2017-05-251-2/+4
|
* adding the extraction to some related matchersbloodstalker2017-05-251-29/+106
|
* added some more mutagen extraction methodsbloodstalker2017-05-241-5/+62
|