aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/autogen/wasm/ft.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* updated to trunk 355787(llvm-clang 9.0). some more fixes to the codegen ↵bloodstalker2019-03-191-1/+2
| | | | scripts for bruiser. the set methods are now working properly. i just have to figure out how I want to handle the get methods. the dev will be mostly on the codegen scripts side like for the past months for briser. if the builds returns weird results for tests or just in general, run make clean, get rid of the .depend files and rebuild again. I had that problem with obfuscator. the old compilation database was somehow bad.
* added tests for wasm setters, faultreiber and tablegen now use the same xml ↵bloodstalker2018-10-021-1/+1
| | | | file. makes things more consistent
* WIP, update faultreiber and tablegen again. we're getting the tables just ↵bloodstalker2018-09-201-1/+1
| | | | fine. need more testing to do.
* still WIPbloodstalker2018-09-181-1/+1
|
* begenning to integrate and test both the codegens. run git pull for ↵bloodstalker2018-09-101-0/+5
faultreiber and tablegen.