summaryrefslogtreecommitdiff
path: root/tests/test-table-opts/scanner.l
Commit message (Expand)AuthorAgeFilesLines
* reorganize flex skeleton and m4 processingbug-2172046Will Estes2012-08-071-13/+15
* wrap yy_fatal_error calls appropriatelyWill Estes2012-03-021-3/+3
* Removed m4 from test-table-optsJohn Millaway2006-03-211-9/+6
* merge millaway's m4 branch workWill Estes2003-03-251-14/+20
* Tables deserialization uses yyalloc/yyfree.John Millaway2002-09-151-2/+2
* Added test for multiple tables in one file.John Millaway2002-09-131-1/+1
* Bison bridge code now works for all C scanners and pure/non-pure bison parsers.John Millaway2002-09-131-0/+4
* Table deserialization works for everything except --fast scanners.John Millaway2002-09-091-3/+35
* Added a test for various DFA table options.John Millaway2002-08-101-0/+43