projects
/
bison.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Simplify names.
[bison.git]
/
data
/
2008-11-13
Akim Demaille
Simplify names.
tree
|
commitdiff
2008-11-13
Akim Demaille
Use b4_type_names for the union type.
tree
|
commitdiff
2008-11-13
Akim Demaille
Define the "identifier" of a symbol.
tree
|
commitdiff
2008-11-11
Akim Demaille
Locations are no longer required by lalr1.cc.
tree
|
commitdiff
2008-11-11
Akim Demaille
Simplify lalr1.cc since %defines is mandatory.
tree
|
commitdiff
2008-11-11
Akim Demaille
Prefer M4 to CPP.
tree
|
commitdiff
2008-11-11
Akim Demaille
Support i18n of the parse error messages.
tree
|
commitdiff
2008-11-11
Akim Demaille
Make it possible to return a symbol_type from yylex.
tree
|
commitdiff
2008-11-11
Akim Demaille
Replace yychar with a Boolean.
tree
|
commitdiff
2008-11-11
Akim Demaille
Let yytranslate handle the eof case.
tree
|
commitdiff
2008-11-11
Akim Demaille
yychar cannot be empty in yyerrlab.
tree
|
commitdiff
2008-11-11
Akim Demaille
Introduce make_symbol.
tree
|
commitdiff
2008-11-11
Akim Demaille
Get rid of tabulations in the Java output.
tree
|
commitdiff
2008-11-10
Di-an Jan
Work around Java's ``code too large'' problem for parse...
tree
|
commitdiff
2008-11-10
Di-an Jan
Various Java skeleton improvements.
tree
|
commitdiff
2008-11-10
Akim Demaille
Formatting changes.
tree
|
commitdiff
2008-11-10
Akim Demaille
More information about the symbols.
tree
|
commitdiff
2008-11-10
Akim Demaille
Make parser::yytranslate static.
tree
|
commitdiff
2008-11-10
Akim Demaille
Avoid trailing spaces.
tree
|
commitdiff
2008-11-10
Akim Demaille
Use "enum" for integral constants.
tree
|
commitdiff
2008-11-10
Akim Demaille
Formatting changes.
tree
|
commitdiff
2008-11-10
Akim Demaille
Classify symbols by type-name.
tree
|
commitdiff
2008-11-10
Akim Demaille
Change the handling of the symbols in the skeletons.
tree
|
commitdiff
2008-11-10
Akim Demaille
Support constructor with an argument.
tree
|
commitdiff
2008-11-09
Akim Demaille
Use a static hierarchy for symbols in the C++ parser.
tree
|
commitdiff
2008-11-09
Akim Demaille
Use inline for small operations.
tree
|
commitdiff
2008-11-09
Akim Demaille
Introduce a hierarchy for symbols.
tree
|
commitdiff
2008-11-09
Akim Demaille
Rename data_type and stack_symbol_type.
tree
|
commitdiff
2008-11-09
Akim Demaille
Handle semantic value and location together.
tree
|
commitdiff
2008-11-09
Akim Demaille
Push a complete symbol, not connected parts.
tree
|
commitdiff
2008-11-09
Akim Demaille
Agregate yylval and yylloc.
tree
|
commitdiff
2008-11-09
Akim Demaille
Rely on the state stack to display reduction traces.
tree
|
commitdiff
2008-11-09
Akim Demaille
Fuse yyval and yyloc into yylhs.
tree
|
commitdiff
2008-11-07
Akim Demaille
Moving push traces into yypush_.
tree
|
commitdiff
2008-11-07
Akim Demaille
The single-stack C++ parser is now the standard one.
tree
|
commitdiff
2008-11-07
Akim Demaille
Avoid empty-if warnings.
tree
|
commitdiff
2008-11-07
Akim Demaille
Destroy the variants that remain on the stack in case...
tree
|
commitdiff
2008-11-07
Akim Demaille
Add "%define assert" to variants.
tree
|
commitdiff
2008-11-04
Akim Demaille
Use b4_copyright_years.
tree
|
commitdiff
2008-11-04
Akim Demaille
Formatting changes.
tree
|
commitdiff
2008-11-04
Akim Demaille
Formatting changes.
tree
|
commitdiff
2008-11-04
Akim Demaille
Remove spurious initial empty lines.
tree
|
commitdiff
2008-11-04
Akim Demaille
Don't memcpy C++ structures.
tree
|
commitdiff
2008-11-04
Akim Demaille
Sort methods.
tree
|
commitdiff
2008-11-04
Akim Demaille
Useless parens.
tree
|
commitdiff
2008-11-04
Akim Demaille
Issue missing synclines after user actions.
tree
|
commitdiff
2008-11-04
Akim Demaille
Remove trailing empty line.
tree
|
commitdiff
2008-11-04
Akim Demaille
Fix output of copyright years.
tree
|
commitdiff
2008-11-04
Akim Demaille
Avoid the spurious initial empty line.
tree
|
commitdiff
2008-11-04
Akim Demaille
Remove parser::rhs_number_type.
tree
|
commitdiff
2008-11-04
Akim Demaille
Fix iteration type.
tree
|
commitdiff
2008-11-04
Akim Demaille
Factor the declaration of the integer tables.
tree
|
commitdiff
2008-11-03
Akim Demaille
Fix indentation of tables in lalr1.cc
tree
|
commitdiff
2008-11-03
Akim Demaille
Destroy the lhs symbols after reduction.
tree
|
commitdiff
2008-11-03
Akim Demaille
Simplify yysyntax_error_ use.
tree
|
commitdiff
2008-11-03
Akim Demaille
Let yy::variant::build return an lvalue.
tree
|
commitdiff
2008-11-03
Akim Demaille
Define yy::variant only when needed.
tree
|
commitdiff
2008-11-03
Akim Demaille
Fuse the three stacks into a single one.
tree
|
commitdiff
2008-11-03
Akim Demaille
Push the state, value, and location at the same time.
tree
|
commitdiff
2008-11-03
Akim Demaille
Prefer references to pointers.
tree
|
commitdiff
2008-11-03
Akim Demaille
stack::size instead of stack::height.
tree
|
commitdiff
2008-11-03
Akim Demaille
Use variants to support objects as semantic values.
tree
|
commitdiff
2008-11-03
Akim Demaille
Parameterize the extraction of semantic values.
tree
|
commitdiff
2008-11-03
Akim Demaille
Prepare easier M4 changes.
tree
|
commitdiff
2008-11-01
Di-an Jan
Java parser improvements
tree
|
commitdiff
2008-10-31
Di-an Jan
Correct visible errors in generated Javadoc.
tree
|
commitdiff
2008-10-28
Akim Demaille
Space changes.
tree
|
commitdiff
2008-10-28
Akim Demaille
Don't define debugging functions when !YYDEBUG.
tree
|
commitdiff
2008-10-28
Akim Demaille
Space and comments changes.
tree
|
commitdiff
2008-10-18
Joel E. Denny
Fix yyerror_range for user-defined location type in...
tree
|
commitdiff
2008-10-09
Paolo Bonzini
small but important bugfixes for the Java skeleton
tree
|
commitdiff
2008-08-28
Eric Blake
Resync m4sugar from autoconf.
tree
|
commitdiff
2008-08-27
Akim Demaille
Support yyerrok in lalr1.cc.
tree
|
commitdiff
2008-08-15
Eric Blake
Remaining m4sugar merge from autoconf.
tree
|
commitdiff
2008-08-15
Eric Blake
Partial m4sugar merge from autoconf: m4_map.
tree
|
commitdiff
2008-08-07
Eric Blake
Partial m4sugar merge from autoconf: m4_shiftn.
tree
|
commitdiff
2008-08-07
Eric Blake
Partial m4sugar merge from autoconf: m4_wrap vs. m4...
tree
|
commitdiff
2008-08-05
Eric Blake
Partial m4sugar merge from autoconf: builtins, version.m4.
tree
|
commitdiff
2008-08-05
Eric Blake
Fix comments in m4sugar.
tree
|
commitdiff
2008-07-27
Joel E. Denny
Remove remaining dependence on CVS Id keyword.
tree
|
commitdiff
2008-07-14
Joel E. Denny
Add .gitignore everywhere based on .cvsignore.
tree
|
commitdiff
2008-05-13
Joel E. Denny
* data/yacc.c: Reformat m4 a little for readability.
tree
|
commitdiff
2008-02-21
Wojciech Polak
(xsl:template match="/"): Change footer text.
tree
|
commitdiff
2008-02-20
Joel E. Denny
Fix impure push parser compile error reported by Bob...
tree
|
commitdiff
2008-02-17
Joel E. Denny
* data/Makefile.am (dist_pkgdata_DATA): Remove push.c.
tree
|
commitdiff
2008-02-17
Joel E. Denny
* data/bison.m4 (b4_percent_code_get): Output %code...
tree
|
commitdiff
2008-01-19
Joel E. Denny
* data/yacc.c: Update copyright for recent commit.
tree
|
commitdiff
2008-01-10
Paul Eggert
* data/yacc.c (yyparse): Correct the comment when locat...
tree
|
commitdiff
2008-01-05
Wojciech Polak
data/xslt/xml2xhtml.xsl (xsl:template match="/"): Prece...
tree
|
commitdiff
2007-12-15
Joel E. Denny
In XML output, remove redundant class attribute on...
tree
|
commitdiff
2007-12-08
Joel E. Denny
* data/xslt/bison.xsl (bison:ruleNumber): Rename to...
tree
|
commitdiff
2007-11-26
Akim Demaille
* data/Makefile.am (dist_pkgdata_DATA): Ship and instal...
tree
|
commitdiff
2007-11-24
Joel E. Denny
In the XML output, list useless and unused symbols...
tree
|
commitdiff
2007-11-10
Joel E. Denny
* src/gram.c: Remove comments that duplicate comments...
tree
|
commitdiff
2007-11-10
Joel E. Denny
* data/bison.m4 (b4_cat): Put a newline after the end...
tree
|
commitdiff
2007-11-08
Paolo Bonzini
2007-11-08 Paolo Bonzini <bonzini@gnu.org>
tree
|
commitdiff
2007-10-29
Joel E. Denny
Deprecate %pure-parser and add `%define api.pure'....
tree
|
commitdiff
2007-10-28
Joel E. Denny
%define push_pull -> %define api.push_pull. Discussed...
tree
|
commitdiff
2007-10-28
Joel E. Denny
For the XML output's terminal element, rename @number...
tree
|
commitdiff
2007-10-21
Joel E. Denny
* data/xslt/xml2dot.xsl (xsl:template match="automaton...
tree
|
commitdiff
next