radare2/binr/old.rarc2/t
pancake 0a14411bc1 * Added README documentation for libr/egg programming language
* Add -O flag to ragg2 as an alias for -o a.out or -o <file> (without extension)
* Add rabin2 -M (get main) for Java Class files
* Add emit_trace (code tracer) for r_egg. useful to debug
  - ragg2 -a trace hello.r
  - Add emit->jmp() function pointer and emit->retvar
  - many fixes in function calls and definitions
  - Added support for 'break;' 'break();' and 'goto();'
  - Added .ret variable as an alias for eax, rax or r0
2011-09-19 02:39:33 +02:00
..
argv.r * Deprecate rarc2 and rarc2-tool 2011-08-08 02:07:26 +02:00
bytedump.r * Deprecate rarc2 and rarc2-tool 2011-08-08 02:07:26 +02:00
data.r * Deprecate rarc2 and rarc2-tool 2011-08-08 02:07:26 +02:00
dump.r * Deprecate rarc2 and rarc2-tool 2011-08-08 02:07:26 +02:00
hello.r * Deprecate rarc2 and rarc2-tool 2011-08-08 02:07:26 +02:00
hi.r * Deprecate rarc2 and rarc2-tool 2011-08-08 02:07:26 +02:00
if.r * Deprecate rarc2 and rarc2-tool 2011-08-08 02:07:26 +02:00
inline.r * Deprecate rarc2 and rarc2-tool 2011-08-08 02:07:26 +02:00
input.r * Deprecate rarc2 and rarc2-tool 2011-08-08 02:07:26 +02:00
loop.r * Fix java class parser for javac -g files 2011-09-18 18:56:11 +02:00
Makefile * Deprecate rarc2 and rarc2-tool 2011-08-08 02:07:26 +02:00
ptr.r * Deprecate rarc2 and rarc2-tool 2011-08-08 02:07:26 +02:00
rawsys64.r * Deprecate rarc2 and rarc2-tool 2011-08-08 02:07:26 +02:00
rawsys.r * Added README documentation for libr/egg programming language 2011-09-19 02:39:33 +02:00
regs.r * Deprecate rarc2 and rarc2-tool 2011-08-08 02:07:26 +02:00
ret.r * Deprecate rarc2 and rarc2-tool 2011-08-08 02:07:26 +02:00
room.r * Deprecate rarc2 and rarc2-tool 2011-08-08 02:07:26 +02:00
segfault.r * Deprecate rarc2 and rarc2-tool 2011-08-08 02:07:26 +02:00
shell.r * Deprecate rarc2 and rarc2-tool 2011-08-08 02:07:26 +02:00
sub.r * Deprecate rarc2 and rarc2-tool 2011-08-08 02:07:26 +02:00
syscall.r * Deprecate rarc2 and rarc2-tool 2011-08-08 02:07:26 +02:00