mirror of
https://github.com/radareorg/radare2.git
synced 2025-02-10 00:02:39 +00:00
![pancake](/assets/img/avatar_default.png)
- We have to grep stuff when inserting it, not when flushing * Fix 'pd' command (initialize base address * Initial import of the foreach @@ syntax sugar - Basic flag support, allows @@= for lists and @@.() for macros * Add 'g' and 'G' keys in visual * Fix issues in the macro engine and usage - Proper identification of dupped commands - Split macro name and arguments in internal structures - Chop last ')' to make () and (,) macros work happily * Fix build of r_sign and a segfault in _free() method