From 72f0003cd5a426bc40da1c817084dc794358740d Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Fri, 20 Jun 2014 13:41:40 +0400 Subject: [PATCH] TODO: lowercase operators --- TODO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index 8f3cc14..cfeb865 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,7 @@ -Allow '&&' and ' AND '. +Allow '&&', ' and ' and ' AND '. -Allow '||' and ' OR '. +Allow '||', ' or ' and ' OR '. -Allow 'NOT '. +Allow 'NOT ' and 'not '. Forbid stupid expressions: double NOT, extra parens and so on. -- 2.39.2