aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/luatablegen (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [skip ci]bloodstalker2018-09-1654-4072/+0
|
* fixes #47. probably a good idea to just wipe and re-clone. also moved m0 to ↵bloodstalker2018-08-191-4/+21
| | | | its own folder.
* makefile updates for obfuscator and bruiserbloodstalker2018-08-181-1/+1
|
* a fix for the luatablegen json file, added a new option to load.py, minor ↵bloodstalker2018-07-192-2/+2
| | | | cosmetic changes
* fixes 42, fixes 44bloodstalker2018-06-2419-32/+32
|
* fixes #43. the auto-gen source files by luatablegen dont look like source ↵bloodstalker2018-06-1950-250/+25
| | | | files instead of headers. luatablegen also generates an excuse of a doc for all the table methods.
* added the autogen files, should also fix travisbloodstalker2018-06-1053-0/+4246
|
* the codegen is working now. the generated codes will not be part of the repo ↵bloodstalker2018-06-091-0/+34
for the time being. they will be generated during the build process.