platform/upstream/bison.git
2013-01-30 Akim Demaillebuild: please Clang++ 3.2+ on Flex scanners
2013-01-30 Valentin Tolmergrammar: record used associativity and print useless...
2013-01-29 Valentin Tolmergrammar: warn about unused precedence for symbols
2013-01-29 Theophile Ranquetvariants: remove the 'built' assertions
2013-01-29 Akim Demaillestyle: indentation fixes
2013-01-29 Akim Demaillemaint: be sure to neutralize out-of-tree paths from...
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: type puning issue
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 Akim Demailledoxygen: upgrade Doxyfile, and complete it
2013-01-28 Akim Demaillemaint: fix syntax-check issues
2013-01-28 Akim Demailletests: please C90 compilers
2013-01-28 Akim Demaillemaint: update todo
2013-01-28 Akim Demaillenews: minor improvements
2013-01-28 Akim Demailletests: please clang and use ".cc", not ".c", for C...
2013-01-28 Akim Demailletests: formatting changes
2013-01-28 Theophile Ranquetc++: better inline expansion
2013-01-28 Akim Demailletests: check that using variants is exception safe
2013-01-28 Akim Demailletests: remove useless %defines
2013-01-28 Akim Demaillec++: remove now-useless operators
2013-01-28 Akim Demailletests: enable support for --debug
2013-01-28 Akim Demaillec++: revamp the support for variants
2013-01-28 Akim Demaillec++: formatting and comment changes
2013-01-27 Valentin Tolmertests: add token declaration order test
2013-01-27 Akim Demailleregen
2013-01-27 Valentin Tolmergrammar: preserve token declaration order
2013-01-25 Akim Demailletests: improve test group titles
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-25 Akim Demailletests: highlight empty right-hand sides
2013-01-25 Akim Demaillenews: prepare for 2.8
2013-01-21 Akim Demailletests: generalize default main for api.namespace
2013-01-21 Akim Demailletests: improve factoring of the main function
2013-01-21 Akim Demailletests: factor the definition of main
2013-01-21 Akim Demailletests: minor refactoring
2013-01-21 Akim Demaillediagnostics: avoid useless caret stuttering
2013-01-21 Theophile Ranquetexamples: please clang
2013-01-21 Theophile Ranquettests: better silencing of unused argument warnings
2013-01-21 Theophile Ranquetbench: compatibility for Bison <= 2.7
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-14 Theophile Ranquetnews: typos
2013-01-12 Akim Demailleregen
2013-01-12 Akim Demaillemaint: update copyright years
2013-01-12 Akim Demaillebuild: fix VPATH issue
2013-01-11 Theophile Ranquetcarets: document default activation
2013-01-11 Theophile Ranquetcarets: show them in more tests
2013-01-11 Theophile Ranquetcarets: activate by default
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
2013-01-11 Theophile Ranquetbench: add %b directive to use a specific Bison
2013-01-09 Akim Demailleregen
2013-01-04 Akim Demaillegnulib: update
2012-12-31 Akim Demailledoc: use deffn to declare the list of %define variables
2012-12-31 Akim Demailledoc: minor completion and fixes
2012-12-31 Akim Demaillejava: stype is obsoleted by api.value.type
2012-12-31 Akim Demailledoc: fix html build
2012-12-31 Akim Demailletodo: remove erroneous task
2012-12-31 Akim Demaillegnulib: update
2012-12-28 Akim Demailleregen
2012-12-28 Akim Demaillesyncline: one line is enough
2012-12-28 Akim Demailleregen
2012-12-28 Akim Demaillemaint: restore ANSI 89 compliance
2012-12-28 Akim Demaillegraph: minor simplification
2012-12-28 Akim Demailleclosure, gram: add missing const
2012-12-27 Theophile Ranquetcarets: properly display when no line feed is present
2012-12-27 Theophile Ranquetscanner: reintroduce unput for missing end tokens
2012-12-27 Akim Demailletables: scope reduction
2012-12-27 Akim Demailleregen
2012-12-27 Akim Demailleskeletons: fix comments
2012-12-27 Akim Demaillemaint: which -> whose
2012-12-26 Akim Demailletables: scope reduction
2012-12-26 Akim Demailletables: scope reduction
2012-12-26 Akim Demailletables: scope reduction
2012-12-26 Akim Demailletables: scope reduction
2012-12-26 Akim Demailletables: use size_t where appropriate
2012-12-26 Akim Demailletables: style changes
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 Demailleexamples: minor improvements
2012-12-26 Akim Demailleskeletons: factor comments about symbols
2012-12-26 Akim Demaillec: improve the definition of public types
2012-12-26 Akim Demailledoc: update variant usage
2012-12-26 Akim Demailletests: check the "%define variant" is deprecated.
next