* Add missing TODO file
authorpancake@dazo
Wed May 12 10:05:06 2010 +0200 (2010-05-12)
changeset 57f6374a4b62fc
parent 56 6240ffb8e4b9
child 58 5534cbf6cd64
child 59 54d0ce6914c5
* Add missing TODO file
TODO
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/TODO	Wed May 12 10:05:06 2010 +0200
     1.3 @@ -0,0 +1,5 @@
     1.4 +* We need a way to work with block based data like the 'wo' cmd in r1
     1.5 +* Implement formatted structs with named arguments in p command
     1.6 +* getcurblock can manage its own memory.. all those free's can be removed
     1.7 +* Find a way to return original value if str2ut64 fails (2nd arg..)
     1.8 +* Add math support to '?' command