]>
granicus.if.org Git - flex/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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
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.
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.
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"
Vern Paxson [Sun, 10 Apr 1988 20:48:53 +0000 (20:48 +0000)]
changed name from flexnfa.c -> nfa.c
corrected some typos.
Vern Paxson [Sun, 10 Apr 1988 20:48:28 +0000 (20:48 +0000)]
changed name from flexmisc.c -> misc.c
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.
Vern Paxson [Sun, 10 Apr 1988 20:45:45 +0000 (20:45 +0000)]
fixed typos, enhanced symbol table definition.
Vern Paxson [Sun, 10 Apr 1988 20:42:49 +0000 (20:42 +0000)]
changed name from flexecs.c to ecs.c
Vern Paxson [Sun, 10 Apr 1988 20:42:32 +0000 (20:42 +0000)]
changed name from flexdfa.c to dfa.c
Vern Paxson [Sun, 10 Apr 1988 20:42:15 +0000 (20:42 +0000)]
changed name from flexccl.c -> ccl.c
Vern Paxson [Sat, 13 Feb 1988 11:00:46 +0000 (11:00 +0000)]
Beta Release.
Vern Paxson [Sun, 8 Nov 1987 22:24:44 +0000 (22:24 +0000)]
Initial revision