]> git.saurik.com Git - bison.git/history - src/lex.c
* src/lex.c (read_typename): New function.
[bison.git] / src / lex.c
2000-10-16  Akim Demaille* src/lex.c (read_typename): New function.
2000-10-16  Akim Demaille* src/reader.c (copy_dollar): New function.
2000-10-16  Akim Demaille* lib/quote.h, lib/quote.c, lib/quotearg.h, lib/quotearg.c:
2000-10-02  Akim DemailleThe location tracking mechanism is precious for parse...
2000-10-02  Akim Demaille* src/gram.h (associativity): New enum type which repla...
2000-10-02  Akim Demaille* src/getargs.c (fixed_outfiles): Rename as...
2000-10-02  Akim DemailleUse the more standard files `xalloc.h' and `xmalloc...
2000-10-02  Akim DemailleVarious anti-`extern in *.c' changes.
2000-10-02  Akim Demaille* src/state.h (nstates, final_state, first_state, first...
2000-10-02  Akim Demaille* src/lex.h: Prototype `lex.c' exported functions.
2000-09-19  Akim Demaille* src/output.c: Formatting changes.
2000-07-04  Jesse ThiloMore explicit use of "const", "extern", and "static...
2000-03-31  Akim Demailles/return (foo)/return foo/
2000-03-31  Akim DemailleClean the error reporting functions.
1999-04-18  Jesse Thilo(literalchar): fixed the code for escaping double quote...
1999-01-14  Jesse ThiloUpdate FSF address.
1998-12-30  Jesse ThiloUse prototypes if the compiler understands them.
1997-08-25  Richard M. Stallman(literalchar): Use warns, not warni.
1997-06-18  Richard M. Stallmannew.h renamed to alloc.h.
1997-05-24  Richard M. Stallman(literalchar): Fix the code for escaping \, " and '.
1996-06-01  Richard M. StallmanInsert `_' macro around many string constants.
1995-10-15  Richard M. StallmanInclude getopt.h. Add some extern decls.
1993-04-20  David MacKenzieentered into RCS