projects
/
external
/
ragel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8af478
)
Added item.
author
thurston
<thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Tue, 30 Jan 2007 17:42:18 +0000
(17:42 +0000)
committer
thurston
<thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Tue, 30 Jan 2007 17:42:18 +0000
(17:42 +0000)
git-svn-id: http://svn.complang.org/ragel/trunk@37
052ea7fc
-9027-0410-9066-
f65837a77df0
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index
8555878
..
595c74b
100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-1,3
+1,5
@@
+The fixed size stack is a problem for manual recursion of unlimited depth.
+
An option to turn off the removal of duplicate actions might be useful for
analyzing unintentional nondeterminism.