aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/lua-scripts/demo2.lua (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-20wip:added a wasm backend. i need to setup an interface with the main c++ code...bloodstalker1-6/+5
2018-04-27relicensed everything excluding safercpp to GPL-3.0. fixes #31. now there is ...bloodstalker1-1/+1
2018-03-19some fixesbloodstalker1-2/+2
2018-03-12added a lua module for asmrewriter, will soon add docs. you can try the new m...bloodstalker1-18/+38
2018-03-04the jmp table is working now. you get member set and get methods, and an iter...bloodstalker1-6/+9
2018-03-04wip-the lua syntax is not what i want to be yet and im having trouble with th...bloodstalker1-3/+39
2018-03-02the skeletion code for the jump table struct is now workingbloodstalker1-1/+7
2018-03-01wip-the asm rewriter module plus the assembly jump table lua module implement...bloodstalker1-2/+28
2018-02-24bruiser will now run a lua script before startup so now you can easily use yo...bloodstalker1-0/+35