From 8b244c0933d45d475e01b29339ad4430376ce271 Mon Sep 17 00:00:00 2001 From: thurston Date: Fri, 9 Mar 2007 20:16:38 +0000 Subject: [PATCH] Removed item just completed. git-svn-id: http://svn.complang.org/ragel/trunk@129 052ea7fc-9027-0410-9066-f65837a77df0 --- TODO | 3 --- 1 file changed, 3 deletions(-) diff --git a/TODO b/TODO index 14b7eee..a87c99a 100644 --- a/TODO +++ b/TODO @@ -17,9 +17,6 @@ Doesn't make make sense for [] to be the lambda (zero-length) machine. This should be the empty set (the empty machine). But then would it be invalid in a regular expression? -Add an option (probably -L) for turning off line numbers for debugging the -generated state machine. - Expressions of the form: expr1 <: expr2 . expr3 sometimes don't behave as expected. If expr2 contains the empty string then it's possible for the machine to escape to expr3. This is somewhat unexpected. -- 2.7.4