| .. |
|
biteditor.c
|
Add colors, Unicode and RzIL to the visual bit editor
|
2026-05-28 23:14:33 +08:00 |
|
classes.c
|
refactor: output legacy integer mode to use RzOutputMode (#5815)
|
2026-03-24 06:12:43 +08:00 |
|
colors.c
|
Remove global RzLine instance
|
2024-01-07 22:40:25 +08:00 |
|
comments.c
|
Move RzAnalysis as private and force usage of C API (#6123)
|
2026-04-06 16:07:53 +00:00 |
|
config.c
|
Add new implementation of RzConfig (#5820)
|
2026-05-03 15:34:48 +08:00 |
|
define.c
|
refactor: add enum vairables in TUI define.c (#5959)
|
2026-03-04 12:30:34 +08:00 |
|
esil.c
|
Move ESIL into its own namespace (#6199)
|
2026-04-11 16:26:01 +08:00 |
|
flags.c
|
Add user pointer to RzListComparator (#4204)
|
2024-02-11 13:28:33 +08:00 |
|
hud.c
|
Add new implementation of RzConfig (#5820)
|
2026-05-03 15:34:48 +08:00 |
|
modes.c
|
core/tui: use API instead of command calls (#4197)
|
2024-02-09 21:37:08 +08:00 |
|
modes.h
|
Remove the appended n_instr while choosing cmd in panels (#3853)
|
2023-09-15 12:52:26 +08:00 |
|
panels.c
|
librz/core/tui: fix panel mode and visual modes cmd format and redundant quotes (#6520)
|
2026-06-18 11:06:17 +08:00 |
|
tabs.c
|
Rename some rz_list funcs to rz_list_XXX_val (part 1) (#5671)
|
2025-12-25 22:01:49 +08:00 |
|
vasm.c
|
Remove rz_io_read_at and use only rz_io_read_at_mapped (#5777)
|
2026-01-11 22:50:50 +08:00 |
|
visual.c
|
librz/core/tui: fix panel mode and visual modes cmd format and redundant quotes (#6520)
|
2026-06-18 11:06:17 +08:00 |
|
vmarks.c
|
Add: Mark API (#5313)
|
2025-09-01 22:06:01 +00:00 |
|
vmenus.c
|
Convert %ll format specifiers to PFMT64 (#6267)
|
2026-04-22 05:57:04 +08:00 |
|
vmenus_graph.c
|
Add new implementation of RzConfig (#5820)
|
2026-05-03 15:34:48 +08:00 |