summaryrefslogtreecommitdiff
path: root/src/scan.l
Commit message (Expand)AuthorAgeFilesLines
* Add implementation for charset supportMariusz Pluciński2014-11-301-0/+2
* Use YY_CHAR macro instead of `char` type in places where processed text is st...Mariusz Pluciński2014-11-301-0/+1
* Fix `label unused` warningMariusz Pluciński2014-11-261-1/+1
* NetBSD downstream patches.Christos Zoulas2014-11-111-1/+1
* Removed deprecated 'register' storage class specifier.Yuri2014-07-251-1/+1
* move flex program sources into src/ directoryWill Estes2014-02-161-0/+1029