]> git.saurik.com Git - bison.git/history - ChangeLog
Formatting changes.
[bison.git] / ChangeLog
2008-11-10  Akim DemailleFormatting changes.
2008-11-10  Akim DemailleAdjust verbose message to using emacs.
2008-11-10  Akim DemailleClassify symbols by type-name.
2008-11-10  Akim DemailleChange the handling of the symbols in the skeletons.
2008-11-10  Akim Demaille--trace=muscles
2008-11-10  Akim Demaillemuscles_output.
2008-11-10  Akim DemailleFormatting changes.
2008-11-10  Akim DemailleUpdate the variant example.
2008-11-10  Akim DemailleSupport constructor with an argument.
2008-11-10  Akim DemailleTest variants.
2008-11-10  Akim DemailleAdd %precedence support.
2008-11-09  Akim DemailleMake benches in a sub dirs.
2008-11-09  Akim Demaillefix eof condition
2008-11-09  Akim DemailleFix --help.
2008-11-09  Akim DemailleRequire the generation of parse-gram.output.
2008-11-09  Akim DemailleFormatting changes.
2008-11-09  Akim DemailleUpdate TODO.
2008-11-09  Akim DemailleEnhance bench.pl.
2008-11-09  Akim DemailleUse a static hierarchy for symbols in the C++ parser.
2008-11-09  Akim Demaillebench.pl -d, --directive.
2008-11-09  Akim DemailleUse inline for small operations.
2008-11-09  Akim DemailleIntroduce a hierarchy for symbols.
2008-11-09  Akim DemailleRename data_type and stack_symbol_type.
2008-11-09  Akim DemailleHandle semantic value and location together.
2008-11-09  Akim DemaillePush a complete symbol, not connected parts.
2008-11-09  Akim DemailleAgregate yylval and yylloc.
2008-11-09  Akim DemailleRely on the state stack to display reduction traces.
2008-11-09  Akim DemailleFuse yyval and yyloc into yylhs.
2008-11-09  Di-an JanRemove unused variable.
2008-11-09  Paolo BonziniChange tests/output.at quoting.
2008-11-07  Joel E. DennyDon't add a semicolon to actions for %skeleton or ...
2008-11-07  Joel E. DennyClean up %skeleton and %language priority implementation.
2008-11-07  Akim DemailleMoving push traces into yypush_.
2008-11-07  Akim DemailleThe single-stack C++ parser is now the standard one.
2008-11-07  Akim DemailleAvoid empty-if warnings.
2008-11-07  Akim DemaillePass command line location to skeleton_arg and language...
2008-11-07  Akim Demaille-D, --define.
2008-11-07  Akim DemailleInitialize the muscle table before parsing the command...
2008-11-07  Akim DemailleLocations without columns for command line arguments.
2008-11-07  Akim DemailleFix --help.
2008-11-07  Akim DemailleHandle more general types of option arguments.
2008-11-07  Akim DemailleDestroy the variants that remain on the stack in case...
2008-11-07  Akim DemailleAdd "%define assert" to variants.
2008-11-07  Akim DemailleUse "%define variant" in bench.pl.
2008-11-07  Akim DemailleRegen.
2008-11-04  Joel E. DennyFix user actions without a trailing semicolon.
2008-11-04  Akim DemailleUse b4_copyright_years.
2008-11-04  Akim DemailleFormatting changes.
2008-11-04  Akim DemailleFormatting changes.
2008-11-04  Akim DemailleUse strict on bench.pl.
2008-11-04  Akim DemailleRemove spurious initial empty lines.
2008-11-04  Akim DemailleImprove the display of sizes.
2008-11-04  Akim DemailleDon't memcpy C++ structures.
2008-11-04  Akim DemailleBetter defaults for bench.pl.
2008-11-04  Akim DemailleMake variant.yy more complex.
2008-11-04  Akim Demaillebench.pl --bench.
2008-11-04  Akim DemailleSort methods.
2008-11-04  Akim DemailleUseless parens.
2008-11-04  Akim DemailleIssue missing synclines after user actions.
2008-11-04  Akim DemailleRemove trailing empty line.
2008-11-04  Akim DemailleFix output of copyright years.
2008-11-04  Akim DemailleAvoid the spurious initial empty line.
2008-11-04  Akim DemailleRemove parser::rhs_number_type.
2008-11-04  Akim DemailleFix iteration type.
2008-11-04  Akim DemailleFactor the declaration of the integer tables.
2008-11-03  Akim DemailleFix indentation of tables in lalr1.cc
2008-11-03  Akim DemailleDestroy the lhs symbols after reduction.
2008-11-03  Akim DemailleSimplify yysyntax_error_ use.
2008-11-03  Akim DemailleLet yy::variant::build return an lvalue.
2008-11-03  Akim DemailleDefine yy::variant only when needed.
2008-11-03  Akim DemailleBench the three-stack lalr1.cc.
2008-11-03  Akim DemailleFail on parse error in calc++.
2008-11-03  Akim DemailleDon't specify the skeleton twice in the example.
2008-11-03  Akim Demaillebench: Improve output.
2008-11-03  Akim Demaillebench: check impact of %debug on variants.
2008-11-03  Akim Demaillebench: report the size too.
2008-11-03  Akim Demaillebench: More use of the verbosity level.
2008-11-03  Akim Demaillebench.pl: a command line interface
2008-11-03  Akim DemailleBench the use of Boost.Variants.
2008-11-03  Akim Demaillebench.pl: Pass directives as a list instead of as a...
2008-11-03  Akim DemailleImprove genericity of bench.pl.
2008-11-03  Akim DemailleAdd documentation to bench.pl.
2008-11-03  Akim DemailleFuse the three stacks into a single one.
2008-11-03  Akim DemaillePush the state, value, and location at the same time.
2008-11-03  Akim DemaillePrefer references to pointers.
2008-11-03  Akim Demaillestack::size instead of stack::height.
2008-11-03  Akim DemailleUse variants to support objects as semantic values.
2008-11-03  Akim DemailleParameterize the extraction of semantic values.
2008-11-03  Akim DemaillePrepare easier M4 changes.
2008-11-02  Joel E. DennyInitiate further development.
2008-11-02  Joel E. Denny* NEWS: Version 2.4. v2.4
2008-11-02  Joel E. DennyPrepare for next release.
2008-11-02  Joel E. DennySay %language is experimental.
2008-11-01  Di-an JanJava parser improvements
2008-10-31  Paolo Bonzinicommit missing ChangeLog entry
2008-10-30  Joel E. DennyAlways put auxiliary code files in the same dir as...
2008-10-29  Joel E. Denny* gnulib: Update submodule to HEAD.
2008-10-29  Joel E. DennyUpdate copyright year.
2008-10-29  Di-an JanDon't overwrite the input file.
2008-10-28  Akim DemailleSpace changes.
next