Skip to content

Regenerate lexer source code

Daniel Pfeifer requested to merge purpleKarrot/cmake:rebuild-lexers into master

Revise the manual procedure in the *Lexer.in.l files. Some postprocessing steps are no longer necessary with the current set of supported compilers. Some steps changed with newer versions of flex.

Then regenerate all lexers with flex version 2.6.1.

Merge request reports