X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/c9ba9e5978cfb973f915af1e699c1eebd3d99c0c..d73e55e02203fc062baa498543571bba452e59ce:/NEWS diff --git a/NEWS b/NEWS index dcaa386d..8a5fc93d 100644 --- a/NEWS +++ b/NEWS @@ -3,7 +3,11 @@ Bison News Changes in version ?.? (????-??-??): -* +* Java skeleton improvements: + + The constants for token names were moved to the Lexer interface. + Also, it is possible to add code to the parser's constructors using + "%code init" and "%define init_throws". Changes in version 2.4 (2008-11-02):