Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | STYLE: Fix some style issues | Andy Cedilnik | 2006-03-10 | 1 | -25/+27 |
| | |||||
* | BUG: Lexer should be case insensitive so flex should be run with -i option. ↵ | Brad King | 2005-10-17 | 1 | -170/+165 |
| | | | | This partially addresses bug#2361. | ||||
* | COMP: Removed warnings about unreachable code and constant control ↵ | Brad King | 2005-05-03 | 1 | -29/+3 |
| | | | | expressions. Added the changes to the instructions in the input lex files. | ||||
* | ENH: Changed over to using C++ for building flex/bison generated files. It ↵ | Brad King | 2005-02-01 | 1 | -0/+2369 |
reduces the number of changes that need to be made after generation. |