]>
granicus.if.org Git - flex/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Vern Paxson [Tue, 20 Jun 1989 16:02:09 +0000 (16:02 +0000)]
*** empty log message ***
Vern Paxson [Tue, 20 Jun 1989 15:49:07 +0000 (15:49 +0000)]
Beta release
Vern Paxson [Tue, 20 Jun 1989 15:48:09 +0000 (15:48 +0000)]
2.1 beta release
Vern Paxson [Tue, 20 Jun 1989 15:44:28 +0000 (15:44 +0000)]
*** empty log message ***
Vern Paxson [Tue, 20 Jun 1989 15:38:27 +0000 (15:38 +0000)]
2.0.1 beta
Vern Paxson [Tue, 20 Jun 1989 15:37:39 +0000 (15:37 +0000)]
*** empty log message ***
Vern Paxson [Thu, 25 May 1989 12:21:18 +0000 (12:21 +0000)]
fixsed bug with -I and backtracking
Vern Paxson [Thu, 25 May 1989 11:49:28 +0000 (11:49 +0000)]
Cleaned up forward declarations of yyunput() and input()
Vern Paxson [Thu, 25 May 1989 11:48:41 +0000 (11:48 +0000)]
Split copyright string.
Vern Paxson [Thu, 25 May 1989 11:48:20 +0000 (11:48 +0000)]
Split copyright string. Added check for empty machine in dupmachine().
Vern Paxson [Thu, 25 May 1989 11:46:34 +0000 (11:46 +0000)]
Split copyright string into two to avoid tempting fate with \<newline>
sequences ...
Vern Paxson [Wed, 24 May 1989 12:48:13 +0000 (12:48 +0000)]
updated for 2nd release Beta test
added RCS header
Vern Paxson [Wed, 24 May 1989 11:48:24 +0000 (11:48 +0000)]
removed static char copyright
Vern Paxson [Wed, 24 May 1989 11:45:36 +0000 (11:45 +0000)]
Added BSD copyright notice.
Removed FAST_SKELETON_FILE.
Vern Paxson [Wed, 24 May 1989 11:44:55 +0000 (11:44 +0000)]
added BSD copyright notice.
Removed references to FAST_SKELETON_FILE.
Vern Paxson [Wed, 24 May 1989 11:44:18 +0000 (11:44 +0000)]
Added BSD copyright notice
Vern Paxson [Wed, 24 May 1989 11:42:56 +0000 (11:42 +0000)]
added BSD copyright notice
Vern Paxson [Wed, 24 May 1989 00:32:10 +0000 (00:32 +0000)]
Initial revision
Vern Paxson [Fri, 19 May 1989 14:13:16 +0000 (14:13 +0000)]
renamed accnum to num_rules
Vern Paxson [Fri, 19 May 1989 14:12:45 +0000 (14:12 +0000)]
moved table generation code to gen.c
moved ntod() to dfa.c
Vern Paxson [Fri, 19 May 1989 14:11:11 +0000 (14:11 +0000)]
the most piddling format change imaginable
Vern Paxson [Fri, 19 May 1989 14:10:31 +0000 (14:10 +0000)]
changed to look for yymore, REJECT, %used and %unused
removed gross magic for dealing with section 3
Vern Paxson [Fri, 19 May 1989 14:08:47 +0000 (14:08 +0000)]
changes for variable trailing context
Vern Paxson [Fri, 19 May 1989 14:07:39 +0000 (14:07 +0000)]
added all_lower() and all_upper()
Vern Paxson [Fri, 19 May 1989 14:07:02 +0000 (14:07 +0000)]
added checking for features being Really used
backtracking, performance reports
misc. cleanup
Vern Paxson [Fri, 19 May 1989 14:06:22 +0000 (14:06 +0000)]
major overhaul for merged skeleton
Vern Paxson [Fri, 19 May 1989 14:05:17 +0000 (14:05 +0000)]
a zillion changes/additions/cleanups
Vern Paxson [Fri, 19 May 1989 14:01:30 +0000 (14:01 +0000)]
added backtrack report
added checking for dangerous trailing context
considerable minor cleanup
Vern Paxson [Fri, 19 May 1989 13:56:38 +0000 (13:56 +0000)]
list_character_set() modified to take a FILE to write to ...
Vern Paxson [Fri, 19 May 1989 13:56:03 +0000 (13:56 +0000)]
updated for beta release
Vern Paxson [Fri, 25 Nov 1988 21:30:05 +0000 (21:30 +0000)]
added -p flag
generation of #define's for scanner
Vern Paxson [Fri, 25 Nov 1988 21:28:36 +0000 (21:28 +0000)]
Added END_OF_BUFFER_ACTION and bol_needed
Vern Paxson [Fri, 25 Nov 1988 21:27:32 +0000 (21:27 +0000)]
added ntod()
Vern Paxson [Mon, 9 May 1988 17:01:59 +0000 (17:01 +0000)]
Initial revision
Vern Paxson [Sun, 8 May 1988 20:13:35 +0000 (20:13 +0000)]
RCS header
changed display style of non-printings from ^x to \0xx
Vern Paxson [Sun, 8 May 1988 20:08:46 +0000 (20:08 +0000)]
RCS header
MAX_XTIONS_FOR_FULL_INTERIOR_FIT -> MAX_XTIONS_FULL_INTERIOR_FIT
made back-tracking accepting number be one greater than the last
legit accepting number, instead of 0. This way, end-of-buffer
can take 0 and no negative accepting numbers are needed.
added genftbl()
changed last ftl references to C
added check for UNSIGNED_CHAR's
added back-track logic to make_tables()
added checking and report for backtracking
fixed fence-post error with onesp stack pointer
Vern Paxson [Sun, 8 May 1988 20:08:00 +0000 (20:08 +0000)]
RCS header
changed "entry" to "sym_entry" to avoid conflict with old keyword
Vern Paxson [Sun, 8 May 1988 20:07:29 +0000 (20:07 +0000)]
RCS header
removed \^ from ESCSEQ
Vern Paxson [Sun, 8 May 1988 20:06:39 +0000 (20:06 +0000)]
RCS header
bug fix due to missing default rule, could have to backtrack when
backtrack variables haven't been set up
Vern Paxson [Sun, 8 May 1988 20:05:57 +0000 (20:05 +0000)]
RCS ident
yy_cp, yy_bp support
name shortenings
assoc_rule support
Vern Paxson [Sun, 8 May 1988 20:04:47 +0000 (20:04 +0000)]
RCS header
check before malloc()'ing for 16 bit overflow
MS_DOS, VMS ifdef's
removed commented-out \^ code
removed FTLSOURCE code
added readable_form()
Vern Paxson [Sun, 8 May 1988 20:03:38 +0000 (20:03 +0000)]
Added RCS header
removed revision history
misc additions and fixes to globals
VMS ifdef's
backtracking statistics
-p flag
name shortenings
Vern Paxson [Sun, 8 May 1988 19:59:29 +0000 (19:59 +0000)]
removed revision history
added RCS header
added VMS, MS_DOS ifdef's
removed DEFAULT_ACTION, changed END_OF_BUFFER_ACTION
shortened MAX_XTIONS_FOR_FULL_INTERIOR_FIT to MAX_XTIONS_FULL_INTERIOR_FIT
added MAX_ASSOC_RULES
added performance_report, assoc_rule gloabls
added num_backtracking gloabl
shortened allocate_integer_pointer_array, reallocate_integer_pointer_array
Vern Paxson [Sun, 8 May 1988 19:53:13 +0000 (19:53 +0000)]
added RCS id
added PROCFLG to avoid assumption of signed char's
Vern Paxson [Sun, 8 May 1988 19:51:36 +0000 (19:51 +0000)]
added RCS id
added check_for_backtracking()
added dump_associated_rules()
added dump_transitions()
shortened reallocate_integer_pointer_array to reallocate_int_ptr_array
removed some dfaacc_{state,set} abuses
Vern Paxson [Sun, 8 May 1988 19:51:06 +0000 (19:51 +0000)]
Added list_character_set()
Vern Paxson [Sat, 7 May 1988 00:06:10 +0000 (00:06 +0000)]
added RCS id
Vern Paxson [Sun, 10 Apr 1988 21:57:35 +0000 (21:57 +0000)]
minor tweaks
Vern Paxson [Sun, 10 Apr 1988 21:42:47 +0000 (21:42 +0000)]
forgot sh flex.shar
Vern Paxson [Sun, 10 Apr 1988 21:27:58 +0000 (21:27 +0000)]
final tweaking
Vern Paxson [Sun, 10 Apr 1988 21:27:34 +0000 (21:27 +0000)]
removed minor lint fluff
Vern Paxson [Sun, 10 Apr 1988 21:27:06 +0000 (21:27 +0000)]
*** empty log message ***
Vern Paxson [Sun, 10 Apr 1988 20:55:02 +0000 (20:55 +0000)]
Initial revision
Vern Paxson [Sun, 10 Apr 1988 20:54:30 +0000 (20:54 +0000)]
added identifying comment.
changed to include "parse.h" instead of "y.tab.h"
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