summaryrefslogtreecommitdiff
path: root/src/main.c
Commit message (Expand)AuthorAge
* Use NULL rather than (type *) 0.Michael McConville2015-12-05
* Replaced FLEX_STD macro with std::.Akim Demaille2015-12-05
* 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 warning about redefined macro when multiple scanners are used.Mariusz Pluciński2014-11-23
* NetBSD downstream patches.Christos Zoulas2014-11-11
* Add disambiguation braces in main.cMariusz Pluciński2014-07-25
* Change output formats from octal to hexadecimalMariusz Pluciński2014-06-26
* move flex program sources into src/ directoryWill Estes2014-02-16