]> git.saurik.com Git - bison.git/history - src/lex.c
* src/conflicts.c: Move global variables rrc_total and src_total ...
[bison.git] / src / lex.c
2001-10-19  Pascal Bart* src/conflicts.c: Move global variables rrc_total...
2001-10-04  Akim DemailleMerge in branch-1_29. after-merge-branch-1_29
2001-09-21  Marc Autret* src/options.c (option_table): Adjust.
2001-09-20  Pascal Bart* src/lex.c (parse_percent_token): Change type of varia...
2001-08-30  Marc Autret* src/reader.c (parse_skel_decl): New.
2001-08-25  Robert Anisko* src/lex.c (percent_table): Add tok_define.
2001-08-25  Robert AniskoRevert to 1.28c
2001-08-21  Robert Anisko2001-08-20 Robert Anisko <robert.anisko@epita.fr>
2001-08-14  Marc AutretTurn on %{source,header}_extension features.
2001-08-06  Akim DemailleAdd of %source_extension and %header_extension which...
2001-08-03  Akim Demaille* src/getargs.c, src/getarg.h (skeleton)): Constify.
2001-07-18  Akim Demaille* src/getargs.h (raw_flag): Remove.
2001-02-02  Akim Demaille* lib/malloc.c, lib/realloc.c: New, from the fileutils...
2001-01-19  Akim DemailleGet rid of the ad hoc handling of token_buffer in the...
2001-01-19  Akim Demaille* src/lex.h: Rename all the tokens:
2001-01-18  Akim Demaille* src/lex.h (MAXTOKEN, maxtoken, grow_token_buffer...
2001-01-18  Akim DemailleSince we now use obstacks, more % directives can be...
2000-11-07  Akim Demaille* src: s/Copyright (C)/Copyright/g.
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