summaryrefslogtreecommitdiff
path: root/tables.h
Commit message (Expand)AuthorAgeFilesLines
* Changed int types to flex_intX_t. The build is now broken until typedef's aremillaway2002-11-271-1/+1
* Added %push and %pop operations to skel processing.millaway2002-09-191-2/+1
* Bison bridge code now works for all C scanners and pure/non-pure bison parsers.millaway2002-09-131-1/+2
* Table deserialization works for everything except --fast scanners.millaway2002-09-091-2/+3
* Members of struct yy_trans_info are now forced to be the same size.millaway2002-09-071-0/+84