summaryrefslogtreecommitdiff
path: root/tables_shared.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed table deserialization bug on big-endian archs. Patch sent from Bryce Ni...millaway2003-01-121-1/+1
* Changed int types to flex_intX_t. The build is now broken until typedef's aremillaway2002-11-271-15/+15
* Serialization works in headers (%option headers).millaway2002-09-161-0/+9
* Created test for reject.millaway2002-09-131-12/+13
* Table deserialization works for everything except --fast scanners.millaway2002-09-091-0/+6
* Members of struct yy_trans_info are now forced to be the same size.millaway2002-09-071-44/+72
* Lots of work on tables serialization code.millaway2002-09-051-15/+17
* ran the indent target; commit the resultswlestes2002-08-271-35/+30
* More work on tables.millaway2002-08-211-3/+3
* More work on tables serialization.millaway2002-08-191-0/+103