diff options
Diffstat (limited to 'TODO.org')
-rw-r--r-- | TODO.org | 11 |
1 files changed, 9 insertions, 2 deletions
@@ -3,6 +3,7 @@ * IN-PROGRESS FIXME ** DONE check file name input in 'f' and 'w' +** TODO Change read_lines to use __get_lines (let fin point to the file to read from...) * IN-PROGRESS Commands [3/20] @@ -27,6 +28,12 @@ ** TODO w ! ** DONE f -* TODO Addresses + +* IN-PROGRESS Addresses [4/7] +** TODO Test , extensively +** DONE numbers +** DONE , +** DONE $ +** TODO . +** DONE ; ** TODO Offsets (+-) -** TODO ; |