aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/run.sh (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-04-30fixes #30. run make deepclean on bruiser. lua needs to be rebuilt. added a ↵bloodstalker1-3/+4
new commandline option, --keepalive. drops to cli if you were running in non-cli after script finishes running.
2018-04-23updated the readme, added a wiki entry, fixed the default.lua script which i ↵bloodstalker1-0/+1
broke in the last commit
2018-04-15fixed #29bloodstalker1-1/+2
2018-04-08added some more cli options to load.py. added a new test file for bruiser to ↵bloodstalker1-1/+1
see how it fares against bigger files.
2018-02-112 major bug fixed for bruiser, a lot of little improvements and bug fixed ↵bloodstalker1-1/+2
here and there
2017-12-30bruiser gets the function code and name from bfd now. besides that minor ↵bloodstalker1-0/+3
changes here and there.