projects
/
bison.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
build: avoid warnings about set-but-not-used variables
[bison.git]
/
data
/
2011-04-16
Joel E. Denny
glr.c: omit yyresolveLocations when locations are disabled.
tree
|
commitdiff
2011-03-07
Joel E. Denny
java: fix parser tracing bug.
tree
|
commitdiff
2011-03-07
Joel E. Denny
java: finish fixing parser stack popping bug.
tree
|
commitdiff
2011-03-07
Angelo Borsotti
java: fix parser stack popping bug.
tree
|
commitdiff
2011-02-20
Bernd Kiefer
java: fix location handling bug.
tree
|
commitdiff
2011-01-25
Joel E. Denny
* data/yacc.c: Fix last apostrophe warning from xgettext.
tree
|
commitdiff
2011-01-25
Paul Eggert
Fix minor problems encountered by a fresh bootstrap.
tree
|
commitdiff
2011-01-02
Joel E. Denny
maint: run "make update-copyright".
tree
|
commitdiff
2010-12-24
Joel E. Denny
parse.lac: implement exploratory stack reallocations.
tree
|
commitdiff
2010-12-24
Joel E. Denny
parse.lac: implement as %define variable.
tree
|
commitdiff
2010-11-07
Joel E. Denny
yysyntax_error: adjust prior fixes for branch-2.5's...
tree
|
commitdiff
2010-11-07
Joel E. Denny
yysyntax_error: fix for consistent error with lookahead.
tree
|
commitdiff
2010-11-07
Joel E. Denny
yysyntax_error: more preparation for readability of...
tree
|
commitdiff
2010-11-07
Joel E. Denny
yysyntax_error: prepare for readability of next patches.
tree
|
commitdiff
2010-10-31
Joel E. Denny
yysyntax_error: improve invocation readability.
tree
|
commitdiff
2010-10-16
Paul Eggert
Fix portability problem on OpenBSD 4.7.
tree
|
commitdiff
2010-06-23
Paul Eggert
Do not use date ranges in copyright notices.
tree
|
commitdiff
2010-05-12
Akim Demaille
lalrl1.cc: give a chance to user defined YYLLOC_DEFAULT.
tree
|
commitdiff
2010-05-12
Akim Demaille
c++: use YYRHSLOC.
tree
|
commitdiff
2010-05-09
Akim Demaille
lalr1.cc: don't generate location.hh when location_type...
tree
|
commitdiff
2010-05-02
Joel E. Denny
tests: fix maintainer-xml-check.
tree
|
commitdiff
2010-04-14
Akim Demaille
lalr1.cc: remove useless forward declaration.
tree
|
commitdiff
2010-04-10
Joel E. Denny
portability: fix pointer arithmetic to conform to C...
tree
|
commitdiff
2010-01-04
Joel E. Denny
maint: run "make update-copyright"
tree
|
commitdiff
2009-12-29
Akim Demaille
Propagate i18n changes into glr.c.
tree
|
commitdiff
2009-12-29
Joel E. Denny
Port small part of master's 11707b2b so future ports...
tree
|
commitdiff
2009-12-29
Akim Demaille
Simplify the i18n of the error messages.
tree
|
commitdiff
2009-12-29
Akim Demaille
Prefer M4 to CPP.
tree
|
commitdiff
2009-12-29
Akim Demaille
Support i18n of the parse error messages.
tree
|
commitdiff
2009-12-29
Joel E. Denny
Port small part of master's 8901f32e so future ports...
tree
|
commitdiff
2009-12-22
Joel E. Denny
Fix handling of yychar manipulation in user semantic...
tree
|
commitdiff
2009-12-22
Joel E. Denny
YYFAIL: warn about uses and remove from lalr1.java.
tree
|
commitdiff
2009-12-22
Joel E. Denny
YYFAIL: deprecate.
tree
|
commitdiff
2009-12-16
Joel E. Denny
Add gcc's -Wundef to test suite and fix another warning...
tree
|
commitdiff
2009-12-16
Joel E. Denny
* data/yacc.c: Reformat m4 a little.
tree
|
commitdiff
2009-12-16
Jonathan Nieder
Simplify y.tab.c when location tracking is disabled.
tree
|
commitdiff
2009-12-16
Jonathan Nieder
Avoid warnings from gcc -Wundef y.tab.c.
tree
|
commitdiff
2009-10-08
Joel E. Denny
* data/bison.m4: Update comments for rename to muscle...
tree
|
commitdiff
2009-10-04
Joel E. Denny
yysyntax_error: avoid duplicate lookahead collection.
tree
|
commitdiff
2009-10-04
Akim Demaille
Pass the token type to yysyntax_error.
tree
|
commitdiff
2009-10-04
Akim Demaille
Simplify the i18n of the error messages.
tree
|
commitdiff
2009-09-10
Joel E. Denny
Clean up yacc.c a little.
tree
|
commitdiff
2009-09-05
Joel E. Denny
Complain about unused %define variables and %code quali...
tree
|
commitdiff
2009-08-26
Joel E. Denny
Actually handle the yytable zero value correctly this...
tree
|
commitdiff
2009-08-26
Joel E. Denny
More fixes related to last two patches.
tree
|
commitdiff
2009-08-25
Joel E. Denny
Fix %error-verbose for conflicts resolved by %nonassoc.
tree
|
commitdiff
2009-08-25
Joel E. Denny
Some code and documentation improvements.
tree
|
commitdiff
2009-08-06
Joel E. Denny
maint: run "make update-copyright"
tree
|
commitdiff
2009-08-05
Joel E. Denny
maint: automate b4_copyright updates.
tree
|
commitdiff
2009-06-11
Akim Demaille
style changes.
tree
|
commitdiff
2009-05-22
Joel E. Denny
Update some comments to make sense for -D.
tree
|
commitdiff
2009-05-22
Joel E. Denny
* data/c++.m4: Update copyright year.
tree
|
commitdiff
2009-05-20
Joel E. Denny
* data/c++.m4 (b4_namespace_close): Simplify slightly.
tree
|
commitdiff
2009-05-19
Joel E. Denny
Handle a trailing `:' in a user-supplied C++ namespace...
tree
|
commitdiff
2009-04-30
Joel E. Denny
Convert underscores to dashes in some %define variable...
tree
|
commitdiff
2009-04-24
Joel E. Denny
List accepted values for a %define enum variable with...
tree
|
commitdiff
2009-04-23
Joel E. Denny
Rename "default rule" to "default reduction".
tree
|
commitdiff
2009-04-06
Akim Demaille
Copyright years.
tree
|
commitdiff
2009-04-06
Akim Demaille
Install autoconf as a submodule to get m4sugar.
tree
|
commitdiff
2009-04-06
Joel E. Denny
Remove spurious initial empty lines.
tree
|
commitdiff
2009-04-06
Akim Demaille
Remove spurious initial empty lines.
tree
|
commitdiff
2009-04-03
Joel E. Denny
Fix strange %define locations for default values.
tree
|
commitdiff
2009-03-26
Akim Demaille
lalr1.cc: avoid GCC 4.3 warnings.
tree
|
commitdiff
2008-12-09
Akim Demaille
Update data/README.
tree
|
commitdiff
2008-11-19
Joel E. Denny
Fix unexpanded macros in GLR defines file.
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
next