]> git.saurik.com Git - bison.git/history - data/c++.m4
comment change.
[bison.git] / data / c++.m4
2010-05-09  Akim Demaillecomment change.
2010-05-04  Akim Demaillelalr1.cc: don't generate location.hh when location_type...
2010-01-04  Joel E. Dennymaint: run "make update-copyright"
2009-09-16  Akim Demaillelalr1.cc: factor the yytranslate_ invocation in make_SY...
2009-09-09  Akim Demaillelalr1.cc: syntax_error as exceptions.
2009-09-09  Akim Demaillelalr1.cc: add missing "inline".
2009-08-19  Akim Demaillevariables: simplify the upgrade of namespace into api...
2009-06-24  Akim Demaillevariables: rename namespace as api.namespace.
2009-05-20  Joel E. Denny* data/c++.m4 (b4_namespace_close): Simplify slightly.
2009-05-19  Joel E. DennyHandle a trailing `:' in a user-supplied C++ namespace...
2009-03-02  Akim DemailleShare b4_yytranslate_define.
2009-03-02  Akim DemailleDub make_TOKEN as a public type interface.
2009-03-02  Akim DemailleFactor b4_assert_if, b4_lex_symbol_if, and b4_variant_if.
2009-03-02  Akim DemailleDub symbol_type_base as a public type.
2009-03-02  Akim Demailleb4_public_types_declare.
2009-03-02  Akim Demailleb4_semantic_type_declare.
2008-11-15  Akim DemailleFormatting change.
2008-11-03  Akim DemailleUse variants to support objects as semantic values.
2008-11-03  Akim DemailleParameterize the extraction of semantic values.
2008-10-28  Akim DemailleSpace and comments changes.
2007-10-08  Joel E. DennyImprove C++ namespace support. Discussed starting at
2007-08-15  Paul EggertUpdate to GPLv3.
2007-01-30  Paolo Bonzini2007-01-30 Paolo Bonzini <bonzini@gnu.org>
2007-01-23  Paolo Bonzini2007-01-23 Paolo Bonzini <bonzini@gnu.org>
2007-01-17  Joel E. Denny* NEWS, data/c++-skel.m4, data/c++.m4, data/c-skel...
2007-01-16  Joel E. DennyClean up %define and %code implementation in M4 some...
2007-01-08  Joel E. DennyInstead of having skeletons declare all valid %define...
2007-01-06  Joel E. DennyDon't use m4_divert since it makes m4_divert_push and...
2006-09-13  Paul EggertFix glr.cc and lalr1.cc's use of YYDEBUG so that there...
2006-06-22  Joel E. DennyAdd comparison operators for C++ location classes....
2006-03-12  Akim DemailleApply --prefix to C++ skeletons too: they change the...
2006-03-10  Akim Demaille* data/c.m4 (b4_token_enum): Always define the enum...
2006-01-02  Akim Demaille* src/output.c (output_skeleton): Don't hard wire the...
2005-11-16  Akim DemailleGeneralize the display of semantic values and locations...
2005-09-29  Akim Demaille* data/c.m4 (b4_error_verbose_if): New.
2005-09-16  Akim Demaille* data/c.m4 (b4_token_enums): New.