Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LexerParser: Regenerate parsers with bison 3.4.2 | Kitware Robot | 2019-11-13 | 1 | -688/+693 |
| | |||||
* | LexerParser: Regenerate parsers with bison 3.3 | Brad King | 2019-07-22 | 1 | -776/+784 |
| | | | | Run `Utilities/Scripts/regenerate-parsers.bash`. | ||||
* | Fix most clang -Wextra-semi-stmt warnings in C++ files | Sean McBride | 2019-01-15 | 1 | -1/+1 |
| | | | | Suppress one in code generated by flex. | ||||
* | LexerParser: Suppress GCC -Wconversion warnings | Brad King | 2018-07-31 | 1 | -716/+719 |
| | | | | | GCC 8 warns about some of the conversions in bison-generated code. Suppress the warnings. | ||||
* | LexerParser: move to custom directory | Daniel Pfeifer | 2017-04-28 | 1 | -0/+6421 |