summaryrefslogtreecommitdiff
path: root/tables_shared.h
Commit message (Expand)AuthorAge
* Fixed table deserialization bug on big-endian archs. Patch sent from Bryce Ni...John Millaway2003-01-12
* Changed int types to flex_intX_t. The build is now broken until typedef's areJohn Millaway2002-11-27
* Serialization works in headers (%option headers).John Millaway2002-09-16
* Created test for reject.John Millaway2002-09-13
* Table deserialization works for everything except --fast scanners.John Millaway2002-09-09
* Members of struct yy_trans_info are now forced to be the same size.John Millaway2002-09-07
* Lots of work on tables serialization code.John Millaway2002-09-05
* ran the indent target; commit the resultsWill Estes2002-08-27
* More work on tables.John Millaway2002-08-21
* More work on tables serialization.John Millaway2002-08-19