From: Oleg Broytman Date: Fri, 6 Jun 2014 15:52:35 +0000 (+0400) Subject: Force spaces in AND/OR X-Git-Tag: v0.2~2 X-Git-Url: https://git.phdru.name/?p=phdru.name%2Fcgi-bin%2Fblog-ru%2Fsearch-tags.git;a=commitdiff_plain;h=1de7d0272542537c25c091ae440be3152a907786 Force spaces in AND/OR --- diff --git a/TODO b/TODO index 59f8bd1..e9d481e 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,7 @@ Allow spaces. -Allow '&&' and 'AND'. +Allow '&&' and ' AND '. -Allow '||' and 'OR'. +Allow '||' and ' OR '. Forbid stupid expressions: double NOT, extra parens and so on.