Added an item.
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Tue, 12 Jun 2007 14:10:03 +0000 (14:10 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Tue, 12 Jun 2007 14:10:03 +0000 (14:10 +0000)
git-svn-id: http://svn.complang.org/ragel/trunk@242 052ea7fc-9027-0410-9066-f65837a77df0

TODO

diff --git a/TODO b/TODO
index d2f7fcb..b599f10 100644 (file)
--- 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