Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | regenerate-lexers.bash: Add option to check timestamps | Daniel Franke | 2018-05-16 | 1 | -9/+22 |
| | |||||
* | regenerate-lexers.bash: Factor file names into variables | Daniel Franke | 2018-05-16 | 1 | -8/+14 |
| | |||||
* | Lexer: add a helper script to automate generating the lexers | Matthias Maennich | 2017-08-29 | 1 | -0/+33 |
note: this depends on - a suitable flex version in PATH (currently 2.6.4) - a suitable version of 'sed' in PATH (e.g. GNU sed) Signed-off-by: Matthias Maennich <matthias@maennich.net> |