]> git.saurik.com Git - bison.git/history - data
style: comment changes
[bison.git] / data /
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
2012-11-13  Akim DemailleMerge remote-tracking branch 'origin/maint'
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/maint'
2012-11-12  Akim DemailleMerge remote-tracking branch 'origin/branch-2.6' into...
2012-11-08  Akim DemailleMerge branch 'maint'
2012-11-08  Akim DemailleMerge branch 'branch-2.6' into maint
2012-11-06  Akim DemailleMerge remote-tracking branch 'origin/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 Demaillelalr1.cc: rename lex_symbol as api.token.constructor
2012-11-01  Akim Demaillebison.m4: support b4_*_if macros whose name differ...
2012-11-01  Akim Demaillecomment changes
2012-10-28  Akim Demailleyacc.c: initialize yylval and yylloc.
2012-10-26  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-10-26  Akim DemailleMerge branch 'branch-2.6' into maint
next