summaryrefslogtreecommitdiff
path: root/src/parse.y
Commit message (Expand)AuthorAge
* unification, rename some morerlar2016-02-28
* fix name clash, OPT_OUTFILE from parse.y and from options.hrlar2016-02-28
* dfa.c:157:24: warning: conversion to 'size_t' from 'int' may change the sign ...rlar2016-02-27
* Use NULL rather than (type *) 0.Michael McConville2015-12-05
* Made string copying more standard.Michael McConville2015-12-02
* Switch function definitions from mixed K&R to consistent ANSI C.Stefan Reinauer2015-11-19
* Fix a few "unused parameter" warningsMariusz PluciƄski2014-11-23
* Removed deprecated 'register' storage class specifier.Yuri2014-07-25
* move flex program sources into src/ directoryWill Estes2014-02-16