1. 97852f3 maint: remove unnecessary casts before using gnulib functions by Edoardo Sanguineti · 2 years, 3 months ago master
  2. 25b3d0e cex: check -Dcex.timeout by Akim Demaille · 2 years, 5 months ago
  3. de3041b news: update by Akim Demaille · 2 years, 5 months ago
  4. 0faf371 d: fix syntax error on SymbolKind.toString method by Adela Vais · 2 years, 5 months ago
  5. be45280 d: fix interface syntax error by Adela Vais · 2 years, 5 months ago
  6. c025891 cex: provide the user with a means to change the timeout by Akim Demaille · 2 years, 5 months ago
  7. 15b97a0 doc: define the syntax of named references by Akim Demaille · 2 years, 5 months ago
  8. 290d3d0 cex: clarify message by Akim Demaille · 2 years, 5 months ago
  9. 374cf8b doc: fix the description of the syntax of %token and %left by Akim Demaille · 2 years, 5 months ago
  10. dd6ca19 reader: reject rules on YYEOF by Akim Demaille · 2 years, 5 months ago
  11. 3661ebb gnulib: update by Akim Demaille · 2 years, 5 months ago
  12. 6376364 muscles: fix handling of the "@'" escape by Akim Demaille · 2 years, 5 months ago
  13. eb83487 c++: enable C++11 assignment operators for lalr1.cc by Anthony Heading · 2 years, 10 months ago
  14. ec9c555 tests: ignore messages from the JVM by Akim Demaille · 2 years, 5 months ago
  15. cfef21f diagnostics: Windows compatibility issues by Akim Demaille · 2 years, 5 months ago
  16. 5555f4d regen by Akim Demaille · 2 years, 6 months ago
  17. a166d54 yacc.c, lalr1.cc: fix warnings about yynerrs by Akim Demaille · 2 years, 6 months ago
  18. b7bdf78 glr2.cc: fix -Wnoexcept issues by Akim Demaille · 2 years, 6 months ago
  19. 7220701 lalr1.cc: declare stack_symbol_type as noexcept by Akim Demaille · 2 years, 6 months ago
  20. 657dbff maint: update .gitignore for Gnulib by Paul Eggert · 2 years, 7 months ago
  21. 6d58f29 maint: don’t use \] in BREs and EREs by Paul Eggert · 2 years, 7 months ago
  22. d95df50 maint: improve Gnulib checking by Paul Eggert · 2 years, 7 months ago
  23. 4e89da6 maint: don’t get fdl.texi from Gnulib by Paul Eggert · 2 years, 7 months ago
  24. aa58acb gnulib: update by Paul Eggert · 2 years, 7 months ago
  25. db8c1bb style: enforce GNU-style variable names by Akim Demaille · 2 years, 7 months ago
  26. cf686be tests: avoid useless variables by Akim Demaille · 2 years, 7 months ago
  27. c70b68c gnulib: update by Akim Demaille · 2 years, 7 months ago
  28. 78b767d gnulib: update by Akim Demaille · 2 years, 7 months ago
  29. cb679b2 address unused variables by Akim Demaille · 2 years, 7 months ago
  30. 6ee1494 doc: explain why location's "column" are defined vaguely by Akim Demaille · 3 years, 1 month ago
  31. a475c4d gnulib: update by Akim Demaille · 2 years, 8 months ago
  32. 1183d5e gnulib: update by Akim Demaille · 3 years, 1 month ago
  33. 8b96c82 doc: improve calling-convention doc by Paul Eggert · 3 years, 1 month ago
  34. 07e18e7 package: bump copyrights to 2022 by Paul Eggert · 3 years, 1 month ago
  35. 013d598 gnulib: make use of gnulib-tool's --automake-subdir option by Bruno Haible · 3 years, 2 months ago
  36. 83a8f8b gnulib: update by Akim Demaille · 3 years, 2 months ago
  37. f8e8f57 doc: add indexes by Akim Demaille · 3 years, 2 months ago
  38. 6571c2d warnings: don't complain about m4_foo and b4_foo when from the user by Akim Demaille · 3 years, 3 months ago
  39. c95d0dd warnings: be less picky about occurrences of m4_/b4_ in the output by Akim Demaille · 3 years, 3 months ago
  40. 76301e7 gnulib: update by Akim Demaille · 3 years, 3 months ago
  41. c83425e tests: address portability issues about strdup by Akim Demaille · 3 years, 4 months ago
  42. c9b5b46 tests: fix coding style by Akim Demaille · 3 years, 4 months ago
  43. 7558cbf examples: fix coding style by Akim Demaille · 3 years, 4 months ago
  44. 6e6950f build: check -Wsubobject-linkage in C++ by Akim Demaille · 3 years, 4 months ago
  45. 4fe5a37 tests: make it easier to spot failures by Akim Demaille · 3 years, 4 months ago
  46. 7c90a28 maint: post-release administrivia by Akim Demaille · 3 years, 5 months ago
  47. 9beba19 version 3.8.2 by Akim Demaille · 3 years, 5 months ago v3.8.2
  48. 80ebbe7 tests: Apple clang issues warning on C++11 features by Akim Demaille · 3 years, 5 months ago
  49. 028df02 avoid using atoi by Akim Demaille · 3 years, 5 months ago
  50. 71dfc86 news: update by Akim Demaille · 3 years, 5 months ago
  51. 5c1069c gnulib: update by Akim Demaille · 3 years, 5 months ago
  52. 3fc3ef6 c++: use YY_NOEXCEPT where it helps by Akim Demaille · 3 years, 5 months ago
  53. dd6e783 gnulib: update by Akim Demaille · 3 years, 5 months ago
  54. eeb5d6f glr2.cc: semantic_option: use a symbol by Akim Demaille · 3 years, 5 months ago
  55. 70441b5 glr2.cc: don't publish move ctor to lalr1.cc by Akim Demaille · 3 years, 5 months ago
  56. 7538d8d glr2.cc: simplify semantic_option by Akim Demaille · 3 years, 5 months ago
  57. b07b5ce glr2.cc: we require C++11 by Akim Demaille · 3 years, 5 months ago
  58. 157e91d glr2.cc: introduse b4_glr2_cc_if by Akim Demaille · 3 years, 5 months ago
  59. b820718 glr2.cc: don't pass %parse-param to destroy by Akim Demaille · 3 years, 5 months ago
  60. 6e6e117 glr2.cc: kill trailing white spaces by Akim Demaille · 3 years, 5 months ago
  61. 6bfdf22 glr2.cc: check linking conflicts by Akim Demaille · 3 years, 5 months ago
  62. d432079 glr2.cc: move strong_index_alias into the unnamed namespace by Akim Demaille · 3 years, 5 months ago
  63. b6ac175 glr2.cc: use only symbol_kind_type, not yysymbol_kind_t by Akim Demaille · 3 years, 5 months ago
  64. 5f90ef5 glr2.cc: prefer using, and remove useless type aliases by Akim Demaille · 3 years, 5 months ago
  65. 10ee044 glr2.cc: put glr_state_set and glr_stack_item in unnamed namespace by Akim Demaille · 3 years, 5 months ago
  66. c09524c glr2.cc: move state_stack into the unnamed namespace by Akim Demaille · 3 years, 5 months ago
  67. 28152fc glr2.cc: style: clarify control flow by Akim Demaille · 3 years, 5 months ago
  68. 9babd05 glr2.cc: move glr_stack and glr_state into the parser class by Akim Demaille · 3 years, 5 months ago
  69. 3e94b12 glr2.cc: put create_state_set_index in unnamed namespace by Akim Demaille · 3 years, 5 months ago
  70. 7cb6de2 glr2.cc: prefer unnamed namespace to 'static' by Akim Demaille · 3 years, 5 months ago
  71. 4ec4309 glr2.cc: put semantic_option into an unnamed namespace by Akim Demaille · 3 years, 5 months ago
  72. ca96df8 glr2.cc: don't publish YY_EXCEPTIONS by Akim Demaille · 3 years, 5 months ago
  73. 2142e59 c++: demonstrate custom error messages in the examples by Akim Demaille · 3 years, 5 months ago
  74. a750724 glr2.cc: custom error messages by Akim Demaille · 3 years, 6 months ago
  75. 7c47598 glr2.cc: start the transition to using symbol_type by Akim Demaille · 3 years, 5 months ago
  76. fdaedc7 c++: add move assignments to the symbol type by Akim Demaille · 3 years, 5 months ago
  77. 85f5e3b c++: avoid using the obsolete names by Akim Demaille · 3 years, 5 months ago
  78. c3a4686 regen by Akim Demaille · 3 years, 5 months ago
  79. 9cdfd86 maint: post-release administrivia by Akim Demaille · 3 years, 5 months ago
  80. 659376b version 3.8.1 by Akim Demaille · 3 years, 5 months ago v3.8.1
  81. 0343acb portability: don't use strtof by Akim Demaille · 3 years, 5 months ago
  82. 5d9ccd5 yacc: declare yyerror/yylex only when POSIXLY_CORRECT by Akim Demaille · 3 years, 5 months ago
  83. ad9b8a0 maint: post-release administrivia by Akim Demaille · 3 years, 5 months ago
  84. ec3375a version 3.8 by Akim Demaille · 3 years, 5 months ago v3.8
  85. 12c8e42 news: update by Akim Demaille · 3 years, 5 months ago
  86. 9f8f3d2 maint: post-release administrivia by Akim Demaille · 3 years, 5 months ago
  87. 108724c version 3.7.91 by Akim Demaille · 3 years, 5 months ago v3.7.91
  88. da0f993 tests: disable "Multistart reports" by Akim Demaille · 3 years, 5 months ago
  89. 075a879 style: c++: formatting changes by Akim Demaille · 3 years, 6 months ago
  90. a7ded42 style: rename stmtMerge as stmt_merge by Akim Demaille · 3 years, 6 months ago
  91. a5c55bb c++: beware of Visual C++ limitations by Akim Demaille · 3 years, 6 months ago
  92. bc5aa8e tests: don't postprocess stderr with sed by Akim Demaille · 3 years, 6 months ago
  93. 0a82bf5 CI: don't require Autoconf 2.71 by Akim Demaille · 3 years, 6 months ago
  94. a70e75b examples: don't demonstrate multistart, which is not part of 3.8 by Akim Demaille · 3 years, 6 months ago
  95. 3afa975 tests: grep -E is not portable by Akim Demaille · 3 years, 6 months ago
  96. 36f3756 glr2.cc: require C++11 by Akim Demaille · 3 years, 6 months ago
  97. f2c568d readme: add D by Akim Demaille · 3 years, 6 months ago
  98. bb7860d maint: post-release administrivia by Akim Demaille · 3 years, 6 months ago
  99. 8bb81e2 version 3.7.90 by Akim Demaille · 3 years, 6 months ago v3.7.90
  100. 84059ea build: ignore syntax-check's file_system check on Doxyfile by Akim Demaille · 3 years, 6 months ago