summaryrefslogtreecommitdiff
path: root/flex.texi
Commit message (Expand)AuthorAge
* Created test for reject.John Millaway2002-09-13
* Bison bridge code now works for all C scanners and pure/non-pure bison parsers.John Millaway2002-09-13
* documentation of tabels api in manualJohn Millaway2002-09-12
* Members of struct yy_trans_info are now forced to be the same size.John Millaway2002-09-07
* Flex generates C99 defs now.John Millaway2002-09-05
* Changed option 'header' to 'header-file'. 'header' still works, though.John Millaway2002-09-05
* Tons more work on tables.John Millaway2002-09-05
* Documentation.John Millaway2002-08-22
* Dynamically allocate REJECT state buffer.John Millaway2002-08-20
* Dicussed prototypes and header in manual.John Millaway2002-08-20
* Working on tables API.John Millaway2002-08-17
* Prelimary work on tables API.John Millaway2002-08-16
* reverted away from the @copying as it breaks the info readerWill Estes2002-08-14
* Start condition prefixes attempts to adjust to user preferences.John Millaway2002-08-14
* use @copying construct to display the flex license; move copying andWill Estes2002-08-13
* Updated manual for %option header.John Millaway2002-08-12
* Fixed type mismatch in printf.John Millaway2002-08-12
* more faq editing; corrected mistyped nodenamesWill Estes2002-08-09
* edited a few more faqsWill Estes2002-08-09
* a few more faq edits; remove faq-89Will Estes2002-08-08
* cite, not siteWill Estes2002-08-08
* and get the faq includedWill Estes2002-08-08
* fix some grammer/typography in the top node and add a detailed menuWill Estes2002-08-08
* Updated docs on yylineno.John Millaway2002-07-31
* s/yy_globals_t/yyguts_t/gJohn Millaway2002-07-23
* Updated manual.John Millaway2002-07-17
* Worked on mem mgmt sect of manual.John Millaway2002-07-15
* Wrote some more about memory mgmt in the manual.John Millaway2002-07-10
* flex.texi now works with install-info.John Millaway2002-07-10
* Fixed prefix issue with get/set debug functions.John Millaway2002-07-10
* Added sections in manual for memory management.John Millaway2002-07-09
* Made note of set/get debug in docs.John Millaway2002-07-09
* address typos in NEWS; add --posix option for ERE parsing the way posix wants...Will Estes2002-06-19
* note that the lex matching of abc{1,3} is the posix behaviorWill Estes2002-04-25
* Added faq.texi to archive.John Millaway2002-04-14
* Corrected error in manual regarding return type for yy_scan_{string,buffer,by...John Millaway2002-04-05
* Created appendix "Makefiles and Flex" in the manual.John Millaway2002-03-31
* updating manual.John Millaway2002-03-30
* Indexing the manual (75% done).John Millaway2002-03-29
* Indexing the manual -- it's only half done.John Millaway2002-03-28
* flex manual now uses automake's versioning info.John Millaway2002-03-28
* Fixed case of node names in flex.texi.John Millaway2002-03-27
* Removed CFront 1.2 -specific code from skeleton, because CFront now defines _...John Millaway2002-03-18
* Added section on format of comments.John Millaway2002-03-14
* Split format chapter into sections.John Millaway2002-03-14
* Removed explicit pointers in node definitions.John Millaway2002-03-14
* support large flex tables; from debian package maintainerWill Estes2002-02-06
* more from the same batchWill Estes2001-11-14
* millaway simplified the reentrant api; here's the resultWill Estes2001-10-26
* phew, millaway's latest batchWill Estes2001-10-22