Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added some more lua scripts. theyre mainly used for testing | bloodstalker | 2017-06-03 | 2 | -0/+18 |
| | |||||
* | added a comment about the fact that this file is basically lua.c | bloodstalker | 2017-06-01 | 1 | -0/+8 |
| | |||||
* | registering the functions in lua | bloodstalker | 2017-06-01 | 1 | -0/+41 |
| | |||||
* | read it | bloodstalker | 2017-05-31 | 1 | -2/+16 |
| | |||||
* | lua test scripts | bloodstalker | 2017-05-31 | 4 | -0/+4 |
| | |||||
* | now all commands are sent to the lua interpreter. what that simply means is ↵ | bloodstalker | 2017-05-31 | 1 | -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 list | bloodstalker | 2017-05-31 | 1 | -0/+1 |
| | |||||
* | basically lua.c wrappes in extern C. | bloodstalker | 2017-05-31 | 1 | -0/+597 |
| | |||||
* | make install makes oracle executable, updated a comment | bloodstalker | 2017-05-31 | 1 | -1/+2 |
| | |||||
* | oracle | bloodstalker | 2017-05-30 | 2 | -0/+5574 |
| | |||||
* | oracle | bloodstalker | 2017-05-30 | 1 | -0/+19 |
| | |||||
* | added oracle | bloodstalker | 2017-05-30 | 1 | -0/+1 |
| | |||||
* | nothing | bloodstalker | 2017-05-30 | 1 | -1/+0 |
| | |||||
* | added reliquary | bloodstalker | 2017-05-29 | 1 | -4/+33 |
| | |||||
* | added the reliquary dorectories | bloodstalker | 2017-05-29 | 1 | -0/+1 |
| | |||||
* | changed | bloodstalker | 2017-05-29 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of https://github.com/bloodstalker/mutator | bloodstalker | 2017-05-28 | 1 | -789/+2015 |
|\ | |||||
| * | a bunch of stuff, including handling of fread and fwrite | user1 | 2017-05-27 | 1 | -789/+2015 |
| | | |||||
* | | make install now also adds reliquary which is only useful for dev purposes | bloodstalker | 2017-05-28 | 1 | -0/+3 |
| | | |||||
* | | added relics | bloodstalker | 2017-05-28 | 1 | -1/+7 |
| | | |||||
* | | fixed the memory leak | bloodstalker | 2017-05-28 | 1 | -22/+40 |
|/ | |||||
* | added more bad strain extractions | bloodstalker | 2017-05-27 | 1 | -30/+73 |
| | |||||
* | now makes a beep sound when it finishes | bloodstalker | 2017-05-27 | 1 | -0/+4 |
| | |||||
* | just some comments | bloodstalker | 2017-05-27 | 1 | -6/+20 |
| | |||||
* | not much | bloodstalker | 2017-05-25 | 1 | -1/+1 |
| | |||||
* | changed the destructor to virtual | bloodstalker | 2017-05-25 | 1 | -2/+4 |
| | |||||
* | adding the extraction to some related matchers | bloodstalker | 2017-05-25 | 1 | -29/+106 |
| | |||||
* | added some more mutagen extraction methods | bloodstalker | 2017-05-24 | 1 | -5/+62 |
| | |||||
* | added some more mutagen extraction | bloodstalker | 2017-05-24 | 1 | -5/+76 |
| | |||||
* | added the mutgen option | bloodstalker | 2017-05-23 | 1 | -1/+1 |
| | |||||
* | minor | bloodstalker | 2017-05-23 | 1 | -0/+2 |
| | |||||
* | added xml report classes, there is a problem with a tinyxml2 assert being ↵ | bloodstalker | 2017-05-23 | 5 | -13/+77 |
| | | | | triggered on inheritance while the same problem doesnt exist when you dont inherit, raised an issue, until that gets sorted out, the report classes are one-offs, took me 2 days | ||||
* | nothing | bloodstalker | 2017-05-23 | 1 | -0/+1 |
| | |||||
* | small change | bloodstalker | 2017-05-20 | 1 | -0/+1 |
| | |||||
* | added an xml report base class | bloodstalker | 2017-05-20 | 1 | -50/+66 |
| | |||||
* | added an xml report base class | bloodstalker | 2017-05-20 | 1 | -2/+30 |
| | |||||
* | added a report class | bloodstalker | 2017-05-20 | 1 | -0/+13 |
| | |||||
* | nothing much | bloodstalker | 2017-05-20 | 1 | -12/+18 |
| | |||||
* | added the mutagen option to action1 | bloodstalker | 2017-05-20 | 1 | -1/+1 |
| | |||||
* | fleshed out extractmutagen somewhat | bloodstalker | 2017-05-20 | 1 | -8/+33 |
| | |||||
* | added a test for mutagen extractAncestry to make usre it works | bloodstalker | 2017-05-20 | 1 | -0/+11 |
| | |||||
* | fixed a tinyxml2 assert being thrown when the xml report ended up being empty | bloodstalker | 2017-05-18 | 1 | -0/+3 |
| | |||||
* | fixed a tinyxml2 assert being thrown when the xml report ended up being empty | bloodstalker | 2017-05-18 | 1 | -1/+18 |
| | |||||
* | added some comments | bloodstalker | 2017-05-18 | 1 | -0/+3 |
| | |||||
* | the history number is broken. commented it out til i fix it. | bloodstalker | 2017-05-18 | 1 | -8/+3 |
| | |||||
* | changed a comment | bloodstalker | 2017-05-18 | 1 | -30/+1 |
| | |||||
* | fixed the history command. now it prints the contents of the history file | bloodstalker | 2017-05-18 | 1 | -1/+16 |
| | |||||
* | added a class for mutagen extraction | bloodstalker | 2017-05-18 | 1 | -0/+31 |
| | |||||
* | added a new option for mutagen extraction | bloodstalker | 2017-05-18 | 1 | -2/+3 |
| | |||||
* | the memory leak is apparently a non-issue, for more info read the comment in ↵ | bloodstalker | 2017-05-15 | 1 | -6/+9 |
| | | | | the source code for it |