aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/bruiser-extra.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* updated the completion and hint for bruiser. its using a fork of linenoise ↵bloodstalker2019-08-301-58/+0
| | | | now. i will add lua context-sensetive completions later.
* do not pull this commit [ci skip]bloodstalker2019-08-301-231/+1
|
* WIPbloodstalker2018-09-161-0/+1
|
* wip:added a wasm backend. i need to setup an interface with the main c++ ↵bloodstalker2018-05-201-0/+3
| | | | code. added some commands to bruiser for managing xobj memories
* ramdump is herebloodstalker2018-04-281-0/+1
|
* relicensed everything excluding safercpp to GPL-3.0. fixes #31. now there is ↵bloodstalker2018-04-271-1/+1
| | | | ramdump. i just need to write a luawrapper.
* wip-the asm rewriter module plus the assembly jump table lua module ↵bloodstalker2018-03-011-0/+3
| | | | implementation
* updatebloodstalker2018-02-011-0/+2
|
* updatebloodstalker2018-01-201-0/+4
|
* updatebloodstalker2018-01-091-0/+1
|
* wipbloodstalker2017-12-311-0/+1
|
* obfuscator doesnt mess up var declations with init values, python driver has ↵bloodstalker2017-12-061-1/+2
| | | | been updated, not finished yet, bruiser now gets the objects from load.py, executioner will handle running the objects and registering them with lua
* now you can run load.py from bruiser.bloodstalker2017-11-051-0/+1
|
* new commandbloodstalker2017-07-291-4/+5
|
* new commandbloodstalker2017-07-291-0/+1
|
* new commandbloodstalker2017-07-021-0/+1
|
* 4 new commandsbloodstalker2017-06-251-0/+4
|
* added two new commandsbloodstalker2017-06-241-0/+2
|
* new commandbloodstalker2017-06-241-1/+2
|
* added the new commandbloodstalker2017-06-231-0/+1
|
* added a new commandbloodstalker2017-06-221-0/+1
|
* new commandbloodstalker2017-06-111-0/+1
|
* more commands for auto-completionbloodstalker2017-06-101-2/+4
|
* fixed some commandsbloodstalker2017-06-051-22/+34
|
* added the new commands to the listbloodstalker2017-06-041-0/+6
|
* added a new command to the listbloodstalker2017-05-311-0/+1
|
* added the shell commands to the listbloodstalker2017-05-151-0/+24
|
* removed a meaningless commentbloodstalker2017-05-151-1/+0
|
* new header for bruiserbloodstalker2017-05-121-0/+252