]> git.phdru.name Git - phdru.name/cgi-bin/blog-ru/search-tags.git/blobdiff - TODO
Ignore parser.out and parsetab.py in parser/ subdir
[phdru.name/cgi-bin/blog-ru/search-tags.git] / TODO
diff --git a/TODO b/TODO
index 59f8bd1d3dfe47c80f4db16e37217dd91df7adf8..12fe231194b12d0cb18f0a6920cc91db8b561499 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.