summaryrefslogtreecommitdiff
path: root/tables.c
Commit message (Expand)AuthorAge
* Changed int types to flex_intX_t. The build is now broken until typedef's areJohn Millaway2002-11-27
* Added a missing function prototype.John Millaway2002-10-21
* Created test for reject.John Millaway2002-09-13
* Renamed *_fwrite to *_write to reflect writer abstraction.John Millaway2002-09-12
* 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
* Added flex_die macro. May need some autoconf massaging.John Millaway2002-09-05
* Tons more work on tables.John Millaway2002-09-05
* Lots of work on tables serialization code.John Millaway2002-09-05
* In-code documentation.John Millaway2002-09-02
* ran the indent target; commit the resultsWill Estes2002-08-27
* More work on tables.John Millaway2002-08-21
* More work on tables code.John Millaway2002-08-20
* Added tables.c and rebuilt dependencies.John Millaway2002-08-20