2001-08-21 |
Robert Anisko | 2001-08-20 Robert Anisko <robert.anisko@epita.fr> |
blob | commitdiff | raw |
2001-08-13 |
Akim Demaille | Typos and Copyright. |
blob | commitdiff | raw | diff to current |
2001-03-16 |
Akim Demaille | * getargs.c (skeleton): New variable. |
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/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 | * src/output.c (output_parser): Compute the `#line... |
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-12 |
Akim Demaille | * src/output.c (output_headers, output_program, output... |
blob | commitdiff | raw | diff to current |
2000-11-07 |
Akim Demaille | * src/output.c (output): Remove useless variables. |
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/output.c (output_short_or_char_table): New function. |
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-02 |
Akim Demaille | The location tracking mechanism is precious for parse... |
blob | commitdiff | raw | diff to current |
2000-10-02 |
Akim Demaille | Improve the readability of the produced parsers. |
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/conflicts.c (conflict_report): New function. |
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/lalr.h: New file. |
blob | commitdiff | raw | diff to current |
2000-10-02 |
Akim Demaille | * src/output.c (token_actions): Introduce a temporary... |
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-07-04 |
Jesse Thilo | More explicit use of "const", "extern", and "static... |
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 | * src/output.c (output_rule_data): Output the documenta... |
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 | Use prototypes if the compiler understands them. |
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 |
1996-01-27 |
Richard M. Stallman | (output_rule_data): Test YYERROR_VERBOSE in the conditional |
blob | commitdiff | raw | diff to current |
1995-10-15 |
Richard M. Stallman | (output_headers, output_trailers, output, output_gram) |
blob | commitdiff | raw | diff to current |
1993-03-25 |
Richard M. Stallman | entered into RCS |
blob | commitdiff | raw | diff to current |
|