]> git.saurik.com Git - bison.git/history - src
glr.c: scope reduction
[bison.git] / src /
2012-12-09  Akim Demailleerror: use better locations for unused midrule values
2012-12-07  Theophile Ranquetcpp: simplify the Flex version checking macro
2012-12-07  Theophile Ranquetcpp: improve the Flex version checking macro
2012-12-07  Theophile Ranquetcarets: improve the code
2012-12-06  Theophile Ranquetmisc: pacify the Tiny C Compiler
2012-12-05  Theophile Ranquetcpp: make the check of Flex version portable
2012-12-05  Theophile Ranquetmisc: require getline
2012-12-05  Theophile Ranqueterrors: show carets
2012-12-05  Theophile Ranquetgetargs: add support for --flags/-f
2012-12-04  Theophile Ranquetgetargs: don't label --language/-l as experimental
2012-12-03  Theophile Ranquetgetargs: fix the locations of command-line input
2012-12-03  Theophile Ranqueterrors: indent missing action code semicolon warning
2012-12-03  Akim Demailleparser: accept #line NUM
2012-11-30  Akim Demailleformatting changes
2012-11-26  Akim DemailleMerge remote-tracking branch 'origin/branch-2.6' into...
2012-11-23  Akim Demaillescanner: issue a single error for groups of invalid...
2012-11-14  Akim Demaillescanner: use explicit "ignore" statements
2012-11-12  Theophile Ranquetxml: match DOT output and xml2dot.xsl processing
2012-11-12  Theophile Ranquetgraph: fix a memory leak
2012-11-12  Theophile Ranquetoutput: capitalize State
2012-11-12  Akim Demaillemaint: address syntax-check errors.
2012-11-12  Akim DemailleMerge remote-tracking branch 'origin/branch-2.6' into...
2012-11-08  Akim Demailleregen
2012-11-08  Akim DemailleMerge branch 'branch-2.6' into maint
2012-11-07  Akim Demailleregen
2012-11-06  Akim DemailleMerge branch 'branch-2.6' into maint
2012-11-01  Akim Demaillegrammars: fix display of nul character in error message
2012-10-28  Akim Demailleregen
2012-10-26  Akim DemailleMerge branch 'branch-2.6' into maint
2012-10-26  Akim Demailleregen
2012-10-26  Akim Demailleregen
2012-10-26  Akim Demaillemaint: be compilable with GCC 4.0
2012-10-25  Akim Demailleregen
2012-10-25  Akim Demailleparse-gram: update the Bison interface
2012-10-23  Akim DemailleMerge branch 'branch-2.6' into maint
2012-10-22  Akim Demailleregen
2012-10-22  Akim DemailleMerge branch '2.6.3' into maint
2012-10-22  Akim Demaillewarnings: avoid warnings from clang
2012-10-18  Theophile Ranquetgraphs: change the output format of the rules
2012-10-18  Theophile Ranquetgraphs: style changes
2012-10-18  Theophile Ranquetgraphs: address an issue with R/R conflicts
2012-10-11  Akim Demaillegraphs: stylistic changes.
2012-10-11  Theophile Ranquetgraphs: minor style changes
2012-10-11  Theophile Ranquetgraphs: show reductions
2012-10-11  Theophile Ranquetgraphs: style: prefix state number with "state"
2012-10-11  Theophile Ranquetgraphs: style: use left justification for states
2012-10-11  Theophile Ranquetgraphs: style: prefix rules and change shapes
2012-10-11  Theophile Ranquetobstack: import obstack_finish0 from master
2012-10-09  Akim Demaillec++: api.location.type
2012-10-09  Akim Demaillemuscles: a function for backward compatibility
2012-10-09  Akim Demaillemaint: more macros
2012-10-08  Akim Demaillewarnings: avoid warnings from clang
2012-09-28  Theophile Ranqueterrors: indent "user token number redeclaration" context
2012-09-26  Theophile Ranquetwarnings: introduce -Wdeprecated in the usage info
2012-09-26  Theophile Ranqueterrors: prefix the output with "error: "
2012-09-26  Theophile Ranqueterrors: indent "invalid value for %define" context
2012-09-26  Theophile Ranqueterrors: indent "%define var" redefinition context
2012-09-26  Theophile Ranqueterrors: indent "symbol redeclaration" context
2012-09-26  Theophile Ranqueterrors: indent "result type clash" error context
2012-09-25  Akim Demailleregen
2012-09-04  Akim Demailleremove useless include
2012-09-03  Jim Meyeringuse locale-indep. c_is* functions for parsing, not...
2012-09-03  Akim Demaille--help: include a place to report translation issues
2012-08-02  Akim Demailleyacc: remove trailing end of line at end of file
2012-08-01  Akim Demailleregen
2012-08-01  Akim Demaillec++: trailing end-of-lines in %parse-param
2012-07-31  Akim Demailleuse obstack_printf
2012-07-30  Akim Demaillescanner: restore a missing start condition
2012-07-27  Akim Demailleregen
2012-07-27  Akim Demailleregen
2012-07-27  Akim Demailleprinter/destructor: translate only once
2012-07-27  Akim Demaillefactor the handling of m4 escaping
2012-07-27  Akim Demaillestyle changes in the scanners
2012-07-26  Akim Demailleregen
2012-07-26  Akim Demaillesupport $<tag>$ in printers and destructors
2012-07-26  Akim Demaillescan-code: factor the handling of the type in $<TYPE>$
2012-07-26  Akim Demaillemuscles: fix another occurrence of unescaped type name
2012-07-26  Akim Demailleformatting changes
2012-07-26  Akim Demaillebe sure to properly escape type names
2012-07-26  Akim Demailleobstack_quote: escape and quote for M4
2012-07-26  Akim Demaillemuscles: shuffle responsabilities
2012-07-26  Akim Demaillemuscles: make private functions static
2012-07-26  Akim Demaillemuscles: rename private functions/macros
2012-07-26  Akim Demailleobstack_escape: escape M4 characters
2012-07-26  Akim Demailleremove dead macro
2012-07-26  Akim Demaillemaint: style changes
2012-06-29  Akim Demailleapi.prefix.
2012-06-27  Akim Demaillec++: do not export YYTOKEN_TABLE and YYERROR_VERBOSE.
2012-06-17  Akim Demailleregen.
2012-06-05  Jim Meyeringmaint: fix comment typos
2012-05-23  Akim DemailleBison 2.5.1_rc2. v2.5.1_rc2
2012-05-21  Akim Demailleskeletons: remove support for unused directive.
2012-05-21  Akim Demaillespace changes.
2012-05-21  Akim Demaillebuild: do not prototype flex-generated functions.
2012-05-14  Akim DemailleBison 2.5.1_rc1.
2012-05-08  Akim Demaillecommand line: fix minor leaks.
2012-05-06  Akim Demaillemaint: regen.
2012-05-06  Akim Demaillemaint: import the xmemdup0 gnulib module.
2012-05-06  Jim Meyeringmaint: regen src/parse-gram.[ch]
2012-05-06  Jim Meyeringmaint: simplify parse-gram.y
next