]> git.phdru.name Git - phdru.name/cgi-bin/blog-ru/search-tags.git/blobdiff - TODO
TODO: lowercase operators
[phdru.name/cgi-bin/blog-ru/search-tags.git] / TODO
diff --git a/TODO b/TODO
index 59f8bd1d3dfe47c80f4db16e37217dd91df7adf8..cfeb86577d1f6b6c716c9839b3e062e3b7887cd0 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,7 +1,7 @@
-Allow spaces.
+Allow '&&', ' and ' and ' AND '.
 
-Allow '&&' and 'AND'.
+Allow '||', ' or ' and ' OR '.
 
-Allow '||' and 'OR'.
+Allow 'NOT ' and 'not '.
 
 Forbid stupid expressions: double NOT, extra parens and so on.