summaryrefslogtreecommitdiff
path: root/src/scan.l
Commit message (Expand)AuthorAge
* Removed flex_realloc().Michael McConville2015-12-09
* Removed flex_alloc; cleaned up style.Michael McConville2015-12-09
* Remove allocation castsMichael McConville2015-12-07
* Use NULL rather than (type *) 0.Michael McConville2015-12-05
* Made string copying more standard.Michael McConville2015-12-02
* Error on unbalanced parentheses in rules section.Serguey Parkhomovsky2015-11-30
* Replaced CHAR macro with unsigned char type.Mightyjo2015-11-29
* Switch function definitions from mixed K&R to consistent ANSI C.Stefan Reinauer2015-11-19
* Fix `label unused` warningMariusz PluciƄski2014-11-26
* NetBSD downstream patches.Christos Zoulas2014-11-11
* Removed deprecated 'register' storage class specifier.Yuri2014-07-25
* move flex program sources into src/ directoryWill Estes2014-02-16