Brad King
|
8f0b3f92d5
|
LexerParser: Regenerate parsers with bison 3.3
Run `Utilities/Scripts/regenerate-parsers.bash`.
|
2019-07-22 08:45:40 -04:00 |
|
Sean McBride
|
b056bc3425
|
Fix most clang -Wextra-semi-stmt warnings in C++ files
Suppress one in code generated by flex.
|
2019-01-15 14:09:46 -05:00 |
|
Brad King
|
34257b0dd4
|
LexerParser: Suppress GCC -Wconversion warnings
GCC 8 warns about some of the conversions in bison-generated code.
Suppress the warnings.
|
2018-07-31 09:34:55 -04:00 |
|
Daniel Pfeifer
|
9bad0dfcce
|
LexerParser: move to custom directory
|
2017-04-28 23:10:39 +02:00 |
|