aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index cbad301d..8e98c70c 100644
--- a/TODO
+++ b/TODO
@@ -80,6 +80,10 @@ Major New Features
DBM storage of awk arrays. Try to allow multiple dbm packages.
+ ?? Some way to make regexp constants first class citizens
+ - Assign to variables
+ - Pass to functions
+
?? A RECLEN variable for fixed-length record input. PROCINFO["RS"]
would be "RS" or "RECLEN" depending upon what's in use.
*** Could be done as an extension?