]> git.saurik.com Git - bison.git/shortlog
bison.git
2013-02-04  Akim Demaillestyle: rename internal "stype" as "union_members" for...
2013-02-04  Akim Demailletests: improve the language independance layer
2013-02-04  Akim Demailleregen
2013-02-04  Akim Demaillestyle: space changes in the parser
2013-02-04  Akim Demailleparser: use api.pure full
2013-02-04  Akim Demaillestyle: use a for loop instead of a while loop, and...
2013-02-01  Theophile Ranquetvariants: stylistic change
2013-02-01  Theophile Ranquetgrammar: free the association tracking graph
2013-02-01  Theophile Ranquettests: use AT_FULL_COMPILE where possible
2013-02-01  Theophile Ranquetvariants: avoid type punning issue
2013-02-01  Theophile Ranquettodo: update
2013-02-01  Akim Demailleregen
2013-02-01  Akim Demaillelocation: pass the location first
2013-02-01  Akim Demaillesymlist: use the right stream
2013-01-30  Akim Demailletests: put two related tests together
2013-01-30  Akim Demaillenews: name contributors
2013-01-30  Valentin Tolmerwarnings: introduce -Wprecedence
2013-01-30  Akim Demaillebuild: avoid clang's colored diagnostics in the test...
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
next