Commit Graph

  • a0d4650a09 Remove spurious initial empty lines. Akim Demaille 2008-07-22 10:24:53 +02:00
  • cac9e09bbf Improve the display of sizes. Akim Demaille 2008-07-22 09:33:34 +02:00
  • 4af4348a3f Don't memcpy C++ structures. Akim Demaille 2008-07-21 22:02:36 +02:00
  • ef05c4d6f9 Better defaults for bench.pl. Akim Demaille 2008-07-21 22:00:35 +02:00
  • 9718cfa902 Make variant.yy more complex. Akim Demaille 2008-07-21 21:23:42 +02:00
  • a6df593dfe bench.pl --bench. Akim Demaille 2008-07-21 21:22:19 +02:00
  • 006a030300 Sort methods. Akim Demaille 2008-07-21 21:21:04 +02:00
  • faef34664a Useless parens. Akim Demaille 2008-07-21 21:20:45 +02:00
  • 2141adedf4 Issue missing synclines after user actions. Akim Demaille 2008-07-21 15:34:48 +02:00
  • e426d17bc5 Remove trailing empty line. Akim Demaille 2008-07-21 14:39:12 +02:00
  • a9ce3f5413 Fix output of copyright years. Akim Demaille 2008-07-21 14:30:16 +02:00
  • 59c544c268 Avoid the spurious initial empty line. Akim Demaille 2008-07-21 14:19:14 +02:00
  • 96b15448b9 Remove parser::rhs_number_type. Akim Demaille 2008-07-21 13:46:06 +02:00
  • f063317430 Fix iteration type. Akim Demaille 2008-07-21 13:49:54 +02:00
  • 417b80040b Factor the declaration of the integer tables. Akim Demaille 2008-07-21 13:49:11 +02:00
  • 14da0cdd07 Fix user actions without a trailing semicolon. Joel E. Denny 2008-11-04 13:26:59 -05:00
  • 1a5246c66f Fix indentation of tables in lalr1.cc Akim Demaille 2008-07-21 13:18:17 +02:00
  • f8a95c9c12 Destroy the lhs symbols after reduction. Akim Demaille 2008-07-21 11:39:55 +02:00
  • d7f4d82382 Simplify yysyntax_error_ use. Akim Demaille 2008-07-21 11:13:43 +02:00
  • 8b9c89fb65 Let yy::variant::build return an lvalue. Akim Demaille 2008-07-18 18:37:40 +02:00
  • 83243c24ba Define yy::variant only when needed. Akim Demaille 2008-07-18 17:56:53 +02:00
  • 429b4848d4 Bench the three-stack lalr1.cc. Akim Demaille 2008-08-25 16:31:23 +02:00
  • 414c76a461 Fail on parse error in calc++. Akim Demaille 2008-07-18 10:20:31 +02:00
  • 8a5783fd0c Don't specify the skeleton twice in the example. Akim Demaille 2008-07-18 09:17:00 +02:00
  • 0cc5bead40 bench: Improve output. Akim Demaille 2008-07-17 16:06:20 +02:00
  • 5b421a4e8e bench: check impact of %debug on variants. Akim Demaille 2008-07-17 15:54:30 +02:00
  • d11ee647c3 bench: report the size too. Akim Demaille 2008-07-17 15:23:46 +02:00
  • e1b74b92a0 bench: More use of the verbosity level. Akim Demaille 2008-07-17 14:51:06 +02:00
  • 7e5f9c54c0 bench.pl: a command line interface Akim Demaille 2008-07-17 14:22:53 +02:00
  • 7109a18d18 Bench the use of Boost.Variants. Akim Demaille 2008-07-17 13:46:28 +02:00
  • 922730fe36 bench.pl: Pass directives as a list instead of as a string. Akim Demaille 2008-07-17 11:21:21 +02:00
  • 7484f1d4f3 Improve genericity of bench.pl. Akim Demaille 2008-07-17 11:01:30 +02:00
  • 15129f2525 Add documentation to bench.pl. Akim Demaille 2008-07-17 10:44:03 +02:00
  • 0e0ed236ab Fuse the three stacks into a single one. Akim Demaille 2008-10-22 05:25:11 -05:00
  • 7dedf26e55 Push the state, value, and location at the same time. Akim Demaille 2008-10-22 05:17:07 -05:00
  • c4585f1e2d Prefer references to pointers. Akim Demaille 2008-10-22 04:16:34 -05:00
  • 56017c172b stack::size instead of stack::height. Akim Demaille 2008-10-21 18:04:46 -05:00
  • 5ab8c47bcf Use variants to support objects as semantic values. Akim Demaille 2008-10-21 18:00:29 -05:00
  • 1fa5d8bbf9 Parameterize the extraction of semantic values. Akim Demaille 2008-10-21 17:20:22 -05:00
  • 91ba8a55b1 Prepare easier M4 changes. Akim Demaille 2008-10-21 17:08:52 -05:00
  • c9ba9e5978 Initiate further development. Joel E. Denny 2008-11-02 18:16:13 -05:00
  • bfb40910e3 * NEWS: Version 2.4. v2.4 Joel E. Denny 2008-11-02 16:55:49 -05:00
  • 241fda7a8d Prepare for next release. Joel E. Denny 2008-11-02 16:55:14 -05:00
  • ed4d67dcbe Say %language is experimental. Joel E. Denny 2008-11-02 16:54:45 -05:00
  • e254a580b5 Java parser improvements Di-an Jan 2008-10-16 13:00:32 +02:00
  • f259e4e63c commit missing ChangeLog entry Paolo Bonzini 2008-10-31 14:32:55 +01:00
  • 74d6c0fe17 Correct visible errors in generated Javadoc. Di-an Jan 2008-10-28 18:38:06 +01:00
  • cae5057f47 Always put auxiliary code files in the same dir as other output files. Joel E. Denny 2008-10-30 15:35:01 -04:00
  • 4af432ba25 * gnulib: Update submodule to HEAD. Joel E. Denny 2008-10-29 10:22:01 -04:00
  • e26d4e4314 Update copyright year. Joel E. Denny 2008-10-28 22:08:52 -04:00
  • c0ee9e2115 Don't overwrite the input file. Di-an Jan 2008-10-28 21:38:32 -04:00
  • 482dc52fb7 Space changes. Akim Demaille 2008-10-21 16:20:10 -05:00
  • 52cbbe845a Don't define debugging functions when !YYDEBUG. Akim Demaille 2008-10-21 16:14:23 -05:00
  • 0925d5bfd4 Prefer "continue" for empty loop bodies. Akim Demaille 2008-10-21 15:56:12 -05:00
  • cf98343c1d Space and comments changes. Akim Demaille 2008-10-21 15:37:26 -05:00
  • 9f467b7d84 Make gnulib a submodule. Akim Demaille 2008-08-25 17:04:30 +02:00
  • 0f0e1ace60 Fix yyerror_range for user-defined location type in C++. Joel E. Denny 2008-10-18 12:46:12 -04:00
  • 548e2104e2 Update several administrative files mainly to facilitate releasing. Joel E. Denny 2008-10-18 12:17:35 -04:00
  • ddf17a6e0e small but important bugfixes for the Java skeleton Paolo Bonzini 2008-10-09 21:26:29 +02:00
  • e1145ad8bd Clarify UPDATED use. Akim Demaille 2008-08-29 10:11:10 +02:00
  • 0df72d78ff Update README. Akim Demaille 2008-08-29 10:06:04 +02:00
  • 9a90b6bbc6 Resync m4sugar from autoconf. Eric Blake 2008-08-27 20:44:41 -06:00
  • 6501566813 Check yyerrok in calc.at. Akim Demaille 2008-08-04 23:23:27 +02:00
  • 98e26a9201 Support yyerrok in lalr1.cc. Akim Demaille 2008-08-04 23:19:26 +02:00
  • 86c0e78460 For maintainer-check*, don't recompile for a $(VERSION) update. Joel E. Denny 2008-08-26 23:43:03 -04:00
  • 8851116612 Update for recent change to gnulib. * src/parse-gram.y: Don't include strverscmp.h. It comes from string.h now. Joel E. Denny 2008-08-26 03:33:55 -04:00
  • d67c52e852 Remaining m4sugar merge from autoconf. Eric Blake 2008-08-15 11:46:20 -06:00
  • 6bbb2ed5ef Partial m4sugar merge from autoconf: m4_map. Eric Blake 2008-08-15 10:59:32 -06:00
  • 8dce3875bc Keep .version and PACKAGE_VERSION in sync. Joel E. Denny 2008-08-07 18:37:07 -04:00
  • a3764451d3 Partial m4sugar merge from autoconf: m4_shiftn. Eric Blake 2008-08-06 21:22:06 -06:00
  • 882a1fbf72 Partial m4sugar merge from autoconf: m4_wrap vs. m4 1.6. Eric Blake 2008-07-16 12:47:48 -06:00
  • dfcc595944 Partial m4sugar merge from autoconf: builtins, version.m4. Eric Blake 2008-07-16 09:04:26 -06:00
  • a30e920d17 Fix comments in m4sugar. Eric Blake 2008-07-16 08:39:53 -06:00
  • 445b74704f Update for recent .gitignore fix in Gnulib. Joel E. Denny 2008-08-02 15:18:21 -04:00
  • a1e50014a0 Set gnu or gnits strictness. Joel E. Denny 2008-08-02 02:32:29 -04:00
  • d43f77e7ee clarify documentation of %language in the NEWS file Paolo Bonzini 2008-07-31 11:01:47 +02:00
  • fee2ed87aa document and support usage of git-merge-changelog Paolo Bonzini 2008-07-31 11:00:58 +02:00
  • fdd2c97c0b add a .gitattributes file to use the git-merge-changelog driver Paolo Bonzini 2008-07-31 10:52:07 +02:00
  • 78029cd561 Remove remaining dependence on CVS Id keyword. Joel E. Denny 2008-07-27 15:49:04 -04:00
  • c53d18b157 Fix dependence on computed configure variables. Joel E. Denny 2008-07-27 00:56:58 -04:00
  • 5523ac79a0 Update copyright dates for recent changes. Joel E. Denny 2008-07-20 18:33:17 -04:00
  • 8fa369111f Use git-version-gen for version names between releases. Joel E. Denny 2008-07-18 11:26:15 -04:00
  • bcf07cb707 Fix untranslatable composition of sentences. Joel E. Denny 2008-07-16 02:56:36 -04:00
  • 9aacab9ae9 Fix some .gitignore and .cvsignore problems. Joel E. Denny 2008-07-16 02:05:14 -04:00
  • a9fc7990fa Improve forward-compatibility with GNU M4. Joel E. Denny 2008-07-15 21:00:36 -04:00
  • 0f1d6f10d7 Add .gitignore everywhere based on .cvsignore. Joel E. Denny 2008-07-14 06:06:26 -04:00
  • 7bd1665a86 * NEWS (2.3b+): New section, empty for now. * configure.ac (AC_INIT): 2.3b -> 2.3b+. Joel E. Denny 2008-05-28 03:25:22 +00:00
  • 72c5b9828e * NEWS (2.3b): Update release date since there has been a delay in getting the announcements and tarballs out. v2.3b Joel E. Denny 2008-05-28 00:28:50 +00:00
  • bd02cd5d3a * NEWS: Version 2.3b. * configure.ac (AC_INIT): Likewise. (PACKAGE_COPYRIGHT_YEAR): Update to 2008. Joel E. Denny 2008-05-23 05:32:11 +00:00
  • 9126263e13 * HACKING: Don't say don't mention HACKING in the ChangeLog. We've been doing it for years. (Test suite): Mention maintainer-push-check and maintainer-xml-check. (Release Procedure): Add FIXME about make alpha being unmaintained. Joel E. Denny 2008-05-23 04:36:56 +00:00
  • 7347b2d316 Import of 2003-06-08 libbitset <http://mail.gnu.org/archive/html/bison-patches/2003-06/msg00005.html> libbitset_2003_06_08 Paul Eggert 2003-06-07 23:28:20 +00:00
  • 58f5a6af40 Import of 2003-06-08 libbitset <http://mail.gnu.org/archive/html/bison-patches/2003-06/msg00005.html> Paul Eggert 2003-06-07 00:31:33 +00:00
  • 888f3f0178 Import of 2003-06-08 libbitset <http://mail.gnu.org/archive/html/bison-patches/2003-06/msg00005.html> Paul Eggert 2003-06-06 22:03:15 +00:00
  • 692be7fef0 Import of 2003-06-08 libbitset <http://mail.gnu.org/archive/html/bison-patches/2003-06/msg00005.html> Paul Eggert 2003-06-05 10:40:45 +00:00
  • 4bfd57ce09 Import of 2003-06-08 libbitset <http://mail.gnu.org/archive/html/bison-patches/2003-06/msg00005.html> Paul Eggert 2003-06-05 10:33:45 +00:00
  • 964db18ed6 Import of 2003-06-08 libbitset <http://mail.gnu.org/archive/html/bison-patches/2003-06/msg00005.html> Paul Eggert 2003-06-02 11:54:30 +00:00
  • 598c90ee77 Import of 2003-06-08 libbitset <http://mail.gnu.org/archive/html/bison-patches/2003-06/msg00005.html> Paul Eggert 2003-06-02 10:19:35 +00:00
  • f7f37a7a0b Import of 2003-06-08 libbitset <http://mail.gnu.org/archive/html/bison-patches/2003-06/msg00005.html> Paul Eggert 2003-06-02 10:15:50 +00:00
  • 671dc16a4a Import of 2003-06-08 libbitset <http://mail.gnu.org/archive/html/bison-patches/2003-06/msg00005.html> Paul Eggert 2003-06-01 05:58:20 +00:00
  • b3be630198 Import of 2003-06-08 libbitset <http://mail.gnu.org/archive/html/bison-patches/2003-06/msg00005.html> Paul Eggert 2003-06-01 03:37:04 +00:00