From e4b5ad0072b560fae756e12698e43a2a2c816e8b Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Tue, 20 May 2014 01:07:00 +0400 Subject: [PATCH] Add TODO --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 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. -- 2.39.2