summaryrefslogtreecommitdiff
path: root/parse.y
Commit message (Collapse)AuthorAge
* merge latest batch of millaway's changesWill Estes2001-10-17
|
* error messages will now show up the way that emacs likes themWill Estes2001-07-31
|
* change copyright/license notices as per Vern's response to TheoWill Estes2001-06-17
|
* remove extraneous rcs keywordsWill Estes2001-05-03
|
* reworked alloca() chud, from FrancoisVern Paxson1995-04-21
|
* more alloca() bullshitVern Paxson1995-04-20
|
* added %option yyclassVern Paxson1995-03-05
|
* treat [:upper:] as [:lower:] if -iVern Paxson1994-12-10
|
* added ccl exprsVern Paxson1994-12-06
|
* Brian Madsen's tweaks for BorlandVern Paxson1994-11-24
|
* alloca, lint tweaksVern Paxson1994-11-05
|
* %optionVern Paxson1993-12-27
|
* Added scon_stk stuff, format_warnVern Paxson1993-12-26
|
* Working checkpoint prior to adding <scon>{ stuffVern Paxson1993-12-26
|
* Added beginnings of <SCON>{ ... }Vern Paxson1993-12-23
|
* removed crufty WHITESPACE token, some uses of '\n' tokenVern Paxson1993-12-16
|
* -o optionVern Paxson1993-12-11
|
* Fixed bug in treating '$' as variable trailing contextVern Paxson1993-12-09
|
* Added #ifdef chud for alloca()Vern Paxson1993-11-30
|
* -l lex compatibility flagVern Paxson1993-11-26
|
* YYSTYPE #define'd to intVern Paxson1993-09-21
|
* nuked static RCS stringVern Paxson1993-09-16
|
* Fixed bug with Z-a character classes as per WilhelmsVern Paxson1993-07-05
|
* Reformatting.Vern Paxson1993-04-14
|
* numerous bug fixesVern Paxson1993-02-06
| | | | | extra formatting of error/warning messages added support of <*>, partial support for nested start conditions
* 4.4 BSD copyrightVern Paxson1990-06-27
|
* introduced format_pinpoint_message()Vern Paxson1990-05-26
| | | | | declared void functions as such changed lone <<EOF>> to apply to all outstanding start conditions
* Rules rewritten so '/' and '$' parsed correctly.Vern Paxson1990-03-20
|
* Nuked some extraneous whitespace.Vern Paxson1990-03-16
| | | | NUL's hacks.
* Tweaks for NUL chars.Vern Paxson1990-03-14
|
* 8-bit char support.Vern Paxson1990-01-15
| | | | | Error-message pinpointing. 2.2 Release.
* made trailing context combined with '|' warning always come outVern Paxson1989-06-20
|
* 2.0.1 betaVern Paxson1989-06-20
|
* Split copyright string.Vern Paxson1989-05-25
|
* added BSD copyright noticeVern Paxson1989-05-24
|
* changes for variable trailing contextVern Paxson1989-05-19
|
* RCS headerVern Paxson1988-05-08
| | | | | bug fix due to missing default rule, could have to backtrack when backtrack variables haven't been set up
* changed name from flexparse.y -> parse.yVern Paxson1988-04-10
| | | | | added start condition "INITIAL" made a{3} have "variable length"
* Beta Release.Vern Paxson1988-02-13
|
* Initial revisionVern Paxson1987-11-08