]>
granicus.if.org Git - flex/log
Vern Paxson [Tue, 6 Dec 1994 21:07:53 +0000 (21:07 +0000)]
added ccl exprs, %option main
Vern Paxson [Tue, 6 Dec 1994 21:07:33 +0000 (21:07 +0000)]
added %options, ccl exprs
Vern Paxson [Mon, 5 Dec 1994 21:18:17 +0000 (21:18 +0000)]
undid previous change
Vern Paxson [Sun, 4 Dec 1994 15:30:58 +0000 (15:30 +0000)]
Makefile.in from srcdir
Vern Paxson [Sun, 4 Dec 1994 09:14:57 +0000 (09:14 +0000)]
added skel.c to DISTFILES
Vern Paxson [Sun, 4 Dec 1994 08:56:35 +0000 (08:56 +0000)]
added YYSTATE alias
Vern Paxson [Sun, 4 Dec 1994 08:28:23 +0000 (08:28 +0000)]
NL is now \r?\n
Vern Paxson [Sun, 4 Dec 1994 08:28:09 +0000 (08:28 +0000)]
use cerr for C++ diagnostics
Vern Paxson [Sat, 3 Dec 1994 20:16:26 +0000 (20:16 +0000)]
undid YY_UNIX_NEWLINE
Vern Paxson [Sat, 3 Dec 1994 13:44:28 +0000 (13:44 +0000)]
STDC_HEADERS to check for stdlib
Vern Paxson [Sat, 3 Dec 1994 13:43:31 +0000 (13:43 +0000)]
AC_STDC_HEADERS -> AC_HEADER_STDC
Vern Paxson [Sat, 3 Dec 1994 13:43:17 +0000 (13:43 +0000)]
\n -> '\012'
Vern Paxson [Sat, 3 Dec 1994 12:20:17 +0000 (12:20 +0000)]
Added YY_UNIX_NEWLINE
Vern Paxson [Sat, 3 Dec 1994 11:29:55 +0000 (11:29 +0000)]
BOL changes
Vern Paxson [Sat, 3 Dec 1994 11:29:17 +0000 (11:29 +0000)]
fixed bug with caseins but not ecs
Vern Paxson [Sat, 3 Dec 1994 11:27:51 +0000 (11:27 +0000)]
BOL changes
some casts for Turbo C
Vern Paxson [Sat, 3 Dec 1994 11:27:22 +0000 (11:27 +0000)]
messages identify filenames
Vern Paxson [Sat, 3 Dec 1994 11:26:51 +0000 (11:26 +0000)]
Increase slowly if realloc double overflows
Vern Paxson [Sat, 3 Dec 1994 11:26:39 +0000 (11:26 +0000)]
YY_RULE_SETUP
Vern Paxson [Sat, 3 Dec 1994 11:26:05 +0000 (11:26 +0000)]
Added yy_XX_state %option's
Added yy_set_bol
Vern Paxson [Tue, 29 Nov 1994 16:14:31 +0000 (16:14 +0000)]
don't remove ~ files
Vern Paxson [Thu, 24 Nov 1994 16:50:23 +0000 (16:50 +0000)]
get CFLAGS from autoconf
Vern Paxson [Thu, 24 Nov 1994 16:42:44 +0000 (16:42 +0000)]
Brian Madsen's tweaks for Borland
Vern Paxson [Thu, 24 Nov 1994 15:50:20 +0000 (15:50 +0000)]
2.5.0
Vern Paxson [Thu, 24 Nov 1994 15:50:03 +0000 (15:50 +0000)]
Added do_stdinit
Vern Paxson [Thu, 24 Nov 1994 15:49:46 +0000 (15:49 +0000)]
Added yy_delete_buffer() in destructor
Vern Paxson [Thu, 24 Nov 1994 15:48:48 +0000 (15:48 +0000)]
Added yy_set_interactive, YY_ALWAYS_INTERACTIVE, YY_NEVER_INTERACTIVE,
YY_NO_INPUT, YY_NO_UNPUT, YY_NO_*_STATE
Vern Paxson [Thu, 24 Nov 1994 15:48:03 +0000 (15:48 +0000)]
Added do_stdinit, Think C hacks
Vern Paxson [Thu, 24 Nov 1994 15:47:15 +0000 (15:47 +0000)]
Added %options for input, always-interactive, never-interactive,
yy_scan_{buffer,bytes,string}
Vern Paxson [Sat, 5 Nov 1994 17:13:28 +0000 (17:13 +0000)]
size_t
#ifdef's for not compiling some statics
Vern Paxson [Sat, 5 Nov 1994 17:13:01 +0000 (17:13 +0000)]
$(FLEX)
config.h
Vern Paxson [Sat, 5 Nov 1994 17:11:43 +0000 (17:11 +0000)]
config.h, size_t, malloc.h, sys/types.h
Vern Paxson [Sat, 5 Nov 1994 17:10:56 +0000 (17:10 +0000)]
config.h, size_t
Vern Paxson [Sat, 5 Nov 1994 17:10:27 +0000 (17:10 +0000)]
yywrap option, no stdin/out init for VMS, mundane tweaks
Vern Paxson [Sat, 5 Nov 1994 17:09:27 +0000 (17:09 +0000)]
alloca, lint tweaks
Vern Paxson [Sat, 5 Nov 1994 17:09:12 +0000 (17:09 +0000)]
%option yywrap
size_t tweaks
Vern Paxson [Sat, 5 Nov 1994 17:08:28 +0000 (17:08 +0000)]
size_t tweaks
Vern Paxson [Sat, 5 Nov 1994 17:08:09 +0000 (17:08 +0000)]
size_t, STDC tweaks
Vern Paxson [Sat, 5 Nov 1994 15:17:26 +0000 (15:17 +0000)]
Added yy_scan_{buffer,bytes,string}, plus tweaks
Vern Paxson [Wed, 12 Oct 1994 21:13:30 +0000 (21:13 +0000)]
made stack code conditional on "stack" option
Vern Paxson [Wed, 12 Oct 1994 21:13:18 +0000 (21:13 +0000)]
added use of "stack" %option
Vern Paxson [Wed, 3 Aug 1994 11:38:16 +0000 (11:38 +0000)]
Fixed fencepost in call to yy_flex_strncpy
Vern Paxson [Mon, 25 Jul 1994 22:05:44 +0000 (22:05 +0000)]
yy_eof_status -> yy_buffer_status
Vern Paxson [Mon, 25 Jul 1994 21:22:19 +0000 (21:22 +0000)]
yy_flex_strcpy -> yy_flex_strncpy
minor prototype tweak
Vern Paxson [Mon, 25 Jul 1994 21:21:10 +0000 (21:21 +0000)]
Bug fix for matching NUL's at end of token when interactive.
yy_flex_strcpy -> yy_flex_strncpy
Vern Paxson [Mon, 25 Jul 1994 20:49:44 +0000 (20:49 +0000)]
No YY_USER_ACTION if continued action
Vern Paxson [Wed, 16 Mar 1994 12:18:38 +0000 (12:18 +0000)]
Added fix for 8-bit chars returned by input()
Vern Paxson [Wed, 16 Mar 1994 12:09:24 +0000 (12:09 +0000)]
Move definition of yy_flex_strcpy to come after #define of yytext_ptr
Vern Paxson [Sat, 8 Jan 1994 10:17:33 +0000 (10:17 +0000)]
flex.skel -> flex.skl
Vern Paxson [Sat, 8 Jan 1994 10:13:23 +0000 (10:13 +0000)]
Initial revision
Vern Paxson [Wed, 29 Dec 1993 17:09:02 +0000 (17:09 +0000)]
Fixed scan.c target so "make" detects flex failure
Vern Paxson [Mon, 27 Dec 1993 15:14:13 +0000 (15:14 +0000)]
Added %option's
Vern Paxson [Mon, 27 Dec 1993 14:57:12 +0000 (14:57 +0000)]
Nuked FLEX_FLAGS that are now done using %option
Vern Paxson [Mon, 27 Dec 1993 14:41:51 +0000 (14:41 +0000)]
%option
Vern Paxson [Mon, 27 Dec 1993 14:41:38 +0000 (14:41 +0000)]
Reworked for %option
Vern Paxson [Mon, 27 Dec 1993 14:40:42 +0000 (14:40 +0000)]
Added "unspecified", globals for %option
Vern Paxson [Mon, 27 Dec 1993 14:40:19 +0000 (14:40 +0000)]
start condition #define's go to action file
Vern Paxson [Mon, 27 Dec 1993 14:40:05 +0000 (14:40 +0000)]
Added action_define()
Vern Paxson [Mon, 27 Dec 1993 10:59:54 +0000 (10:59 +0000)]
Minor consolidation using scon scopes etc
Vern Paxson [Mon, 27 Dec 1993 10:36:59 +0000 (10:36 +0000)]
Modified to use scon scopes
Vern Paxson [Mon, 27 Dec 1993 10:20:29 +0000 (10:20 +0000)]
indented rules
Vern Paxson [Sun, 26 Dec 1993 22:22:39 +0000 (22:22 +0000)]
Added scon_stk stuff, format_warn
Vern Paxson [Sun, 26 Dec 1993 22:22:12 +0000 (22:22 +0000)]
Added format_warn
Vern Paxson [Sun, 26 Dec 1993 15:04:47 +0000 (15:04 +0000)]
Working checkpoint prior to adding <scon>{ stuff
Vern Paxson [Sun, 26 Dec 1993 15:04:06 +0000 (15:04 +0000)]
Added in_rule, deleted actvsc
Vern Paxson [Sun, 26 Dec 1993 15:03:14 +0000 (15:03 +0000)]
Added doubling of '\'s in filenames
Vern Paxson [Sun, 26 Dec 1993 15:02:58 +0000 (15:02 +0000)]
Added in_rule, doing_rule_action
Vern Paxson [Sun, 26 Dec 1993 15:02:46 +0000 (15:02 +0000)]
Removed actvsc
Vern Paxson [Thu, 23 Dec 1993 20:44:02 +0000 (20:44 +0000)]
-ooutput
#line directives
credits
Vern Paxson [Thu, 23 Dec 1993 20:43:15 +0000 (20:43 +0000)]
Fixsed sense of test for %array
Vern Paxson [Thu, 23 Dec 1993 20:42:36 +0000 (20:42 +0000)]
2.5.0 snapshot for Craig
Vern Paxson [Thu, 23 Dec 1993 20:41:47 +0000 (20:41 +0000)]
Added beginnings of <SCON>{ ... }
Vern Paxson [Thu, 23 Dec 1993 20:41:11 +0000 (20:41 +0000)]
Simplified scanning {}'s
Vern Paxson [Mon, 20 Dec 1993 09:41:06 +0000 (09:41 +0000)]
Added <stdlib.h>
Vern Paxson [Fri, 17 Dec 1993 10:31:10 +0000 (10:31 +0000)]
prototypes for alloc/string routines
Vern Paxson [Fri, 17 Dec 1993 10:06:38 +0000 (10:06 +0000)]
alloc, string routines internal
Vern Paxson [Fri, 17 Dec 1993 10:05:49 +0000 (10:05 +0000)]
Nuked lib{string,alloc}.c, added dependency of yylex.o on parse.h
Vern Paxson [Fri, 17 Dec 1993 10:05:04 +0000 (10:05 +0000)]
Check for string.h
Vern Paxson [Fri, 17 Dec 1993 10:04:28 +0000 (10:04 +0000)]
Use autoconf for string/strings.h
yy_flex_XXX -> flex_XXX
Vern Paxson [Fri, 17 Dec 1993 10:04:12 +0000 (10:04 +0000)]
Added flex_XXX -> yy_flex_XXX wrappers
Vern Paxson [Fri, 17 Dec 1993 10:04:01 +0000 (10:04 +0000)]
yy_flex_XXX -> flex_XXX
Vern Paxson [Fri, 17 Dec 1993 10:03:44 +0000 (10:03 +0000)]
No more WHITESPACE token
Vern Paxson [Thu, 16 Dec 1993 20:46:12 +0000 (20:46 +0000)]
Added yy_top_state()
Vern Paxson [Thu, 16 Dec 1993 20:44:22 +0000 (20:44 +0000)]
simplified comment-scanning using push/pop states
Vern Paxson [Thu, 16 Dec 1993 20:44:10 +0000 (20:44 +0000)]
removed crufty WHITESPACE token, some uses of '\n' token
Vern Paxson [Wed, 15 Dec 1993 10:23:53 +0000 (10:23 +0000)]
start stack, extern "C++" moved
Vern Paxson [Wed, 15 Dec 1993 10:23:40 +0000 (10:23 +0000)]
Bug fix for -CF
Vern Paxson [Wed, 15 Dec 1993 10:23:16 +0000 (10:23 +0000)]
alloc routines take unsigned
Vern Paxson [Wed, 15 Dec 1993 10:23:08 +0000 (10:23 +0000)]
start-state stacks, alloc routines take unsigned
Vern Paxson [Wed, 15 Dec 1993 10:08:29 +0000 (10:08 +0000)]
bracket -CF table elements
Vern Paxson [Mon, 13 Dec 1993 12:33:07 +0000 (12:33 +0000)]
Do #bytes computation in {re,}allocate_array() only once
Vern Paxson [Sat, 11 Dec 1993 17:06:24 +0000 (17:06 +0000)]
yy_str*() -> str*()
Vern Paxson [Sat, 11 Dec 1993 14:40:35 +0000 (14:40 +0000)]
-o option
Vern Paxson [Sat, 11 Dec 1993 11:09:51 +0000 (11:09 +0000)]
lint tweak
Vern Paxson [Sat, 11 Dec 1993 11:00:08 +0000 (11:00 +0000)]
Expanded on extern "C++" news item
Vern Paxson [Sat, 11 Dec 1993 10:58:52 +0000 (10:58 +0000)]
2.4.5
Vern Paxson [Sat, 11 Dec 1993 10:56:41 +0000 (10:56 +0000)]
Added yy_fill_buffer
Vern Paxson [Sat, 11 Dec 1993 10:56:16 +0000 (10:56 +0000)]
is_interactive -> yy_is_interactive
Vern Paxson [Sat, 11 Dec 1993 10:34:17 +0000 (10:34 +0000)]
Updated credits
Vern Paxson [Sat, 11 Dec 1993 10:33:54 +0000 (10:33 +0000)]
Fixed typo in "uninstall" target