]> git.phdru.name Git - phdru.name/cgi-bin/blog-ru/search-tags.git/commitdiff
Add TODO
authorOleg Broytman <phd@phdru.name>
Mon, 19 May 2014 21:07:00 +0000 (01:07 +0400)
committerOleg Broytman <phd@phdru.name>
Mon, 19 May 2014 21:09:31 +0000 (01:09 +0400)
TODO [new file with mode: 0644]

diff --git a/TODO b/TODO
new file mode 100644 (file)
index 0000000..59f8bd1
--- /dev/null
+++ b/TODO
@@ -0,0 +1,7 @@
+Allow spaces.
+
+Allow '&&' and 'AND'.
+
+Allow '||' and 'OR'.
+
+Forbid stupid expressions: double NOT, extra parens and so on.