]> granicus.if.org Git - flex/log
flex
36 years agoChanged name from flexcmp.c -> tblcmp.c
Vern Paxson [Sun, 10 Apr 1988 20:53:13 +0000 (20:53 +0000)]
Changed name from flexcmp.c -> tblcmp.c
fixed misc. typos
made generating ec tables be a routine

36 years agochanged name from flexsym.c -> sym.c
Vern Paxson [Sun, 10 Apr 1988 20:52:09 +0000 (20:52 +0000)]
changed name from flexsym.c -> sym.c
revamped calling sequences, etc., for extended table struct definition
  which now has both char * and int fields.

36 years agoChanged name from flexscan.l -> scan.l
Vern Paxson [Sun, 10 Apr 1988 20:51:30 +0000 (20:51 +0000)]
Changed name from flexscan.l -> scan.l
fixed bug in <RECOVER>
added block comments between rules.

36 years agochanged name from flexparse.y -> parse.y
Vern Paxson [Sun, 10 Apr 1988 20:50:42 +0000 (20:50 +0000)]
changed name from flexparse.y -> parse.y
added start condition "INITIAL"
made a{3} have "variable length"

36 years agochanged name from flexnfa.c -> nfa.c
Vern Paxson [Sun, 10 Apr 1988 20:48:53 +0000 (20:48 +0000)]
changed name from flexnfa.c -> nfa.c
corrected some typos.

36 years agochanged name from flexmisc.c -> misc.c
Vern Paxson [Sun, 10 Apr 1988 20:48:28 +0000 (20:48 +0000)]
changed name from flexmisc.c -> misc.c

36 years agofixed bug causing core dumps if skeleton files could not be opened.
Vern Paxson [Sun, 10 Apr 1988 20:46:58 +0000 (20:46 +0000)]
fixed bug causing core dumps if skeleton files could not be opened.
Added -cF.
Added fullspd to be equivalent to fulltbl for which options is
   cannot be mixed with.

36 years agofixed typos, enhanced symbol table definition.
Vern Paxson [Sun, 10 Apr 1988 20:45:45 +0000 (20:45 +0000)]
fixed typos, enhanced symbol table definition.

36 years agochanged name from flexecs.c to ecs.c
Vern Paxson [Sun, 10 Apr 1988 20:42:49 +0000 (20:42 +0000)]
changed name from flexecs.c to ecs.c

36 years agochanged name from flexdfa.c to dfa.c
Vern Paxson [Sun, 10 Apr 1988 20:42:32 +0000 (20:42 +0000)]
changed name from flexdfa.c to dfa.c

36 years agochanged name from flexccl.c -> ccl.c
Vern Paxson [Sun, 10 Apr 1988 20:42:15 +0000 (20:42 +0000)]
changed name from flexccl.c -> ccl.c

37 years agoBeta Release.
Vern Paxson [Sat, 13 Feb 1988 11:00:46 +0000 (11:00 +0000)]
Beta Release.

37 years agoInitial revision
Vern Paxson [Sun, 8 Nov 1987 22:24:44 +0000 (22:24 +0000)]
Initial revision