| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
This was the culprit that was breaking the generator for core type parser, but that uses clang and doesn't have the weird race condition where it breaks anymore. Also this comment was a mistake so whoops
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This lets us remove a lot of `#ifdef __GNUC__` in function declarations,
which makes them more readable.
|
|
|
|
|
|
|
|
- Reduce file count, add minifier script
- Group UI and group Core C
- Add more items to groups
- Add Tranform docs
|
|
exits. Fix https://github.com/Vector35/debugger/issues/279
|
|
|
|
|
|
|
|
`loader.debugInfoExternal` to `analysis.debugInfo.internal` and `analysis.debugInfo.external`
|
|
|
|
unnecessary
|
|
Add get/set_expr_type to MLIL/HLIL Python APi
|
|
actions to load default load settings
|
|
|
|
This will enable us to have progress bars and cancellation of debuginfo application
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
variable merges
|
|
|
|
|
|
debug info API"
|
|
|
|
|
|
|
|
|
|
|
|
Due to bugs, sometimes named types will not have a correct id, leading to bugs
|