From 72f4b65fb269509b77e7677c8174569b338dd4bf Mon Sep 17 00:00:00 2001 From: thurston Date: Tue, 12 Jun 2007 14:10:03 +0000 Subject: [PATCH] Added an item. git-svn-id: http://svn.complang.org/ragel/trunk@242 052ea7fc-9027-0410-9066-f65837a77df0 --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index d2f7fcb..b599f10 100644 --- a/TODO +++ b/TODO @@ -33,6 +33,10 @@ The tokstart/tokend variable should be shortened to ts/te. Eliminate tokend, replace it with the marker variable and add ftokend/ftoklen. +Add the accept action embedding operator: like eof but only for states that end +up final. Add the combined pending/accept action. This becomes a good idea when +eof action execution is moved into the main loop. + ================ END 6.0 Features -- 2.7.4