- c1144a5 tests: Fix test failures of Java tests on Cygwin. by Bruno Haible · 5 weeks ago master
- 5d2c34b maint: pacify -Wunterminated-string-initialization by Paul Eggert · 6 weeks ago
- 5209a67 build: Avoid failure of the Java tests in Cygwin-based environments. by Bruno Haible · 9 weeks ago
- df2ed79 build: Fix "make dvi" and "make distcheck" error. by Bruno Haible · 6 weeks ago
- 84119fd build: update gnulib and autoconf submodules to latest by Paul Eggert · 6 weeks ago
- f8793e2 build: Don't hardcode the location of the gnulib directory. by Bruno Haible · 6 weeks ago
- 2ceaf03 maint: update .gitignore files by Paul Eggert · 10 weeks ago
- 5d0d1b4 ./bootstrap by Paul Eggert · 10 weeks ago
- 42a5f17 build: update gnulib and autoconf submodules to latest by Paul Eggert · 10 weeks ago
- 4ff0741 maint: make update-copyright by Paul Eggert · 6 months ago
- d752704 maint: port to strict C function type checking by Paul Eggert · 6 months ago
- 6a4b324 maint: pacify gcc 14.2 -Wmaybe-uninitialized by Paul Eggert · 6 months ago
- aa0c96b maint: adjust to Gnulib API changes by Paul Eggert · 6 months ago
- 3ad31c2 doc: pacify texinfo 7.1 by Paul Eggert · 6 months ago
- 41a939e maint: ./bootstrap by Paul Eggert · 6 months ago
- 8b3df1a build: update gnulib and autoconf submodules to latest by Paul Eggert · 6 months ago
- 97852f3 maint: remove unnecessary casts before using gnulib functions by Edoardo Sanguineti · 2 years, 11 months ago
- 25b3d0e cex: check -Dcex.timeout by Akim Demaille · 3 years ago
- de3041b news: update by Akim Demaille · 3 years ago
- 0faf371 d: fix syntax error on SymbolKind.toString method by Adela Vais · 3 years ago
- be45280 d: fix interface syntax error by Adela Vais · 3 years ago
- c025891 cex: provide the user with a means to change the timeout by Akim Demaille · 3 years ago
- 15b97a0 doc: define the syntax of named references by Akim Demaille · 3 years ago
- 290d3d0 cex: clarify message by Akim Demaille · 3 years ago
- 374cf8b doc: fix the description of the syntax of %token and %left by Akim Demaille · 3 years ago
- dd6ca19 reader: reject rules on YYEOF by Akim Demaille · 3 years ago
- 3661ebb gnulib: update by Akim Demaille · 3 years ago
- 6376364 muscles: fix handling of the "@'" escape by Akim Demaille · 3 years ago
- eb83487 c++: enable C++11 assignment operators for lalr1.cc by Anthony Heading · 3 years, 5 months ago
- ec9c555 tests: ignore messages from the JVM by Akim Demaille · 3 years ago
- cfef21f diagnostics: Windows compatibility issues by Akim Demaille · 3 years ago
- 5555f4d regen by Akim Demaille · 3 years, 2 months ago
- a166d54 yacc.c, lalr1.cc: fix warnings about yynerrs by Akim Demaille · 3 years, 2 months ago
- b7bdf78 glr2.cc: fix -Wnoexcept issues by Akim Demaille · 3 years, 2 months ago
- 7220701 lalr1.cc: declare stack_symbol_type as noexcept by Akim Demaille · 3 years, 2 months ago
- 657dbff maint: update .gitignore for Gnulib by Paul Eggert · 3 years, 2 months ago
- 6d58f29 maint: don’t use \] in BREs and EREs by Paul Eggert · 3 years, 2 months ago
- d95df50 maint: improve Gnulib checking by Paul Eggert · 3 years, 2 months ago
- 4e89da6 maint: don’t get fdl.texi from Gnulib by Paul Eggert · 3 years, 2 months ago
- aa58acb gnulib: update by Paul Eggert · 3 years, 2 months ago
- db8c1bb style: enforce GNU-style variable names by Akim Demaille · 3 years, 2 months ago
- cf686be tests: avoid useless variables by Akim Demaille · 3 years, 2 months ago
- c70b68c gnulib: update by Akim Demaille · 3 years, 2 months ago
- 78b767d gnulib: update by Akim Demaille · 3 years, 3 months ago
- cb679b2 address unused variables by Akim Demaille · 3 years, 2 months ago
- 6ee1494 doc: explain why location's "column" are defined vaguely by Akim Demaille · 3 years, 8 months ago
- a475c4d gnulib: update by Akim Demaille · 3 years, 3 months ago
- 1183d5e gnulib: update by Akim Demaille · 3 years, 8 months ago
- 8b96c82 doc: improve calling-convention doc by Paul Eggert · 3 years, 8 months ago
- 07e18e7 package: bump copyrights to 2022 by Paul Eggert · 3 years, 8 months ago
- 013d598 gnulib: make use of gnulib-tool's --automake-subdir option by Bruno Haible · 3 years, 9 months ago
- 83a8f8b gnulib: update by Akim Demaille · 3 years, 9 months ago
- f8e8f57 doc: add indexes by Akim Demaille · 3 years, 9 months ago
- 6571c2d warnings: don't complain about m4_foo and b4_foo when from the user by Akim Demaille · 3 years, 10 months ago
- c95d0dd warnings: be less picky about occurrences of m4_/b4_ in the output by Akim Demaille · 3 years, 10 months ago
- 76301e7 gnulib: update by Akim Demaille · 3 years, 11 months ago
- c83425e tests: address portability issues about strdup by Akim Demaille · 3 years, 11 months ago
- c9b5b46 tests: fix coding style by Akim Demaille · 3 years, 11 months ago
- 7558cbf examples: fix coding style by Akim Demaille · 3 years, 11 months ago
- 6e6950f build: check -Wsubobject-linkage in C++ by Akim Demaille · 4 years ago
- 4fe5a37 tests: make it easier to spot failures by Akim Demaille · 4 years ago
- 7c90a28 maint: post-release administrivia by Akim Demaille · 4 years ago
- 9beba19 version 3.8.2 by Akim Demaille · 4 years ago v3.8.2
- 80ebbe7 tests: Apple clang issues warning on C++11 features by Akim Demaille · 4 years ago
- 028df02 avoid using atoi by Akim Demaille · 4 years ago
- 71dfc86 news: update by Akim Demaille · 4 years ago
- 5c1069c gnulib: update by Akim Demaille · 4 years ago
- 3fc3ef6 c++: use YY_NOEXCEPT where it helps by Akim Demaille · 4 years ago
- dd6e783 gnulib: update by Akim Demaille · 4 years ago
- eeb5d6f glr2.cc: semantic_option: use a symbol by Akim Demaille · 4 years ago
- 70441b5 glr2.cc: don't publish move ctor to lalr1.cc by Akim Demaille · 4 years ago
- 7538d8d glr2.cc: simplify semantic_option by Akim Demaille · 4 years ago
- b07b5ce glr2.cc: we require C++11 by Akim Demaille · 4 years ago
- 157e91d glr2.cc: introduse b4_glr2_cc_if by Akim Demaille · 4 years ago
- b820718 glr2.cc: don't pass %parse-param to destroy by Akim Demaille · 4 years ago
- 6e6e117 glr2.cc: kill trailing white spaces by Akim Demaille · 4 years ago
- 6bfdf22 glr2.cc: check linking conflicts by Akim Demaille · 4 years ago
- d432079 glr2.cc: move strong_index_alias into the unnamed namespace by Akim Demaille · 4 years ago
- b6ac175 glr2.cc: use only symbol_kind_type, not yysymbol_kind_t by Akim Demaille · 4 years ago
- 5f90ef5 glr2.cc: prefer using, and remove useless type aliases by Akim Demaille · 4 years ago
- 10ee044 glr2.cc: put glr_state_set and glr_stack_item in unnamed namespace by Akim Demaille · 4 years ago
- c09524c glr2.cc: move state_stack into the unnamed namespace by Akim Demaille · 4 years ago
- 28152fc glr2.cc: style: clarify control flow by Akim Demaille · 4 years ago
- 9babd05 glr2.cc: move glr_stack and glr_state into the parser class by Akim Demaille · 4 years ago
- 3e94b12 glr2.cc: put create_state_set_index in unnamed namespace by Akim Demaille · 4 years ago
- 7cb6de2 glr2.cc: prefer unnamed namespace to 'static' by Akim Demaille · 4 years ago
- 4ec4309 glr2.cc: put semantic_option into an unnamed namespace by Akim Demaille · 4 years ago
- ca96df8 glr2.cc: don't publish YY_EXCEPTIONS by Akim Demaille · 4 years ago
- 2142e59 c++: demonstrate custom error messages in the examples by Akim Demaille · 4 years ago
- a750724 glr2.cc: custom error messages by Akim Demaille · 4 years, 1 month ago
- 7c47598 glr2.cc: start the transition to using symbol_type by Akim Demaille · 4 years ago
- fdaedc7 c++: add move assignments to the symbol type by Akim Demaille · 4 years ago
- 85f5e3b c++: avoid using the obsolete names by Akim Demaille · 4 years ago
- c3a4686 regen by Akim Demaille · 4 years ago
- 9cdfd86 maint: post-release administrivia by Akim Demaille · 4 years ago
- 659376b version 3.8.1 by Akim Demaille · 4 years ago v3.8.1
- 0343acb portability: don't use strtof by Akim Demaille · 4 years ago
- 5d9ccd5 yacc: declare yyerror/yylex only when POSIXLY_CORRECT by Akim Demaille · 4 years ago
- ad9b8a0 maint: post-release administrivia by Akim Demaille · 4 years ago
- ec3375a version 3.8 by Akim Demaille · 4 years ago v3.8