projects
/
bison.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
warnings: used but undeclared symbols are warnings
[bison.git]
/
data
/
2012-06-19
Akim Demaille
Merge remote-tracking branch 'origin/maint'
tree
|
commitdiff
2012-06-15
Akim Demaille
glr.c, yacc.c: declare yydebug in the header.
tree
|
commitdiff
2012-06-15
Akim Demaille
skeletons: use header guards.
tree
|
commitdiff
2012-06-15
Akim Demaille
yacc.c: instead of duplicating y.tab.h inside y.tac...
tree
|
commitdiff
2012-06-13
Akim Demaille
yacc.c: factor.
tree
|
commitdiff
2012-06-13
Akim Demaille
lalr1.cc: spello.
tree
|
commitdiff
2012-06-13
Akim Demaille
Merge remote-tracking branch 'origin/maint'
tree
|
commitdiff
2012-06-12
Akim Demaille
skeletons: factor yacc.c and glr.c.
tree
|
commitdiff
2012-06-12
Akim Demaille
glr.c: minor refactoring.
tree
|
commitdiff
2012-06-05
Akim Demaille
Merge remote-tracking branch 'origin/maint'
tree
|
commitdiff
2012-06-05
Jim Meyering
maint: fix comment typos
tree
|
commitdiff
2012-05-24
Akim Demaille
Merge tag 'v2.5.1_rc2'
tree
|
commitdiff
2012-05-21
Akim Demaille
c++: compute the header guards.
tree
|
commitdiff
2012-05-21
Akim Demaille
lalr1.cc: improve Doxygen documentation.
tree
|
commitdiff
2012-05-21
Akim Demaille
lalr1.cc: extract stack.hh.
tree
|
commitdiff
2012-05-09
Akim Demaille
glr.c: reduce variable scopes.
tree
|
commitdiff
2012-05-04
Akim Demaille
glr.c: formatting changes.
tree
|
commitdiff
2012-05-04
Akim Demaille
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2012-05-04
Akim Demaille
glr.c: untabify.
tree
|
commitdiff
2012-05-04
Akim Demaille
glr.cc: untabify.
tree
|
commitdiff
2012-05-04
Akim Demaille
glr.cc: formatting changes.
tree
|
commitdiff
2012-05-04
Akim Demaille
glr.cc: remove unused signature.
tree
|
commitdiff
2012-05-04
Akim Demaille
glr.cc: properly declare locations are const where...
tree
|
commitdiff
2012-05-04
Akim Demaille
Merge remote-tracking branch 'origin/maint'
tree
|
commitdiff
2012-04-16
Akim Demaille
%printer: support both yyo and yyoutput.
tree
|
commitdiff
2012-04-16
Akim Demaille
%printer: support both yyo and yyoutput.
tree
|
commitdiff
2012-04-10
Akim Demaille
glr: eliminate last bits of unwanted locations.
tree
|
commitdiff
2012-04-01
Akim Demaille
c++: more YY_NULL
tree
|
commitdiff
2012-04-01
Akim Demaille
c++: more YY_NULL
tree
|
commitdiff
2012-04-01
Akim Demaille
Merge remote-tracking branch 'origin/maint'
tree
|
commitdiff
2012-04-01
Akim Demaille
bump to 2012 in skeletons.
tree
|
commitdiff
2012-03-31
Akim Demaille
doc: c++: complete the location documentation.
tree
|
commitdiff
2012-03-31
Akim Demaille
c++: locations: provide convenience constructors.
tree
|
commitdiff
2012-03-31
Akim Demaille
c++: locations: remove useless "inline".
tree
|
commitdiff
2012-03-31
Akim Demaille
glr: do not use locations when they are not requested
tree
|
commitdiff
2012-03-31
Akim Demaille
c++: use nullptr for C++11.
tree
|
commitdiff
2012-03-27
Tim Landscheidt
Java: Fix syntax error handling without error token.
tree
|
commitdiff
2012-03-19
Akim Demaille
Merge remote-tracking branch 'fsf/maint'
tree
|
commitdiff
2012-03-19
Akim Demaille
c.m4: better newline control with b4_parse_param_use.
tree
|
commitdiff
2012-03-19
Akim Demaille
glr.c: remove (broken) support for YYPRINT.
tree
|
commitdiff
2012-02-21
Akim Demaille
glr: fix ambiguity reports.
tree
|
commitdiff
2012-02-19
Akim Demaille
maint: address sc_prohibit_doubled_word.
tree
|
commitdiff
2012-02-19
Akim Demaille
maint: address sc_prohibit_always-defined_macros.
tree
|
commitdiff
2012-02-19
Akim Demaille
maint: address sc_prohibit_doubled_word.
tree
|
commitdiff
2012-02-19
Akim Demaille
maint: address sc_prohibit_always-defined_macros.
tree
|
commitdiff
2012-02-19
Akim Demaille
maint: fix some syntax-check issues.
tree
|
commitdiff
2012-02-18
Akim Demaille
maint: fix some syntax-check issues.
tree
|
commitdiff
2012-02-10
Akim Demaille
lalr1.cc: also handle syntax_error when calling yylex.
tree
|
commitdiff
2012-02-10
Akim Demaille
maint: more silent rules.
tree
|
commitdiff
2012-02-10
Akim Demaille
skeletons: simplify the protections against "unused...
tree
|
commitdiff
2012-02-10
Akim Demaille
glr: formatting changes.
tree
|
commitdiff
2012-02-08
Akim Demaille
use a more consistent quoting style.
tree
|
commitdiff
2012-02-08
Akim Demaille
use a more consistent quoting style.
tree
|
commitdiff
2012-01-26
Akim Demaille
yacc: fix YYBACKUP.
tree
|
commitdiff
2012-01-26
Akim Demaille
yacc: fix YYBACKUP.
tree
|
commitdiff
2012-01-24
Jim Meyering
change more quotes in source, and adjust tests to match
tree
|
commitdiff
2012-01-19
Jim Meyering
change more quotes in source, and adjust tests to match
tree
|
commitdiff
2012-01-15
Akim Demaille
java: fix reduction traces.
tree
|
commitdiff
2012-01-13
Akim Demaille
maint: run "make update-copyright".
tree
|
commitdiff
2012-01-13
Tim Landscheidt
java: remove unused variable.
tree
|
commitdiff
2012-01-13
Jim Meyering
maint: run "make update-copyright".
tree
|
commitdiff
2012-01-11
Tim Landscheidt
java: remove used variable
tree
|
commitdiff
2011-08-21
Joel E. Denny
lalr1.cc: remove trailing comma from enumerator list.
tree
|
commitdiff
2011-07-24
Joel E. Denny
global: remove unnecessary horizontal tabs.
tree
|
commitdiff
2011-04-16
Joel E. Denny
glr.c: omit yyresolveLocations when locations are disabled.
tree
|
commitdiff
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-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-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
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-10
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
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-12-11
Joel E. Denny
parse.lac: implement exploratory stack reallocations.
tree
|
commitdiff
2010-12-11
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: 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-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-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-10-08
Paul Eggert
Fix portability problem on OpenBSD 4.7.
tree
|
commitdiff
2010-09-09
Paul Hilfinger
Remove compiler warnings in GLR parsers.
tree
|
commitdiff
2010-09-08
Paul Hilfinger
Fix some errors that were causing testsuite failures...
tree
|
commitdiff
2010-09-01
Akim Demaille
Address GCC warnings about shadowed local variables...
tree
|
commitdiff
2010-08-04
Paul Hilfinger
Remove restrictions on expanding GLR stacks in C++.
tree
|
commitdiff
2010-07-24
Paul Hilfinger
Allow specification of semantic predicates.
tree
|
commitdiff
next