Lines Matching refs:code

23 	* doc/flex.texi: doc: Correct typo in C code sample in manual
39 breaking client code. Fixes #142
163 clever bitwise solution. This code is around the Internet already
201 …tory when searching for include files") Flex doesn't come with libintl source code, so inclusion of
281 breaks code that does #ifndef yywrap ..
360 code. The indent target should not be used until the .indent.pro
497 …* src/scan.l: Fix another escaping bug in non-indented verbatim section 2 code. I also did some r…
546 and refactor duplicated code
616 * src/Makefile.am, src/mkskel.sh: Simplify some shell code
649 tests/include_by_reentrant.direct.l: Exited with error code on some
724 …* src/gen.c: warning in generated code, with -Ca warning: conversion to 'yy_state_type' from 'flex…
757 code, with -Cf warning: conversion to 'unsigned int' from 'int' may change the sign
837 * src/flex.skl: generated code, in yyensure_buffer_stack(), change
842 * src/flex.skl: generated code, in yy_get_next_buffer(), change type
848 * src/flex.skl: generated code, `_yybytes_len' is of type `int', fix
849 code accordingly
853 * src/gen.c: generated code, `max_size' seems to be of type `int',
858 * src/flex.skl: generated code, here `new_size' is of type `int',
863 * src/flex.skl: generated code, `yy_buf_size' is of type `int', fix
868 * src/flex.skl: generated code, `offset' is of type `int'
872 * src/gen.c: generated code, `yy_more_len' is of type `int'
1129 is false, resolves igh#55. There are two instances in the code which will print a #line
1143 pointers in the generated lexer code. Fix this by using NULL
1212 …* src/main.c: Simplify basename2(). It's only call site does not activate the `strip_ext` code pa…
1266 …remember and makes the code more readable. w# Please enter the commit message for your changes. L…
1516 C style in others, sometimes even in the same file. Change the code
2279 …pace protection (add _ to inline function parameters). unused variable/code removal. rename …
2723 …* flex.skl: put user code after yyguts init; resolves #1744516 Signed-off-by: Will Estes <westes57…
3679 case-insensitivity. Moved case-folding code from DFA-generation to
3752 test to verify user code is unmangled.
3762 scan.l to escape m4 quotes found in user code.
4299 regex-related code. Worked on fixing line directives;incomplete.
4335 * flex.skl, main.c, options.c: Moved bison bridge code to m4.
5223 headers (%option headers). Serialization code (Tables API) is
5291 Bison bridge code now works for all C scanners and pure/non-pure
5380 tables.h from flexdef.h Bulk of table deserialization code is done.
5401 massaging. Added thorough error checking in tables code.
5464 tables serialization code.
5499 * tables.c: In-code documentation.
5639 * tables.c: More work on tables code.
5695 Added --tables option. Omitted tables code from generated scanner
5801 * flexdef.h, main.c: Omit user code and tables from generated header
6375 * README-alpha: made code quality warning more explicit; gave url
6381 #ifdef's in generated code.
6889 CFront 1.2 -specific code from skeleton, because CFront now defines
6890 __cplusplus properly. Removed TurboC-specific code from skeleton.
6892 "unistd.h" code after user section 1 to allow user to overrid it.
7078 * Makefile.am: Removed CVS-specific code from 'dist-hook' target so
7096 * tests/test-bison-yylloc/Makefile.in: Fixed return status code on
7339 * flex.texi: Changed @var to @code everywhere.
8677 * flex.skl: made stack code conditional on "stack" option
9548 * scan.l: Fixed bugs regarding %{%} code in section 2 prolog %array
9567 generated code to come at the right point in the output for
9700 * dfa.c: Got rid of code needed for %t
10230 * scan.l: 8-bit char support. Arbitrary indented/%{} code allowed
10250 Hardwired generated array names. "const"'s added to generated code.
10306 * nfa.c: removed gratuitous trailing context code
10427 * tblcmp.c: moved table generation code to gen.c moved ntod() to
10528 MS_DOS, VMS ifdef's removed commented-out \^ code removed FTLSOURCE
10529 code added readable_form()