projects
/
bison.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
doc: clean up terminology for mysterious conflicts.
[bison.git]
/
data
/
bison.m4
2011-01-02
Joel E. Denny
maint: run "make update-copyright".
blob
|
commitdiff
|
raw
2010-06-18
Paul Eggert
Do not use date ranges in copyright notices.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-04
Akim Demaille
lalr1.cc: don't generate location.hh when location_type...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-04
Joel E. Denny
maint: run "make update-copyright"
blob
|
commitdiff
|
raw
|
diff to current
2009-10-08
Joel E. Denny
* data/bison.m4: Update comments for rename to muscle...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-05
Joel E. Denny
Complain about unused %define variables and %code quali...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-03
Joel E. Denny
Don't suppress warnings about unused parse.error.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-26
Joel E. Denny
Actually handle the yytable zero value correctly this...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-26
Joel E. Denny
More fixes related to last two patches.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-19
Akim Demaille
variables: simplify the upgrade of namespace into api...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-29
Akim Demaille
parse.error: fix.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-29
Akim Demaille
variables: parse.error
blob
|
commitdiff
|
raw
|
diff to current
2009-06-24
Akim Demaille
variables: rename namespace as api.namespace.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-23
Joel E. Denny
Update some comments to make sense for -D.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-15
Akim Demaille
Rename token.prefix as api.tokens.prefix.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-24
Joel E. Denny
List accepted values for a %define enum variable with...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-23
Joel E. Denny
Rename "default rule" to "default reduction".
blob
|
commitdiff
|
raw
|
diff to current
2009-04-20
Akim Demaille
variables: prefer error-verbose to error_verbose.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-20
Akim Demaille
variables: accept dashes.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-14
Akim Demaille
variables: use `parse.assert' instead of `assert'.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-14
Akim Demaille
variables: use `parse.assert' instead of `debug'.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-06
Akim Demaille
parser: handle %locations as %define locations.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-03
Akim Demaille
Treat %debug as %define debug.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-03
Akim Demaille
Treat %error-verbose as %define error_verbose.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-03
Joel E. Denny
Fix strange %define locations for default values.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-02
Akim Demaille
Factor b4_assert_if, b4_lex_symbol_if, and b4_variant_if.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-01
Akim Demaille
Use b4_symbol for printers and destructors everywhere.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-01
Akim Demaille
Use b4_symbol_case_.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-01
Akim Demaille
Move b4_symbol based macro to bison.m4.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-01
Akim Demaille
Remove spurious empty line before syncline.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-26
Akim Demaille
Prepare the convergence bw C style and Java table gener...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-26
Akim Demaille
Factor the generation of the (integral) tables bw yacc...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-25
Akim Demaille
b4_args is more general than only C++.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-18
Akim Demaille
Use b4_subtract where possible.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-13
Akim Demaille
%define token.prefix.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-04
Akim Demaille
Fix output of copyright years.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-07
Eric Blake
Partial m4sugar merge from autoconf: m4_wrap vs. m4...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-17
Joel E. Denny
* data/bison.m4 (b4_percent_code_get): Output %code...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-10
Joel E. Denny
* data/bison.m4 (b4_cat): Put a newline after the end...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-29
Joel E. Denny
Deprecate %pure-parser and add `%define api.pure'....
blob
|
commitdiff
|
raw
|
diff to current
2007-10-08
Joel E. Denny
Add syncline support and location accessor to internal...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-08
Joel E. Denny
Fix some error-reporting macro bugs.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-25
Joel E. Denny
Replace `%push-parser' and `%push-pull-parser' with
blob
|
commitdiff
|
raw
|
diff to current
2007-08-28
Joel E. Denny
Spell "boolean" as "Boolean". Reported by Akim Demaille.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-15
Paul Eggert
Update to GPLv3.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-20
Joel E. Denny
Extend the front-end API for %define variables to more...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-02
Joel E. Denny
Miscellaneous %define and %code cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-30
Paolo Bonzini
2007-01-30 Paolo Bonzini <bonzini@gnu.org>
blob
|
commitdiff
|
raw
|
diff to current
2007-01-23
Paolo Bonzini
2007-01-23 Paolo Bonzini <bonzini@gnu.org>
blob
|
commitdiff
|
raw
|
diff to current
2007-01-18
Joel E. Denny
Back out previous patch.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-18
Joel E. Denny
Implement @gettext<...@> directive to call gettext...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-16
Joel E. Denny
Clean up %define and %code implementation in M4 some...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-09
Joel E. Denny
Simplify union and prologue handling, and escape union...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-08
Joel E. Denny
Instead of having skeletons declare all valid %define...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-07
Joel E. Denny
Check for unrecognized %define variables similar to...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-07
Joel E. Denny
Provide warn_at, complain_at, and fatal_at function...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-06
Joel E. Denny
Clean up b4_check_percent_code_qualifiers a little.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-06
Joel E. Denny
Don't use m4_divert since it makes m4_divert_push and...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-05
Joel E. Denny
Consolidate the 4 prologue alternative directives ...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-02
Joel E. Denny
Add maintainer-push-check to run maintainer-check using...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-31
Joel E. Denny
For push mode, convert yyparse from a macro to a functi...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-15
Paolo Bonzini
2006-10-16 Paolo Bonzini <bonzini@gnu.org>
blob
|
commitdiff
|
raw
|
diff to current
2006-10-08
Paolo Bonzini
2006-10-08 Paolo Bonzini <bonzini@gnu.org>
blob
|
commitdiff
|
raw
|
diff to current