X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=TODO;h=5db7e8d0da1fe225db5412ffcab803ddcd8a3eda;hb=976bb1b35d77f3058df3c25c1e2a4767147d606b;hp=0c67dcdbbde2f2ef96b73ab7956cdbd32d45a6cb;hpb=6a90be28a5705ab13dc5cf161b659acfb05ef34b;p=goals.git diff --git a/TODO b/TODO index 0c67dcd..5db7e8d 100644 --- a/TODO +++ b/TODO @@ -6,7 +6,8 @@ Default parameters, ie: You might only allow defaults to be added to the end, or you might allow goals to be called with labelled parameters. -Functions, eg. wildcard("*.c"). These should be defined as shell -scripts with a selection of common functions defined in stdlib. - Fix: You must use 'all ()' on the command line. + +"Quiet" code. Generally {CODE} sections in user files should be +echos, and those in stdlib should run silently (except if debugging). +Maybe we should have a quiet keyword to indicate this?