diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -29,7 +29,7 @@ Minor Cleanups and Code Improvements Review the bash source script for working with shared libraries in order to nuke the use of libtool. - Enhance profiling to same comments in a byte-code that does nothing + Enhance profiling to save comments in a byte-code that does nothing but that can be used when pretty printing the program. Minor New Features @@ -41,9 +41,6 @@ Minor New Features Add a readfile() function in awk from mail. - Make writes to ENVIRON / deletions affect the real environment - using setenv / unsetenv. - Consider relaxing the strictness of --posix. ? Add an optional base to strtonum, allowing 2-36. |