]> git.saurik.com Git - bison.git/history - data
scanner: issue a single error for groups of invalid characters
[bison.git] / data /
2012-11-12  Theophile Ranquetxml: match DOT output and xml2dot.xsl processing
2012-11-12  Theophile Ranquetxml: factor xslt space template
2012-11-12  Akim DemailleMerge remote-tracking branch 'origin/branch-2.6' into...
2012-11-08  Akim DemailleMerge branch 'branch-2.6' into maint
2012-11-06  Akim DemailleMerge branch 'branch-2.6' into maint
2012-11-06  Akim Demaillelalr1.cc: always initialize yylval.
2012-11-06  Akim Demailleyacc.c: also disable -Wuninitialized.
2012-11-06  Akim Demailleglr.cc, yacc.c: initialize yylloc properly
2012-11-06  Akim Demailleyacc.c, glr.c: a better YY_LOCATION_PRINT
2012-11-06  Akim Demailleyacc.c: simplify initialization
2012-11-05  Akim Demaillec++: fix position operator signatures
2012-11-01  Akim Demaillecomment changes
2012-10-28  Akim Demailleyacc.c: initialize yylval and yylloc.
2012-10-26  Akim DemailleMerge branch 'branch-2.6' into maint
2012-10-26  Akim Demailleyacc.c: don't use _Pragma GCC diagnostic with 4.6
2012-10-26  Akim Demailleyacc.c: do not define location support when not using...
2012-10-25  Akim Demaillefix comment
2012-10-23  Akim DemailleMerge branch 'branch-2.6' into maint
2012-10-22  Akim DemailleMerge branch '2.6.3' into maint
2012-10-22  Akim Demaillewarnings: avoid warnings from clang
2012-10-22  Paul Eggertyacc.c: initialize yylval in pure-parser mode
2012-10-22  Akim Demailleskeletons: style changes
2012-10-22  Akim Demaillelalr1.cc: fix test suite portability
2012-10-22  Theophile Ranquetmaint: fix an erroneous include
2012-10-22  Akim Demailleheaders: move CPP guards into YY_*_INCLUDED to avoid...
2012-10-19  Akim Demaillexml: slight improvement of the DOT output
2012-10-16  Akim Demaillejava: fixes
2012-10-12  Akim Demaillejava: use api.location.type and api.position.type
2012-10-09  Akim Demaillec++: api.location.type
2012-10-08  Akim Demaillewarnings: avoid warnings from clang
2012-10-08  Paul Eggertyacc.c: initialize yylval in pure-parser mode
2012-10-08  Akim Demailleskeletons: style changes
2012-10-06  Akim Demaillelalr1.cc: check (and fix) %printer exception safety
2012-10-06  Akim Demaillelalr1.cc: check (and fix) %initial-action exception...
2012-10-06  Akim Demaillelalr1.cc: fix exception safety
2012-10-06  Akim Demaillelalr1.cc: indentation fixes.
2012-10-06  Akim Demaillelalr1.cc: don't leave macros define to nothing
2012-10-04  Akim Demaillelalr1.cc: fix test suite portability
2012-10-03  Theophile Ranquetmaint: fix an erroneous include
2012-10-01  Akim Demailleheaders: move CPP guards into YY_*_INCLUDED to avoid...
2012-09-25  Akim Demailleyacc: fix handling of CPP guards when no header is...
2012-08-31  Akim Demailleyacc.c: style changes
2012-08-02  Akim Demailleyacc: remove trailing end of line at end of file
2012-07-27  Akim Demaillesynclines: remove spurious empty line
2012-07-27  Akim Demaillealso support $<foo>$ in the %initial-action
2012-07-27  Akim Demailleskeletons: b4_dollar_pushdef and popdef to simpify...
2012-07-26  Akim Demaillesupport $<tag>$ in printers and destructors
2012-07-26  Akim Demailleglr.cc: fix the handling of yydebug
2012-07-05  Akim Demailleapi.prefix: incompatible with %name-prefix.
2012-07-05  Akim Demailleapi.prefix: strengthen the tests and fix push-parsers.
2012-07-05  Akim Demailleskeletons: style changes.
2012-07-04  Akim Demailleglr.cc: do not override C++ definitions by C macros.
2012-07-04  Akim DemailleYYLLOC_DEFAULT: factor, and don't export it in headers.
2012-07-04  Akim Demailleapi.prefix: do not use #define to handle YYSTYPE_IS_TRI...
2012-07-04  Akim Demaillec++: fewer #includes in the headers.
2012-07-04  Akim Demailleglr.cc: formatting changes.
2012-07-04  Akim Demailleapi.prefix: also rename YYDEBUG.
2012-06-29  Akim Demailleapi.prefix.
2012-06-27  Akim Demailleskeletons: no longer define YYLSP_NEEDED.
2012-06-27  Akim Demaillec++: do not export YYTOKEN_TABLE and YYERROR_VERBOSE.
2012-06-25  Akim Demailleyacc: work around the ylwrap limitation.
2012-06-21  Akim Demailleskeletons: minor style changes
2012-06-21  Akim Demaillec skeletons: factor the declaration of yylloc and yylval.
2012-06-15  Akim Demailleglr.c, yacc.c: declare yydebug in the header.
2012-06-15  Akim Demailleskeletons: use header guards.
2012-06-15  Akim Demailleyacc.c: instead of duplicating y.tab.h inside y.tac...
2012-06-13  Akim Demailleyacc.c: factor.
2012-06-12  Akim Demailleskeletons: factor yacc.c and glr.c.
2012-06-12  Akim Demailleglr.c: minor refactoring.
2012-06-05  Jim Meyeringmaint: fix comment typos
2012-05-21  Akim Demaillec++: compute the header guards.
2012-05-21  Akim Demaillelalr1.cc: improve Doxygen documentation.
2012-05-21  Akim Demaillelalr1.cc: extract stack.hh.
2012-05-09  Akim Demailleglr.c: reduce variable scopes.
2012-05-04  Akim Demailleglr.c: untabify.
2012-05-04  Akim Demailleglr.cc: untabify.
2012-05-04  Akim Demailleglr.cc: formatting changes.
2012-05-04  Akim Demailleglr.cc: remove unused signature.
2012-05-04  Akim Demailleglr.cc: properly declare locations are const where...
2012-04-16  Akim Demaille%printer: support both yyo and yyoutput.
2012-04-10  Akim Demailleglr: eliminate last bits of unwanted locations.
2012-04-01  Akim Demaillec++: more YY_NULL
2012-04-01  Akim Demaillebump to 2012 in skeletons.
2012-03-31  Akim Demailledoc: c++: complete the location documentation.
2012-03-31  Akim Demaillec++: locations: provide convenience constructors.
2012-03-31  Akim Demaillec++: locations: remove useless "inline".
2012-03-31  Akim Demailleglr: do not use locations when they are not requested
2012-03-31  Akim Demaillec++: use nullptr for C++11.
2012-03-27  Tim LandscheidtJava: Fix syntax error handling without error token.
2012-02-19  Akim Demaillemaint: address sc_prohibit_doubled_word.
2012-02-19  Akim Demaillemaint: address sc_prohibit_always-defined_macros.
2012-02-19  Akim Demaillemaint: fix some syntax-check issues.
2012-02-08  Akim Demailleuse a more consistent quoting style.
2012-01-26  Akim Demailleyacc: fix YYBACKUP.
2012-01-24  Jim Meyeringchange more quotes in source, and adjust tests to match
2012-01-13  Akim Demaillemaint: run "make update-copyright".
2012-01-13  Tim Landscheidtjava: remove unused variable.
2011-04-16  Joel E. Dennyglr.c: omit yyresolveLocations when locations are disabled.
2011-03-07  Joel E. Dennyjava: fix parser tracing bug.
2011-03-07  Joel E. Dennyjava: finish fixing parser stack popping bug.
next