Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-06-19 | fixes #43. the auto-gen source files by luatablegen dont look like source ↵ | bloodstalker | 1 | -1/+1 | |
files instead of headers. luatablegen also generates an excuse of a doc for all the table methods. | |||||
2018-05-18 | fixes #33. fixed #34. python interpreter should clean up after itself ↵ | bloodstalker | 1 | -3/+3 | |
properly so maybe #32 is also sovled but i need more time to know. the stack usage for lua has been reduced so larger number of xobjs are fine now. general cleanup for executioner and bruiser. added a note regarding running obfuscators test. lua no longer needs libreadline to build. bfds test no longer needs libbfd to build. | |||||
2018-04-30 | fixes #30. run make deepclean on bruiser. lua needs to be rebuilt. added a ↵ | bloodstalker | 1 | -3/+4 | |
new commandline option, --keepalive. drops to cli if you were running in non-cli after script finishes running. | |||||
2018-04-23 | updated the readme, added a wiki entry, fixed the default.lua script which i ↵ | bloodstalker | 1 | -0/+1 | |
broke in the last commit | |||||
2018-04-15 | fixed #29 | bloodstalker | 1 | -1/+2 | |
2018-04-08 | added some more cli options to load.py. added a new test file for bruiser to ↵ | bloodstalker | 1 | -1/+1 | |
see how it fares against bigger files. | |||||
2018-02-11 | 2 major bug fixed for bruiser, a lot of little improvements and bug fixed ↵ | bloodstalker | 1 | -1/+2 | |
here and there | |||||
2017-12-30 | bruiser gets the function code and name from bfd now. besides that minor ↵ | bloodstalker | 1 | -0/+3 | |
changes here and there. |