summaryrefslogtreecommitdiff
path: root/gen.c
Commit message (Collapse)AuthorAge
* prototypes for forward referencesVern Paxson1990-05-26
| | | | | | | declared void functions as such yy_flex_debug testing of error on file closes casts to void for sprintf() and strcpy()
* Changed generation of archaic "continue" to "goto yy_find_action"Vern Paxson1990-03-30
|
* full support for -dVern Paxson1990-03-20
|
* NUL's.Vern Paxson1990-03-16
|
* Tweaks for NUL chars.Vern Paxson1990-03-14
|
* Restored EOB accepting list for REJECT.Vern Paxson1990-01-16
| | | | Second try at 2.2 Release.
* Removed unused EOB_accepting_list array.Vern Paxson1990-01-15
| | | | 2.2 Release.
* Bug in -F table generation fixed.Vern Paxson1990-01-15
| | | | | | | 8-bit char support. Hardwired generated array names. "const"'s added to generated code. Fixed yymore() / trailing context bug.
* 2.0.1 betaVern Paxson1989-06-20
|
* fixsed bug with -I and backtrackingVern Paxson1989-05-25
|
* Split copyright string into two to avoid tempting fate with \<newline>Vern Paxson1989-05-25
| | | | sequences ...
* Added BSD copyright noticeVern Paxson1989-05-24
|
* major overhaul for merged skeletonVern Paxson1989-05-19
|
* Initial revisionVern Paxson1988-05-09