| Age | Commit message (Collapse) | Author |
|
|
|
|
|
notification callbacks.
|
|
|
|
This reverts commit 78a4c923fe3fd5790e03e2c963e0a519d8c2b93b.
|
|
|
|
- Reduce file count, add minifier script
- Group UI and group Core C
- Add more items to groups
- Add Tranform docs
|
|
linear view
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LinearView: Update string methods for UTF-{16,32} string quick-creation
- Update `makeString` to accept a character size for wide strings
- Update `getStringLength` to handle wide strings, add doc comment
TypeView, TypeView: Add `charSize` parameter to `makeString`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #2410
|
|
|
|
|
|
add Python API for retrieving all type fields referenced by code
change m_updatesRequired to std::atomic_bool
fix potential UAF after calling AnalysisCompletionEvent::Cancel()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|