radare2/libr/core
pancake c673ede6b7 * Bug identified in cons with r_core_cmd_str identified
- 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
2009-03-20 21:05:12 +00:00
..
t * Fix scrolling in visual (drop s eip in cmd.vprompt) 2009-03-12 02:03:18 +00:00
cmd.c * Bug identified in cons with r_core_cmd_str identified 2009-03-20 21:05:12 +00:00
config.c * Run callback when defining keys in config 2009-03-17 22:06:50 +00:00
core.c * Run callback when defining keys in config 2009-03-17 22:06:50 +00:00
file.c * Fix lot of warning messages 2009-03-06 00:00:41 +00:00
io.c * Fix lot of warning messages 2009-03-06 00:00:41 +00:00
Makefile * Added r_parse lib 2009-02-24 15:58:21 +01:00
visual.c * Bug identified in cons with r_core_cmd_str identified 2009-03-20 21:05:12 +00:00
yank.c * Added doc/changes-from-1.x 2009-02-18 13:10:59 +01:00