projects
/
bison.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
0f8d586
)
Update.
author
Akim Demaille
<akim@epita.fr>
Thu, 4 Apr 2002 15:41:14 +0000
(15:41 +0000)
committer
Akim Demaille
<akim@epita.fr>
Thu, 4 Apr 2002 15:41:14 +0000
(15:41 +0000)
TODO
patch
|
blob
|
blame
|
history
diff --git
a/TODO
b/TODO
index 1317cefb8e5516f420db23d86653c3f5d6131c02..a437ab075ede350aad3d13b541437d9dde1a45fa 100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-119,3
+119,7
@@
With the hex addresses of tree nodes, I can inspect the values
associated with any rhs token.
You like?
associated with any rhs token.
You like?
+
+* input synclines
+Some users create their foo.y files, and equip them with #line. Bison
+should recognize these, and preserve them.