aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser (follow)
Commit message (Expand)AuthorAgeFilesLines
* more bug fixesbloodstalker2018-10-042-11/+12
* wip, testing the wasm setters. most of them are working now.bloodstalker2018-10-042-11/+221
* wip, working on fixing the setters, need to test all of them to see if they a...bloodstalker2018-10-035-205/+36
* added tests for wasm setters, faultreiber and tablegen now use the same xml f...bloodstalker2018-10-027-385/+643
* fixed some more bugs on tablegen and faultreiber's side. you can run the demo...bloodstalker2018-10-015-28/+98
* some more fixes, mainly for tablegen and fualtreiber, will check later to mak...bloodstalker2018-09-306-73/+157
* with a few minor tweaks, you can build m0, obfuscator and bruiser with llvm 8...bloodstalker2018-09-292-12/+20
* did some code cleanup on m0 and bruiser, now you can specify report paths for...bloodstalker2018-09-273-447/+101
* it's working for the most part, the getter methods are also registering light...bloodstalker2018-09-253-16/+52
* fixbloodstalker2018-09-241-0/+0
* getting there. half the wasm stuff are working. you can run demo4 to seebloodstalker2018-09-242-32/+188
* travis fixbloodstalker2018-09-201-1/+1
* travis fixbloodstalker2018-09-202-2/+2
* forgot the new xml filebloodstalker2018-09-202-0/+192
* WIP, update faultreiber and tablegen again. we're getting the tables just fin...bloodstalker2018-09-205-65/+97
* still WIPbloodstalker2018-09-1810-40/+249
* a quick fixbloodstalker2018-09-161-1/+1
* fixing the new buildbloodstalker2018-09-161-2/+4
* [skip ci]bloodstalker2018-09-161-1/+1
* [skip ci]bloodstalker2018-09-1655-4077/+7
* [skip ci]bloodstalker2018-09-161-2/+2
* [skip ci]bloodstalker2018-09-161-4/+8
* WIPbloodstalker2018-09-1611-163/+369
* begenning to integrate and test both the codegens. run git pull for faultreib...bloodstalker2018-09-1011-1/+744
* jmp_t_s now uses the new way of registering tables, the 5.3 way. bruiser is s...bloodstalker2018-09-084-15/+32
* some cosmetic changes and makefile fixesbloodstalker2018-08-291-7/+18
* fixes #47. probably a good idea to just wipe and re-clone. also moved m0 to i...bloodstalker2018-08-195-19/+44
* makefile updates for obfuscator and bruiserbloodstalker2018-08-183-46/+156
* updating faultreiber and tablegen to their respective latest commitsbloodstalker2018-08-182-0/+0
* updatebloodstalker2018-08-172-1/+1
* faultreiber is a submodule now. it generates binary file format parsers in C....bloodstalker2018-08-084-3/+176
* added new options to delfbloodstalker2018-07-292-2/+1
* updated the README with the mirror repo links for luatablegen, delf and dwasmbloodstalker2018-07-213-2/+41
* a fix for the luatablegen json file, added a new option to load.py, minor cos...bloodstalker2018-07-1912-30/+38
* fixing travisbloodstalker2018-06-241-1/+1
* fixes 42, fixes 44bloodstalker2018-06-2432-83/+109
* fixes #43. the auto-gen source files by luatablegen dont look like source fil...bloodstalker2018-06-1955-255/+59
* fixbloodstalker2018-06-102-5/+13
* added the autogen files, should also fix travisbloodstalker2018-06-1056-0/+4506
* the codegen is working now. the generated codes will not be part of the repo ...bloodstalker2018-06-097-47/+62
* fixes #40bloodstalker2018-06-043-13/+26
* fixed a bug with default.lua. added the blueprint for the wasm interface to b...bloodstalker2018-06-018-33/+343
* added test files for the wasm linker. added two scripts to extra-toolsbloodstalker2018-05-287-8/+179
* load.py is now imported bt another python module, should cut down on startup ...bloodstalker2018-05-251-0/+1030
* load.py is now imported bt another python module, should cut down on startup ...bloodstalker2018-05-253-1014/+83
* wip:added a wasm backend. i need to setup an interface with the main c++ code...bloodstalker2018-05-2014-83/+3590
* fixes #33. fixed #34. python interpreter should clean up after itself properl...bloodstalker2018-05-1817-363/+200
* fixing travisbloodstalker2018-04-301-1/+1
* fixes #30. run make deepclean on bruiser. lua needs to be rebuilt. added a ne...bloodstalker2018-04-308-200/+302
* ramdump is herebloodstalker2018-04-287-44/+48