mirror of
https://github.com/radareorg/radare2.git
synced 2025-01-25 15:24:36 +00:00
6c89716d44
* Add support for listing parsers, bits and add `Lp` command * Populate option fields for `asm.parser` and `asm.bits` instead of printing, now tab autocompletion works * Use `r_str_newf()` function instead of snprintf for updating `asm.bits` * Add test case for Lp command