1993-11-20 |
Vern Paxson | Added use_read global |
commit | commitdiff | tree | snapshot |
1993-11-20 |
Vern Paxson | Cleaner definition for yymore() |
commit | commitdiff | tree | snapshot |
1993-11-20 |
Vern Paxson | Added -Cr |
commit | commitdiff | tree | snapshot |
1993-11-20 |
Vern Paxson | K&R declaration for check_char() |
commit | commitdiff | tree | snapshot |
1993-11-20 |
Vern Paxson | Documented -Cr |
commit | commitdiff | tree | snapshot |
1993-11-20 |
Vern Paxson | No need to #undef before redefining |
commit | commitdiff | tree | snapshot |
1993-11-10 |
Vern Paxson | Heavily massaged for 2.4 |
commit | commitdiff | tree | snapshot |
1993-11-10 |
Vern Paxson | Added Landon Noll to thanks. |
commit | commitdiff | tree | snapshot |
1993-11-10 |
Vern Paxson | 2.4 release |
commit | commitdiff | tree | snapshot |
1993-11-10 |
Vern Paxson | 2.4 documentation |
commit | commitdiff | tree | snapshot |
1993-11-10 |
Vern Paxson | Added global to remember -P prefix so it can be written... |
commit | commitdiff | tree | snapshot |
1993-11-09 |
Vern Paxson | updated date for 2.4.0 :-( |
commit | commitdiff | tree | snapshot |
1993-10-10 |
Vern Paxson | Whitespace tweaking |
commit | commitdiff | tree | snapshot |
1993-10-10 |
Vern Paxson | Use DEFAULT_CSIZE only if not using equivalence classes. |
commit | commitdiff | tree | snapshot |
1993-10-10 |
Vern Paxson | Checkpoint prior to final 2.4 update |
commit | commitdiff | tree | snapshot |
1993-10-04 |
Vern Paxson | Raw 2.4 changes |
commit | commitdiff | tree | snapshot |
1993-10-04 |
Vern Paxson | osfcn.h -> unistd.h |
commit | commitdiff | tree | snapshot |
1993-10-04 |
Vern Paxson | Added "static" to definition of yy_fatal_error as well... |
commit | commitdiff | tree | snapshot |
1993-10-04 |
Vern Paxson | Added yy_fatal_error function. |
commit | commitdiff | tree | snapshot |
1993-10-03 |
Vern Paxson | Got rid of (char *) casts of yytext, no longer needed. |
commit | commitdiff | tree | snapshot |
1993-10-03 |
Vern Paxson | YY_CHAR -> char |
commit | commitdiff | tree | snapshot |
1993-10-03 |
Vern Paxson | Minimized use of YY_CHAR |
commit | commitdiff | tree | snapshot |
1993-10-03 |
Vern Paxson | Added "flex++" feature |
commit | commitdiff | tree | snapshot |
1993-10-02 |
Vern Paxson | Clarified help message for -S |
commit | commitdiff | tree | snapshot |
1993-10-02 |
Vern Paxson | Initial revision |
commit | commitdiff | tree | snapshot |
1993-10-02 |
Vern Paxson | If -+ used, output to lex.yy.cc |
commit | commitdiff | tree | snapshot |
1993-10-02 |
Vern Paxson | Switched from FILE*'s to stream's |
commit | commitdiff | tree | snapshot |
1993-10-02 |
Vern Paxson | Added expand_nxt_chk() extern. |
commit | commitdiff | tree | snapshot |
1993-10-02 |
Vern Paxson | Added dynamic buffer growing. |
commit | commitdiff | tree | snapshot |
1993-10-02 |
Vern Paxson | Added -a option for long-align. |
commit | commitdiff | tree | snapshot |
1993-10-02 |
Vern Paxson | formfeed no longer considered whitespace |
commit | commitdiff | tree | snapshot |
1993-09-21 |
Vern Paxson | Nuked FILENAMESIZE |
commit | commitdiff | tree | snapshot |
1993-09-21 |
Vern Paxson | yyflexlexer.h -> FlexLexer.h |
commit | commitdiff | tree | snapshot |
1993-09-21 |
Vern Paxson | Added start condition to EOF trace output |
commit | commitdiff | tree | snapshot |
1993-09-21 |
Vern Paxson | Added YY_START |
commit | commitdiff | tree | snapshot |
1993-09-21 |
Vern Paxson | Minor portability tweaks |
commit | commitdiff | tree | snapshot |
1993-09-21 |
Vern Paxson | Split into two classes, one fully abstract. |
commit | commitdiff | tree | snapshot |
1993-09-21 |
Vern Paxson | PC lint tweak |
commit | commitdiff | tree | snapshot |
1993-09-21 |
Vern Paxson | YYSTYPE #define'd to int |
commit | commitdiff | tree | snapshot |
1993-09-21 |
Vern Paxson | minor lint tweak |
commit | commitdiff | tree | snapshot |
1993-09-16 |
Vern Paxson | Initial revision |
commit | commitdiff | tree | snapshot |
1993-09-16 |
Vern Paxson | Delete prototypes for Unix system calls. |
commit | commitdiff | tree | snapshot |
1993-09-16 |
Vern Paxson | nuked static RCS string |
commit | commitdiff | tree | snapshot |
1993-09-16 |
Vern Paxson | %array not allowed with C++ scanners |
commit | commitdiff | tree | snapshot |
1993-09-16 |
Vern Paxson | Fixed bugs regarding %{%} code in section 2 prolog |
commit | commitdiff | tree | snapshot |
1993-08-25 |
Vern Paxson | Added C_plus_plus flag. |
commit | commitdiff | tree | snapshot |
1993-08-25 |
Vern Paxson | First version of C/C++ skeleton |
commit | commitdiff | tree | snapshot |
1993-08-25 |
Vern Paxson | yy_state_type declared earlier. |
commit | commitdiff | tree | snapshot |
1993-08-25 |
Vern Paxson | Added -+ option, updated usage() output, rearranged... |
commit | commitdiff | tree | snapshot |
1993-08-25 |
Vern Paxson | Added %+/%-/%* to skelout() |
commit | commitdiff | tree | snapshot |
1993-08-25 |
Vern Paxson | EOF in section 2 prolog leads to section 0, not section 3 |
commit | commitdiff | tree | snapshot |
1993-08-25 |
Vern Paxson | Dump promotion of EOF in section 2 to turn on section... |
commit | commitdiff | tree | snapshot |
1993-08-25 |
Vern Paxson | yy_nxt table should be "const" |
commit | commitdiff | tree | snapshot |
1993-08-24 |
Vern Paxson | Removed a lot of #ifdef chud |
commit | commitdiff | tree | snapshot |
1993-08-24 |
Vern Paxson | "backtracking" -> "backing up" |
commit | commitdiff | tree | snapshot |
1993-08-24 |
Vern Paxson | "backtracking" -> "backing up" |
commit | commitdiff | tree | snapshot |
1993-08-24 |
Vern Paxson | isascii() moved to flexdef.h |
commit | commitdiff | tree | snapshot |
1993-08-24 |
Vern Paxson | Fixed bug with empty section 2 |
commit | commitdiff | tree | snapshot |
1993-08-24 |
Vern Paxson | Chucked definition of isascii() |
commit | commitdiff | tree | snapshot |
1993-08-24 |
Vern Paxson | preserve yytext on input() |
commit | commitdiff | tree | snapshot |
1993-08-24 |
Vern Paxson | "backtracking" -> "backing up" |
commit | commitdiff | tree | snapshot |
1993-07-09 |
Vern Paxson | Fixed to not generate extra EOF's after reading one. |
commit | commitdiff | tree | snapshot |
1993-07-05 |
Vern Paxson | Spit out definition of YY_CHAR early |
commit | commitdiff | tree | snapshot |
1993-07-05 |
Vern Paxson | Some rearranging to make sure things get declared in... |
commit | commitdiff | tree | snapshot |
1993-07-05 |
Vern Paxson | Some comment fixes as per Wilhelms |
commit | commitdiff | tree | snapshot |
1993-07-05 |
Vern Paxson | Nuked #undef of yywrap, now that it's a function |
commit | commitdiff | tree | snapshot |
1993-07-05 |
Vern Paxson | Fixed bug with Z-a character classes as per Wilhelms |
commit | commitdiff | tree | snapshot |
1993-07-05 |
Vern Paxson | added check_char call in mkstate() to prevent bad xtion... |
commit | commitdiff | tree | snapshot |
1993-07-05 |
Vern Paxson | Fixed some reallocation bugs, etc. as per Wilhelms |
commit | commitdiff | tree | snapshot |
1993-07-05 |
Vern Paxson | Added check_char(), readable_form() |
commit | commitdiff | tree | snapshot |
1993-07-05 |
Vern Paxson | Added #ifndef's around #define's to let user override |
commit | commitdiff | tree | snapshot |
1993-07-05 |
Vern Paxson | Wilhems bug fixes. |
commit | commitdiff | tree | snapshot |
1993-07-05 |
Vern Paxson | Added check_char() |
commit | commitdiff | tree | snapshot |
1993-06-12 |
Vern Paxson | Changed to use yy_flex_alloc() and friends |
commit | commitdiff | tree | snapshot |
1993-06-12 |
Vern Paxson | Added -P flag |
commit | commitdiff | tree | snapshot |
1993-06-12 |
Vern Paxson | Fixed bug in lex % directives |
commit | commitdiff | tree | snapshot |
1993-06-12 |
Vern Paxson | Modified to use yy_flex_alloc() and friends |
commit | commitdiff | tree | snapshot |
1993-06-12 |
Vern Paxson | Modified to use yy_flex_alloc() |
commit | commitdiff | tree | snapshot |
1993-06-12 |
Vern Paxson | Modified to use yy_flex_alloc() and friends |
commit | commitdiff | tree | snapshot |
1993-06-12 |
Vern Paxson | Got rid of code needed for %t |
commit | commitdiff | tree | snapshot |
1993-04-14 |
Vern Paxson | Reformatting. |
commit | commitdiff | tree | snapshot |
1993-04-05 |
Vern Paxson | Fixed bug in description of backtracking |
commit | commitdiff | tree | snapshot |
1993-04-05 |
Vern Paxson | 2.3.8 |
commit | commitdiff | tree | snapshot |
1993-04-05 |
Vern Paxson | %array support |
commit | commitdiff | tree | snapshot |
1993-04-05 |
Vern Paxson | Added non-STDC clause for '\a' |
commit | commitdiff | tree | snapshot |
1993-04-05 |
Vern Paxson | Fixed subtle problems regarding '*'s in comments |
commit | commitdiff | tree | snapshot |
1993-04-05 |
Vern Paxson | Added %array support |
commit | commitdiff | tree | snapshot |
1993-02-06 |
Vern Paxson | Finally updated email addr |
commit | commitdiff | tree | snapshot |
1993-02-06 |
Vern Paxson | Mostly .LP -> .PP |
commit | commitdiff | tree | snapshot |
1993-02-06 |
Vern Paxson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1993-02-06 |
Vern Paxson | A lot of tweaks ... |
commit | commitdiff | tree | snapshot |
1993-02-06 |
Vern Paxson | reallocate_character_array -> reallocate_Character_array |
commit | commitdiff | tree | snapshot |
1993-02-06 |
Vern Paxson | Bug/lint fixes |
commit | commitdiff | tree | snapshot |
1993-02-06 |
Vern Paxson | Fixed bug in 8-bit hashing |
commit | commitdiff | tree | snapshot |
1993-02-06 |
Vern Paxson | numerous bug fixes |
commit | commitdiff | tree | snapshot |
1993-02-06 |
Vern Paxson | Remove %t cruft |
commit | commitdiff | tree | snapshot |
1993-02-06 |
Vern Paxson | Beginning of %pointer/%array support |
commit | commitdiff | tree | snapshot |
1993-02-06 |
Vern Paxson | Added keeping track of which rules are useful |
commit | commitdiff | tree | snapshot |
1993-02-06 |
Vern Paxson | Added checking for whether rules are useful |
commit | commitdiff | tree | snapshot |
1993-02-06 |
Vern Paxson | Added internal "action" array, internal skeleton, zero_... |
commit | commitdiff | tree | snapshot |
next |