From: thurston Date: Wed, 14 Feb 2007 05:35:31 +0000 (+0000) Subject: Added item. X-Git-Tag: 2.0_alpha~373 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=46d708f990b4f8f8166bb2d1825d23f6895768eb;p=external%2Fragel.git Added item. git-svn-id: http://svn.complang.org/ragel/trunk@114 052ea7fc-9027-0410-9066-f65837a77df0 --- diff --git a/TODO b/TODO index 2e861c5..beb55d4 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,6 @@ +Possibly bring back the old semantics of > in a new operator, or allow it to be +defined somehow. + When priorities are embedded without a name, the name of the current machine is used. Perhaps a unique name for each instance of the current machine should be used instead. This idea could work well if applied to user-defined embeddings.