aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* the codegen is working now. the generated codes will not be part of the repo ...bloodstalker2018-06-091-2/+9
* fixes #33. fixed #34. python interpreter should clean up after itself properl...bloodstalker2018-05-181-2/+3
* fixes #30. run make deepclean on bruiser. lua needs to be rebuilt. added a ne...bloodstalker2018-04-301-2/+2
* ramdump is herebloodstalker2018-04-281-1/+1
* added some more cli options to load.py. added a new test file for bruiser to ...bloodstalker2018-04-081-1/+1
* the jmp table is working now. you get member set and get methods, and an iter...bloodstalker2018-03-041-1/+1
* wip-the lua syntax is not what i want to be yet and im having trouble with th...bloodstalker2018-03-041-1/+1
* the skeletion code for the jump table struct is now workingbloodstalker2018-03-021-3/+5
* some fixes for the jump table lua modulebloodstalker2018-03-011-1/+1
* wip-the asm rewriter module plus the assembly jump table lua module implement...bloodstalker2018-03-011-2/+2
* travis fixbloodstalker2018-02-111-1/+1
* 2 major bug fixed for bruiser, a lot of little improvements and bug fixed her...bloodstalker2018-02-111-1/+1
* makefile update or they kinda do what they were supposed to dobloodstalker2018-02-011-8/+16
* xobj handling for int types and pointers is done.next is structs,unoins and a...bloodstalker2018-01-211-1/+4
* WIP.using libffi for calling xobjects now.bloodstalker2018-01-201-1/+1
* updatebloodstalker2018-01-201-1/+1
* fixbloodstalker2017-11-071-2/+2
* fixedbloodstalker2017-11-071-3/+3
* travis should be fixed nowbloodstalker2017-11-071-3/+1
* fixbloodstalker2017-11-051-2/+5
* fixbloodstalker2017-11-051-1/+1
* uses pythonconfig nowbloodstalker2017-11-051-1/+1
* now you can run load.py from bruiser.bloodstalker2017-11-051-2/+4
* trying to add header sensitivitybloodstalker2017-07-291-1/+10
* added the new source filebloodstalker2017-06-271-1/+2
* whateverbloodstalker2017-06-221-0/+1
* fix?bloodstalker2017-06-221-1/+1
* wipbloodstalker2017-06-221-1/+6
* now builds luajit as wellbloodstalker2017-06-101-1/+6
* nothingbloodstalker2017-05-231-0/+1
* updated to build the new objectbloodstalker2017-05-151-1/+1
* now builds libluabloodstalker2017-05-131-9/+10
* added linenoise into the buildbloodstalker2017-05-121-1/+7
* added lncurses and boost headersbloodstalker2017-04-301-1/+2
* added tinyxml2.obloodstalker2017-04-261-1/+1
* the new mutator experimetal mutator feature. bruiser tries to break your code.bloodstalker2017-04-111-0/+29