| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | LexerParser: Regenerate parsers with bison 3.7.5 | Brad King | 2021-04-28 | 1 | -352/+364 | 
| | | |||||
| * | LexerParser: Suppress gcc -Wfree-nonheap-object warnings in generated code | Brad King | 2021-02-05 | 1 | -715/+716 | 
| | | |||||
| * | LexerParser: Clean up includes following include-what-you-use | Christoph GrĂ¼ninger | 2021-01-25 | 1 | -1/+1 | 
| | | |||||
| * | LexerParser: Regenerate parser files with GNU Bison 3.7.4 | Christoph GrĂ¼ninger | 2021-01-25 | 1 | -1919/+2085 | 
| | | | | | Adjust expected test output. | ||||
| * | 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 | 
