Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl/pp: Include missing headers. | Michal Krol | 2009-09-24 | 1 | -0/+1 |
* | glsl/pp: Add `0' and `1' to dictionary. | Michal Krol | 2009-09-23 | 1 | -8/+1 |
* | glsl/pp: Differentiate between integer and floating-point number tokens. | Michal Krol | 2009-09-22 | 1 | -4/+4 |
* | slang/pp: Use a dictionary for the remaining string literals. | Michal Krol | 2009-09-17 | 1 | -14/+10 |
* | glsl/pp: Add remaining error messages. | Michal Krol | 2009-09-17 | 1 | -14/+21 |
* | glsl: Handle `defined' preprocessor operator. | Michal Krol | 2009-09-07 | 1 | -3/+79 |
* | glsl: Support if preprocessor directive and friends. | Michal Krol | 2009-09-07 | 1 | -0/+276 |