aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/lua-5.3.4/src/luaconf.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-05-18fixes #33. fixed #34. python interpreter should clean up after itself ↵bloodstalker1-1/+1
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-30fixes #30. run make deepclean on bruiser. lua needs to be rebuilt. added a ↵bloodstalker1-1/+1
new commandline option, --keepalive. drops to cli if you were running in non-cli after script finishes running.
2017-05-12yup. lua. better than whatever shaky messy DSL i was gonna come up with for ↵bloodstalker1-0/+783
bruiseer.