X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/f2acea59d91fe5384859772a0a74f09e7f53a296..720d742f8e74acf1ade85a7d39c02fa5b9528b5a:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 3d7b9c87..43f0c134 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2000-10-02 Akim Demaille + + * src/lalr.h: New file. + Propagate its inclusion instead of prototypes and `extern'. + * src/lalr.c: Formatting changes, topological sorting etc. + + 2000-10-02 Akim Demaille * src/output.c (token_actions): Introduce a temporary array,