Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl/glcpp: Fix off-by-one error in column in first-line error messages | Carl Worth | 2014-07-29 | 1 | -1/+1 |
* | glsl/glcpp: Drop extra, final newline from most output | Carl Worth | 2014-07-29 | 1 | -1/+0 |
* | glcpp: Only warn for macro names containing __ | Ian Romanick | 2014-02-19 | 1 | -2/+2 |
* | glcpp: Raise error if defining any macro containing two consecutive underscores | Carl Worth | 2011-09-30 | 1 | -1/+4 |
* | glcpp: Add several tests for diagnostics. | Carl Worth | 2010-08-11 | 1 | -0/+7 |