]> git.saurik.com Git - bison.git/history - data
Merge remote-tracking branch 'origin/maint'
[bison.git] / data /
2013-05-29  Akim DemailleMerge remote-tracking branch 'origin/maint'
2013-04-19  Akim Demailletests: enable -Wsign-compare and fix corresponding...
2013-04-18  Akim Demaillemuscle: check more cases of %define variables with...
2013-04-16  Akim Demaillemuscle: check the kind of api.prefix, api.location...
2013-04-15  Akim Demaillemuscle: enforce definition syntax for keyword variables
2013-04-15  Akim Demaillemuscle: factor the kind check in M4
2013-04-15  Akim Demaillemuscle: factor conditionals on defined %define variables
2013-04-11  Akim Demailleapi.token.prefix: use code values
2013-04-11  Akim Demaillec++: fix several issues with locations
2013-04-10  Akim DemailleMerge remote-tracking branch 'origin/maint'
2013-04-09  Akim Demailleapi.value.type: use keyword/brace values
2013-04-09  Akim Demailleapi.value.type: diagnose guaranteed failure with -...
2013-04-09  Akim Demailleapi.value.type: implement proper support, check, and...
2013-04-09  Akim Demaillem4: allow the definition of side-effect only macros
2013-04-09  Akim Demaillevariant: fix inconsistent quotation
2013-04-09  Akim Demaillem4: style changes in error messages
2013-04-08  Akim Demailleglr.cc: fix a clang warning
2013-04-08  Akim Demaillemaint: update copyright years
2013-04-08  Akim Demailleskeletons: avoid empty switch constructs
2013-04-08  Akim Demaillelalr1.cc: fix compiler warnings
2013-04-08  Akim Demailleyacc.c: do not use __attribute__ unprotected
2013-02-23  Akim Demaillec++: rename b4_semantic_type_declare as b4_value_type_d...
2013-02-19  Akim Demaillestyle: rename variant private members
2013-02-19  Akim Demaillestyle: space changes
2013-02-19  Akim Demaillevariant: fix G++ 4.4 warnings
2013-02-18  Akim Demaillestyle: no longer use backquotes
2013-02-08  Akim Demaillec++: api.token.constructor requires api.value.type...
2013-02-04  Akim Demaillestyle: rename internal "stype" as "union_members" for...
2013-02-01  Theophile Ranquetvariants: stylistic change
2013-02-01  Theophile Ranquetvariants: avoid type punning issue
2013-01-29  Theophile Ranquetvariants: remove the 'built' assertions
2013-01-29  Theophile Ranquetm4: generate a basic_symbol constructor for each symbol...
2013-01-29  Theophile Ranquetc++: minor stylistic changes
2013-01-29  Akim Demaillec++: please G++ 4.8 with -O3: array bounds
2013-01-29  Akim Demaillec++: use more explicit types than int
2013-01-29  Akim Demaillec++: value_type -> kind_type
2013-01-29  Akim Demaillec++: improve the signature of yysyntax_error_
2013-01-29  Akim Demaillec++: style changes
2013-01-28  Theophile Ranquetc++: better inline expansion
2013-01-28  Akim Demaillec++: remove now-useless operators
2013-01-28  Akim Demaillec++: revamp the support for variants
2013-01-28  Akim Demaillec++: formatting and comment changes
2013-01-25  Akim Demaillec: no longer require stdio.h when locations are enabled
2013-01-25  Akim Demaillec: minor simplification in the debug code
2013-01-25  Akim Demaillec++: display locations as C does
2013-01-15  Theophile Ranquetc++: remove useless inlines
2013-01-15  Theophile Ranquetc++: m4 stylistic change
2013-01-14  Theophile Ranquetc++: silence warnings
2013-01-12  Akim Demaillemaint: update copyright years
2013-01-11  Theophile Ranquetvariants: document move and swap
2013-01-11  Theophile Ranquetc++: privatize variant blind copies
2013-01-11  Akim Demailleglr.c: fix an unused argument issue
2013-01-11  Akim Demailleglr.c: style changes
2013-01-11  Akim Demaillec.m4: style fix
2013-01-11  Theophile Ranquetskel: better aliasing of identifiers
2013-01-11  Theophile Ranquetglr.cc: fatal if using api.token.ctor without variants
2013-01-11  Theophile Ranquetskel: correctly indent switch cases
2013-01-11  Theophile Ranquetvariants: assert changes
2013-01-11  Theophile Ranquetlalr1.cc: use a vector for the symbol stack
2013-01-11  Theophile Ranquetlalr1.cc: change symbols implementation
2012-12-31  Akim Demaillejava: stype is obsoleted by api.value.type
2012-12-28  Akim Demaillesyncline: one line is enough
2012-12-28  Akim Demaillemaint: restore ANSI 89 compliance
2012-12-27  Akim Demailleskeletons: fix comments
2012-12-27  Akim Demaillemaint: which -> whose
2012-12-26  Akim Demailleskeletons: no longer call yylex via a CPP macro
2012-12-26  Akim DemailleYYLEX_PARAM: drop support
2012-12-26  Akim Demailleskeletons: factor comments about symbols
2012-12-26  Akim Demaillec: improve the definition of public types
2012-12-23  Akim Demaille%define variables: support value changes in deprecation
2012-12-23  Akim Demailleskeletons: fix an error message
2012-12-23  Akim Demaillec++: comment changes
2012-12-23  Akim Demaillec++: use // comments in the output
2012-12-21  Akim Demaillestyle changes: untabify
2012-12-19  Akim Demaillevariants: prohibit simple copies
2012-12-19  Akim Demaillevariant: more assertions
2012-12-19  Akim Demailleskeletons: fix output directives
2012-12-19  Akim Demailleyacc.c: style changes
2012-12-19  Akim Demailleglr.cc: simplifying the handling of parse/lex params
2012-12-19  Akim Demailleglr: rename lex params
2012-12-19  Akim Demailleglr.c: move function declaration earlier
2012-12-16  Akim Demailleskeletons: simplify the handling of default api.locatio...
2012-12-14  Akim DemailleMerge branch 'origin/maint'
2012-12-12  Akim Demailleyacc.c: scope reduction
2012-12-12  Akim Demaillefix C90 compliance
2012-12-12  Akim Demailleglr.c: scope reduction
2012-12-10  Theophile RanquetMerge remote-tracking branch 'origin/maint'
2012-12-06  Theophile RanquetMerge remote-tracking branch 'origin/maint'
2012-12-05  Akim Demaillec++: support wide strings for file names
2012-12-05  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-12-03  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-12-03  Akim Demaillem4: use a safer pattern to enable/disable output
2012-11-30  Akim Demailleyacc.c, glr.c: check and fix the display of locations
2012-11-30  Akim Demailleformatting changes
2012-11-30  Akim Demailleglr.c: remove stray macro
2012-11-29  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-11-29  Theophile Ranquetyacc.c: support "%define api.pure full"
2012-11-26  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-11-26  Akim DemailleMerge remote-tracking branch 'origin/branch-2.6' into...
2012-11-23  Theophile Ranquetyacc.c: always initialize yylloc
next