/[bison]/bison/TODO
ViewVC logotype

Diff of /bison/TODO

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.61 by akim, Sun May 5 11:56:49 2002 UTC revision 1.62 by akim, Tue May 7 09:31:01 2002 UTC
# Line 123  distinguish core item sets from non core Line 123  distinguish core item sets from non core
123              token3      go to state 6              token3      go to state 6
124    
125    
126  Note that the same questions applies to --graph.  > So, it seems clear that it has to be an additional option :)
127    
128    Paul:
129    
130            There will be further such options in the future, so I'd make
131            them all operands of the --report option.  E.g., you could do
132            something like this:
133    
134            --report=state --report=lookahead --report=itemset
135            --report=conflict-path
136    
137            where "--verbose" is equivalent to "--report=state", and where
138            "--report=conflict-path" reports each path to a conflict
139            state.
140    
141            (As a minor point, I prefer avoiding plurals in option names.
142            It's partly for brevity, and partly to avoid wearing out the
143            's' keys in our keyboards.  :-)
144    
145    To implement this, see in the Fileutils the latest versions of
146    argmatch and so forth.
147    
148    
149  * Coding system independence  * Coding system independence
150  Paul notes:  Paul notes:

Legend:
Removed from v.1.61  
changed lines
  Added in v.1.62

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26