aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/CompletionHints.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-08-30do not pull this commit [ci skip]bloodstalker1-86/+0
2018-05-18fixes #33. fixed #34. python interpreter should clean up after itself ↵bloodstalker1-1/+2
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-28ramdump is herebloodstalker1-26/+9
2018-04-27relicensed everything excluding safercpp to GPL-3.0. fixes #31. now there is ↵bloodstalker1-1/+1
ramdump. i just need to write a luawrapper.
2017-05-15the memory leak is apparently a non-issue, for more info read the comment in ↵bloodstalker1-6/+9
the source code for it
2017-05-15new source. holds the completion and suggestion functionsbloodstalker1-0/+99