diff options
author | KatolaZ <katolaz@freaknet.org> | 2018-05-03 22:53:01 +0100 |
---|---|---|
committer | KatolaZ <katolaz@freaknet.org> | 2018-05-03 22:53:01 +0100 |
commit | e5fc4ed9fb277d92ee24cd8e1bf5e305eb8e18f4 (patch) | |
tree | 582130f556849a086e696bb9eec282daa8889d9f /TODO.org | |
parent | f6d4aa13577c2f7d8c18458123f83ea6de9712d7 (diff) |
implemented REGEXP match on addresses
Diffstat (limited to 'TODO.org')
-rw-r--r-- | TODO.org | 11 |
1 files changed, 7 insertions, 4 deletions
@@ -7,8 +7,6 @@ * IN-PROGRESS Commands [3/21] -** DONE c -** DONE w ** IN-PROGRESS e ** TODO W ** TODO E @@ -27,14 +25,19 @@ ** TODO ! ** TODO r ! ** TODO w ! +** DONE c +** DONE w ** DONE f -* IN-PROGRESS Addresses [4/7] +* IN-PROGRESS Addresses [7/9] ** TODO Test , extensively +** DONE ?RE? +** DONE /RE/ +*** DONE FIXME: it does not work if the second separator is missing ** DONE numbers ** DONE , ** DONE $ -** TODO . +** DONE . ** DONE ; ** TODO Offsets (+-) |