Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-12-20 | updated README, added comments | bloodstalker | 2 | -19/+124 | |
2017-12-16 | forgot the test header for obfuscator [ci skip] | bloodstalker | 1 | -0/+6 | |
2017-12-16 | now handles changing header names as well | bloodstalker | 3 | -86/+23 | |
2017-12-16 | obfuscator should handle macro expansions just fine now, also there was no ↵ | bloodstalker | 10 | -20/+205 | |
rewriter for macro expansion so added one and added a test folder for obfuscator, also added a new method for getting the spellingloc to aux methods | |||||
2017-12-11 | wip, added methods for dealing with filename changes to obfuscator | bloodstalker | 2 | -14/+88 | |
2017-12-09 | obfuscator can remove comments now. it can handle some hairy stuff. its ↵ | bloodstalker | 2 | -27/+57 | |
better than vim's syntax highlighter anyways | |||||
2017-12-06 | obfuscator doesnt mess up var declations with init values, python driver has ↵ | bloodstalker | 1 | -0/+1 | |
been updated, not finished yet, bruiser now gets the objects from load.py, executioner will handle running the objects and registering them with lua | |||||
2017-11-28 | python driver wip, obfuscator updated and readme, general readme updates | bloodstalker | 2 | -6/+129 | |
2017-11-13 | half-way through finishing obfuscator. | bloodstalker | 1 | -7/+103 | |
2017-11-11 | added obfuscator, some minor changes made to load.py so it would be easier ↵ | bloodstalker | 3 | -0/+234 | |
to call python scripts from lua, general changes for a new project |