Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-01-20 | update | bloodstalker | 1 | -13/+17 | |
2018-01-12 | you can now run objects that are loaded into bruiser from a shared library ↵ | bloodstalker | 1 | -1/+35 | |
from lua. right now very simple examples work. i have to figure out how to handles runtime pointer recasts. | |||||
2018-01-09 | update | bloodstalker | 1 | -10/+76 | |
2018-01-08 | the function code, function name, var names and var sized are now being ↵ | bloodstalker | 1 | -5/+11 | |
returned to lua as tables. | |||||
2018-01-02 | load.py now loads all objects and functions along with names to c++. next is ↵ | bloodstalker | 1 | -2/+45 | |
getting them to lua. | |||||
2017-12-30 | bruiser gets the function code and name from bfd now. besides that minor ↵ | bloodstalker | 1 | -0/+2 | |
changes here and there. | |||||
2017-07-29 | new lua test file for bruiser | bloodstalker | 1 | -0/+24 | |
2017-07-23 | test scripts for the precommit script to run, mainly copies of ↵ | bloodstalker | 2 | -0/+57 | |
mutation-example and testfile1 lua scripts | |||||
2017-07-03 | updated | bloodstalker | 1 | -2/+3 | |
2017-06-25 | updated | bloodstalker | 1 | -0/+1 | |
2017-06-24 | a new example script | bloodstalker | 1 | -0/+9 | |
2017-06-17 | updated | bloodstalker | 1 | -0/+8 | |
2017-06-13 | now makes some sense | bloodstalker | 1 | -0/+21 | |
2017-06-12 | new example scripts | bloodstalker | 1 | -0/+16 | |
2017-06-03 | added some more lua scripts. theyre mainly used for testing | bloodstalker | 2 | -0/+18 | |
2017-05-31 | lua test scripts | bloodstalker | 4 | -0/+4 | |