From f13e9e1a66ec790cf5a3042aa8031ad8994e0ddc Mon Sep 17 00:00:00 2001 From: Roman Cheplyaka Date: Mon, 14 Jun 2010 23:38:36 +0300 Subject: [PATCH] TODO --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index b0428f1..e6e6be4 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,5 @@ * Make parser complete (see FEATURES) +* Tests * Come up with the way to generate decent error messages (currently the main problem is due to try-style backtracking) * Analysis