/[bison]/bison/ChangeLog
ViewVC logotype

Diff of /bison/ChangeLog

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

revision 1.403 by akim, Thu Dec 13 11:01:36 2001 UTC revision 1.404 by akim, Thu Dec 13 11:01:51 2001 UTC
# Line 1  Line 1 
1  2001-12-13  Akim Demaille  <akim@epita.fr>  2001-12-13  Akim Demaille  <akim@epita.fr>
2    
3            * src/print.c (print_actions): Output the handling of `$' as the
4            traces do: shifting the token EOF.  Before EOF was treated as a
5            nonterminal.
6            * tests/regression.at: Adjust some tests.
7            * src/print_graph.c (print_core): Complete the set of items via
8            closure.  The next-to-final and final states are still unsatisfying,
9            but that's to be addressed elsewhere.
10            No longer output the rule numbers, but do output the state number.
11            A single loop for the shifts + gotos is enough, but picked a
12            distinct color for each.
13            (print_graph): Initialize and finalize closure.
14    
15    2001-12-13  Akim Demaille  <akim@epita.fr>
16    
17          * src/reader.c (readgram): Remove dead code, an strip useless          * src/reader.c (readgram): Remove dead code, an strip useless
18          braces.          braces.
19          (get_type): Remove, unused.          (get_type): Remove, unused.

Legend:
Removed from v.1.403  
changed lines
  Added in v.1.404

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