Lines Matching full:bison
113 bison sources in POTFILES.in. Listing the flex and bison sources -- as the gettext manual suggests
216 * tests/Makefile.am, tests/no_bison_stub.c: test: Skip bison tests
217 if bison is not available
221 * configure.ac: build: remove repeated bison detection from
222 configure. AC_PROG_YACC already detects the bison program. We can just use it,
223 …ice if [ $YACC != 'bison -y' ] Remove unused AC_SUBST([BISON], ...). Add AM_CONDITIONAL([HAVE_BIS…
224 …tests in testsuite when bison is absent. We don't make any attempt to detect other yacc implement…
225 flex is developed with bison. While it would be possible, the need
227 option that defaulted to bison if such a need cropped up.
1462 * configure.ac: Checked for (g)texi2dvi. Better bison, help2man
1465 headaches. Enhanced tests for bison and help2man with notices when the programs
1704 `char*` in test-bison-nr
2118 tests/basic_r.txt, tests/bison-nr-main.c, tests/bison-nr-parser.y,
2119 tests/bison-nr-scanner.l, tests/bison-nr.txt,
2120 tests/bison-yylloc-main.c, tests/bison-yylloc-parser.y,
2121 tests/bison-yylloc-scanner.l, tests/bison-yylloc.txt,
2122 tests/bison-yylval-main.c, tests/bison-yylval-parser.y,
2123 tests/bison-yylval-scanner.l, tests/bison-yylval.txt,
2158 * tests/.gitignore, tests/Makefile.am, tests/bison-yylval-main.c,
2159 tests/bison-yylval-parser.y, tests/bison-yylval-scanner.l,
2160 tests/bison-yylval.txt, tests/test-bison-yylval/.gitignore,
2161 tests/test-bison-yylval/Makefile.am,
2162 tests/test-bison-yylval/main.c, tests/test-bison-yylval/parser.y,
2163 tests/test-bison-yylval/scanner.l,
2164 tests/test-bison-yylval/test.input: refactor bison-yylval test for
2169 * tests/.gitignore, tests/Makefile.am, tests/bison-yylloc-main.c,
2170 tests/bison-yylloc-parser.y, tests/bison-yylloc-scanner.l,
2171 tests/bison-yylloc.txt, tests/test-bison-yylloc/.gitignore,
2172 tests/test-bison-yylloc/Makefile.am,
2173 tests/test-bison-yylloc/main.c, tests/test-bison-yylloc/parser.y,
2174 tests/test-bison-yylloc/scanner.l,
2175 tests/test-bison-yylloc/test.input: refactor bison-yylloc test for
2180 * tests/.gitignore, tests/Makefile.am, tests/bison-nr-main.c,
2181 tests/bison-nr-parser.y, tests/bison-nr-scanner.l,
2182 tests/bison-nr.txt, tests/test-bison-nr/.gitignore,
2183 tests/test-bison-nr/Makefile.am, tests/test-bison-nr/main.c,
2184 tests/test-bison-nr/parser.y, tests/test-bison-nr/scanner.l,
2185 tests/test-bison-nr/test.input: refactor bison-nr test for new test
2268 * tests/test-bison-yylloc/parser.y,
2269 tests/test-bison-yylval/parser.y: Do not use obsolete bison
2270 constructs in tests. In Bison 3.0, support for YYLEX_PARAM and YYPARSE_PARAM has been
2271 removed (deprecated in Bison 1.875): use %lex-param, %parse-param,
2640 tests/test-bison-nr/Makefile.am,
2641 tests/test-bison-yylloc/Makefile.am,
2642 tests/test-bison-yylval/Makefile.am,
2753 * tests/test-bison-yylloc/main.c, tests/test-bison-yylloc/parser.y,
2754 tests/test-bison-yylval/main.c, tests/test-bison-yylval/parser.y:
2755 …Fix two tests to pass under bison 2.6 Given that bison is moving forward with the %parse-param ins…
2758 …use bison features will now require bison 2.6 or higher. Signed-off-by: Will Estes <westes575@gma…
2820 tests/test-basic-r/.gitignore, tests/test-bison-nr/.cvsignore,
2821 tests/test-bison-nr/.gitignore, tests/test-bison-yylloc/.cvsignore,
2822 tests/test-bison-yylloc/.gitignore,
2823 tests/test-bison-yylval/.cvsignore,
2824 tests/test-bison-yylval/.gitignore,
2944 * tests/test-bison-nr/Makefile.am,
2945 tests/test-bison-yylloc/Makefile.am,
2946 tests/test-bison-yylval/Makefile.am: fix dependencies for make -j in
3558 tests/test-bison-nr/Makefile.am,
3559 tests/test-bison-yylloc/Makefile.am,
3560 tests/test-bison-yylval/Makefile.am,
4235 tests/test-bison-nr/scanner.l, tests/test-bison-yylloc/scanner.l,
4243 Cleaned up some of header. Documented bison-locations.
4308 tests/test-bison-nr/scanner.l, tests/test-bison-yylloc/scanner.l:
4309 Bison bridge was simplified to rely less on bison output. New
4310 option bison-locations.
4335 * flex.skl, main.c, options.c: Moved bison bridge code to m4.
4509 * NEWS: flex now works with recent bison versions
4513 * flex.skl: Check for YYLTYPE_IS_DECLARED. This fixes bison-bridge
4514 with latest bison.
4847 tests/test-basic-r/Makefile.am, tests/test-bison-nr/Makefile.am,
4848 tests/test-bison-yylloc/Makefile.am,
4849 tests/test-bison-yylval/Makefile.am,
4867 remove BISON assignment as per suggestion from Akim Demaille
4907 * tests/TEMPLATE/Makefile.am, tests/test-bison-nr/Makefile.am,
4908 tests/test-bison-yylloc/Makefile.am,
4909 tests/test-bison-yylval/Makefile.am,
5017 tests/test-bison-nr/Makefile.am,
5018 tests/test-bison-yylloc/Makefile.am,
5019 tests/test-bison-yylval/Makefile.am,
5043 tests/test-bison-nr/Makefile.am,
5044 tests/test-bison-yylloc/Makefile.am,
5045 tests/test-bison-yylval/Makefile.am,
5068 tests/test-basic-r/Makefile.am, tests/test-bison-nr/Makefile.am,
5069 tests/test-bison-yylloc/Makefile.am,
5070 tests/test-bison-yylval/Makefile.am,
5175 * flex.skl, misc.c: bison-bridge skel handled via %if/%endif pairs.
5243 * tests/test-bison-nr/.cvsignore: minor upkeep.
5276 * tests/test-bison-nr/.cvsignore: forgot to add .cvsignore on last
5281 * tests/test-bison-nr/Makefile.am, tests/test-bison-nr/main.c,
5282 tests/test-bison-nr/parser.y, tests/test-bison-nr/scanner.l,
5283 tests/test-bison-nr/test.input: Added test-bison-bridge.
5289 tests/descriptions, tests/test-bison-yylloc/scanner.l,
5290 tests/test-bison-yylval/scanner.l, tests/test-table-opts/scanner.l:
5291 Bison bridge code now works for all C scanners and pure/non-pure
5292 bison parsers. Added %option bison-bridge (--bison-bridge).
5293 Removed %option reentrant-bison/--reentrant-bison/-Rb. Scanner
5494 * configure.in: fixed bug whereby bison was reported missing even
5590 * tests/test-bison-yylloc/Makefile.am,
5591 tests/test-bison-yylval/Makefile.am: fixed missing 'clean' file.
5707 tests/test-bison-yylloc/Makefile.am,
5708 tests/test-bison-yylval/Makefile.am,
5887 * NEWS: mention gettext; document the non-need for bison/flex in the
6037 tests/test-bison-yylloc/parser.y, tests/test-c-cpp-nr/scanner.l,
6068 * flex.skl, flex.texi, tests/test-bison-yylval/scanner.l,
6317 tests/test-basic-r/scanner.l, tests/test-bison-yylloc/Makefile.am,
6318 tests/test-bison-yylloc/main.c, tests/test-bison-yylloc/parser.y,
6319 tests/test-bison-yylloc/scanner.l,
6320 tests/test-bison-yylval/Makefile.am,
6321 tests/test-bison-yylval/main.c, tests/test-bison-yylval/parser.y,
6322 tests/test-bison-yylval/scanner.l, tests/test-c-cpp-nr/Makefile.am,
6443 tests/test-bison-yylloc/Makefile.am,
6444 tests/test-bison-yylval/Makefile.am,
6468 tests/test-bison-yylloc/Makefile.am,
6469 tests/test-bison-yylval/Makefile.am,
6526 * tests/test-bison-yylloc/Makefile.am,
6711 tests/test-bison-yylloc/Makefile.am,
6712 tests/test-bison-yylval/Makefile.am,
6721 tests/test-bison-yylval/.cvsignore, tests/test-c-cpp-nr/.cvsignore,
6731 * tests/test-bison-yylval/Makefile.am,
6732 tests/test-bison-yylval/Makefile.in: adding automake support
6736 * tests/test-bison-yylloc/.cvsignore,
6737 tests/test-bison-yylloc/Makefile.am: tuned Makefile.am to build
6754 tests/test-bison-yylloc/Makefile.am,
6755 tests/test-bison-yylloc/Makefile.in,
7087 * tests/test-bison-yylloc/Makefile.in: Added some spaces in shell
7096 * tests/test-bison-yylloc/Makefile.in: Fixed return status code on
7097 bison-lloc test.
7127 tests/test-basic-r/.cvsignore, tests/test-bison-yylloc/.cvsignore,
7128 tests/test-bison-yylval/.cvsignore,
7185 tests/test-basic-r/scanner.l, tests/test-bison-yylloc/.cvsignore,
7186 tests/test-bison-yylloc/Makefile.in,
7187 tests/test-bison-yylloc/parser.y,
7188 tests/test-bison-yylloc/scanner.l,
7189 tests/test-bison-yylval/.cvsignore,
7190 tests/test-bison-yylval/Makefile.in,
7191 tests/test-bison-yylval/parser.y,
7192 tests/test-bison-yylval/scanner.l,
7200 * tests/test-bison-yylloc/main.c, tests/test-bison-yylval/main.c,
7223 tests/test-bison-yylloc/scanner.l,
7224 tests/test-bison-yylval/scanner.l,
7354 tests/test-bison-yylloc/Makefile.in,
7355 tests/test-bison-yylval/Makefile.in,
7374 * tests/test-bison-yylval/scanner.l: Fixed semantics of test (the
7640 tests/test-basic-r/.cvsignore, tests/test-bison-yylloc/.cvsignore,
7641 tests/test-bison-yylval/.cvsignore,
7791 tests/test-bison-yylloc/Makefile.in,
7792 tests/test-bison-yylloc/parser.y,
7793 tests/test-bison-yylloc/scanner.l,
7794 tests/test-bison-yylloc/test.input,
7795 tests/test-bison-yylval/Makefile.in,
7796 tests/test-bison-yylval/parser.y,
7797 tests/test-bison-yylval/scanner.l,
7798 tests/test-bison-yylval/test.input,
9163 * configure.in: Add AC_ALLOCA if using bison