Age | Commit message (Expand) | Author |
---|---|---|
2009-12-20 | glsl/pp: Do processing inline with tokenisation. | Michal Krol |
2009-09-24 | glsl/pp: Include missing headers. | Michal Krol |
2009-09-22 | glsl/pp: Differentiate between integer and floating-point number tokens. | Michal Krol |
2009-09-18 | glsl/pp: Define a public interface for external modules. | Michal Krol |
2009-09-17 | slang/pp: Use a dictionary for the remaining string literals. | Michal Krol |
2009-09-17 | glsl/pp: Add remaining error messages. | Michal Krol |
2009-09-07 | glsl: Add error messages for version parser. | Michal Krol |
2009-09-07 | glsl: Correctly handle line numbering. | Michal Krol |
2009-09-07 | glsl: Introduce sl_pp_context and maintain a reuseable pool of strings. | Michal Krol |
2009-09-07 | glsl: Allow for multiple version statements. | Michal Krol |
2009-09-07 | glsl: Parse optional version directive. | Michal Krol |