2001-01-19 |
Akim Demaille | Get rid of the ad hoc handling of token_buffer in the... |
blob | commitdiff | raw |
2001-01-19 |
Akim Demaille | * src/lex.h: Rename all the tokens: |
blob | commitdiff | raw | diff to current |
2001-01-18 |
Akim Demaille | Since we now use obstacks, more % directives can be... |
blob | commitdiff | raw | diff to current |
2000-12-20 |
Akim Demaille | Also handle the output file (--verbose) with obstacks. |
blob | commitdiff | raw | diff to current |
2000-12-20 |
Akim Demaille | * src/reader.c (copy_string, copy_comment, copy_comment... |
blob | commitdiff | raw | diff to current |
2000-12-20 |
Akim Demaille | * src/files.c (guard_obstack): New. |
blob | commitdiff | raw | diff to current |
2000-12-19 |
Akim Demaille | * src/system.h (obstack_grow_literal_string): Rename... |
blob | commitdiff | raw | diff to current |
2000-12-19 |
Akim Demaille | Let the handling of the skeleton files be local to... |
blob | commitdiff | raw | diff to current |
2000-12-14 |
Akim Demaille | * src/bison.s1 (YYLLOC_DEFAULT): New macro. |
blob | commitdiff | raw | diff to current |
2000-12-12 |
Akim Demaille | * src/reader.c (copy_definition, parse_union_decl,... |
blob | commitdiff | raw | diff to current |
2000-11-17 |
Akim Demaille | * lib/obstack.h: Formatting changes. |
blob | commitdiff | raw | diff to current |
2000-11-07 |
Akim Demaille | * src/reader.c (reader): #define YYLSP_NEEDED to 1... |
blob | commitdiff | raw | diff to current |
2000-11-02 |
Akim Demaille | Remove the last uses of mktemp and unlink/delete. |
blob | commitdiff | raw | diff to current |
2000-11-01 |
Akim Demaille | Change each use of `fattrs' into a use of `attrs_obstack'. |
blob | commitdiff | raw | diff to current |
2000-11-01 |
Akim Demaille | Introduce obstacks. |
blob | commitdiff | raw | diff to current |
2000-10-16 |
Akim Demaille | * src/symtab.c (bucket_new): New function. |
blob | commitdiff | raw | diff to current |
2000-10-16 |
Akim Demaille | * src/lex.c (read_typename): New function. |
blob | commitdiff | raw | diff to current |
2000-10-16 |
Akim Demaille | * src/reader.c (copy_comment2): Expect the input stream... |
blob | commitdiff | raw | diff to current |
2000-10-16 |
Akim Demaille | * src/reader.c (parse_expect_decl): Use `skip_white_spa... |
blob | commitdiff | raw | diff to current |
2000-10-16 |
Akim Demaille | * src/reader.c (copy_dollar): New function. |
blob | commitdiff | raw | diff to current |
2000-10-16 |
Akim Demaille | * lib/quote.h, lib/quote.c, lib/quotearg.h, lib/quotearg.c: |
blob | commitdiff | raw | diff to current |
2000-10-04 |
Akim Demaille | When a literal string is used to define two different... |
blob | commitdiff | raw | diff to current |
2000-10-04 |
Akim Demaille | * src/reader.c (parse_expect_decl): Keep `count' within... |
blob | commitdiff | raw | diff to current |
2000-10-02 |
Akim Demaille | The location tracking mechanism is precious for parse... |
blob | commitdiff | raw | diff to current |
2000-10-02 |
Akim Demaille | * lib/xstrdup.c: New file, from the fileutils. |
blob | commitdiff | raw | diff to current |
2000-10-02 |
Akim Demaille | * src/gram.h (associativity): New enum type which repla... |
blob | commitdiff | raw | diff to current |
2000-10-02 |
Akim Demaille | Use the more standard files `xalloc.h' and `xmalloc... |
blob | commitdiff | raw | diff to current |
2000-10-02 |
Akim Demaille | Various anti-`extern in *.c' changes. |
blob | commitdiff | raw | diff to current |
2000-10-02 |
Akim Demaille | * src/state.h (nstates, final_state, first_state, first... |
blob | commitdiff | raw | diff to current |
2000-10-02 |
Akim Demaille | * src/files.c: Formatting changes. |
blob | commitdiff | raw | diff to current |
2000-10-02 |
Akim Demaille | * src/reader.h: New file. |
blob | commitdiff | raw | diff to current |
2000-10-02 |
Akim Demaille | * src/lex.h: Prototype `lex.c' exported functions. |
blob | commitdiff | raw | diff to current |
2000-10-02 |
Akim Demaille | `user_toknums' is output as a `short[]' in `output... |
blob | commitdiff | raw | diff to current |
2000-10-02 |
Akim Demaille | * src/output.c (output): Topological sort of the functi... |
blob | commitdiff | raw | diff to current |
2000-09-19 |
Akim Demaille | * src/output.c: Formatting changes. |
blob | commitdiff | raw | diff to current |
2000-09-18 |
Akim Demaille | First set of tests: use the `calc' example from the... |
blob | commitdiff | raw | diff to current |
2000-09-18 |
Akim Demaille | Add support for an Autotest test suite for Bison. |
blob | commitdiff | raw | diff to current |
2000-07-04 |
Jesse Thilo | More explicit use of "const", "extern", and "static... |
blob | commitdiff | raw | diff to current |
2000-04-14 |
Akim Demaille | * src/reader.c (copy_comment2): New function, same... |
blob | commitdiff | raw | diff to current |
2000-03-31 |
Akim Demaille | s/return (foo)/return foo/ |
blob | commitdiff | raw | diff to current |
2000-03-31 |
Akim Demaille | Clean the error reporting functions. |
blob | commitdiff | raw | diff to current |
2000-03-17 |
Akim Demaille | * reader.c (copy_at): New function. |
blob | commitdiff | raw | diff to current |
2000-03-17 |
Akim Demaille | * reader.c (copy_definition): Use copy_string and copy_... |
blob | commitdiff | raw | diff to current |
2000-03-17 |
Akim Demaille | * reader.c (copy_string): Declared `static inline'... |
blob | commitdiff | raw | diff to current |
2000-03-17 |
Akim Demaille | * reader.c (packsymbols): Formatting changes. |
blob | commitdiff | raw | diff to current |
2000-03-17 |
Akim Demaille | * reader.c (copy_comment): New function, factored out... |
blob | commitdiff | raw | diff to current |
2000-03-17 |
Akim Demaille | * reader.c (copy_string): New function, factored out... |
blob | commitdiff | raw | diff to current |
2000-03-17 |
Akim Demaille | Change the handling of @s so that they behave exactly... |
blob | commitdiff | raw | diff to current |
2000-03-17 |
Akim Demaille | * bison.s1: Formatting and cosmetics changes. |
blob | commitdiff | raw | diff to current |
1999-06-14 |
Jesse Thilo | Have configure build version string instead of relying... |
blob | commitdiff | raw | diff to current |
1999-01-20 |
Jesse Thilo | Hush a few compiler warnings. |
blob | commitdiff | raw | diff to current |
1999-01-14 |
Jesse Thilo | Update FSF address. |
blob | commitdiff | raw | diff to current |
1998-12-30 |
Jesse Thilo | Update copyright date. |
blob | commitdiff | raw | diff to current |
1998-12-30 |
Jesse Thilo | Some checks for premature EOF. |
blob | commitdiff | raw | diff to current |
1998-12-30 |
Jesse Thilo | Fix a couple of buffer overrun bugs. |
blob | commitdiff | raw | diff to current |
1998-11-25 |
Jesse Thilo | Fix token numbering (used to start at 258, not 257). |
blob | commitdiff | raw | diff to current |
1997-08-25 |
Richard M. Stallman | (stack_offset;): Change some warni to warns. |
blob | commitdiff | raw | diff to current |
1997-06-18 |
Richard M. Stallman | new.h renamed to alloc.h. |
blob | commitdiff | raw | diff to current |
1996-06-01 |
Richard M. Stallman | Insert `_' macro around many string constants. |
blob | commitdiff | raw | diff to current |
1995-10-15 |
Richard M. Stallman | (reader_output_yylsp): New function. |
blob | commitdiff | raw | diff to current |
1994-07-12 |
Richard M. Stallman | entered into RCS |
blob | commitdiff | raw | diff to current |
1993-04-28 |
Noah Friedman | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1993-04-20 |
David MacKenzie | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1993-04-18 |
Noah Friedman | Initial revision |
blob | commitdiff | raw | diff to current |
|