]> git.saurik.com Git - bison.git/history - src/Makefile.am
The location tracking mechanism is precious for parse error
[bison.git] / src / Makefile.am
2000-10-02  Akim DemailleUse the more standard files `xalloc.h' and `xmalloc...
2000-10-02  Akim Demaille* src/LR0.h: New file.
2000-10-02  Akim Demaille* src/print.h: New file.
2000-10-02  Akim Demaille* src/conflicts.c (conflict_report): New function.
2000-10-02  Akim Demaille* src/nullable.h: New file.
2000-10-02  Akim Demaille* src/reduce.h: New file.
2000-10-02  Akim Demaille* src/reader.h: New file.
2000-10-02  Akim Demaille* src/lalr.h: New file.
2000-10-02  Akim Demaille* src/output.c (output): Topological sort of the functi...
2000-09-20  Akim Demaille* src/closure.h: New file.
2000-09-20  Akim Demaille* src/derives.h: New file.
2000-09-19  Akim Demaille* src/output.c: Formatting changes.
2000-09-18  Akim Demaille* configure.in: Append WARNING_CFLAGS to CFLAGS.
2000-04-13  Jesse Thilo# added --enable-gcc-warnings (not for user consumption).
2000-03-31  Akim DemailleClean the error reporting functions.
2000-03-28  Akim Demaille* lib/: New directory.
2000-03-17  Akim Demaille* src/Makefile.am (bison.simple): Fix the awk program...
2000-03-16  Akim DemailleDo not hard code values of directories in `configure...
1999-06-14  Jesse ThiloHave configure build version string instead of relying...
1999-05-30  Jesse ThiloI18n fixes.
1999-04-18  Jesse ThiloReorganized: sources in `src', documentation in `doc'.