| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
the widget is deleted
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
with set_int_display_type, add get_int_display_type_and_typeid, bump ABI
|
|
|
|
|
|
|
|
This reverts commit bae3056d1bed0331a466ea19dedfca68bc023232.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Adds some fixes for Animation, an Update info support class and other small things required
|
|
|
|
|
|
|
|
|
|
|
|
|
|
significantly reduce resource usage when multiple panes are open
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Change integer register involved via compressed JAL
instruction from 0 (x0 (zero)) to 1 (x1 (ra))
|
|
retrieving string from ConstPtr IL instructions; Resolves #4144
|
|
to LLIL, MLIL, and HLIL
Also cleans up some old code patterns in the old visitors
|
|
|
|
|