Age | Commit message (Expand) | Author |
---|---|---|
2009-09-17 | glsl/apps: Always write out error condition. | Michal Krol |
2009-09-16 | glsl/apps: Always write out error condition. | Michal Krol |
2009-09-14 | glsl/apps: Adapt to pp interface change. | Michal Krol |
2009-09-07 | glsl: Handle file tokens in apps/process. | Michal Krol |
2009-09-07 | glsl: Handle line tokens in apps/process. | Michal Krol |
2009-09-07 | glsl: Handle extension tokens in apps/proces. | Michal Krol |
2009-09-07 | glsl: Handle pragma tokens in apps/process. | Michal Krol |
2009-09-07 | glsl: Print out error message in apps/process. | Michal Krol |
2009-09-07 | glsl: Introduce sl_pp_context and maintain a reuseable pool of strings. | Michal Krol |
2009-09-07 | glsl: Add `process' test app that returns tokenised and preprocessed text. | Michal Krol |
2009-09-07 | glsl/apps: Print out the number of tokens eaten in version test. | Michal Krol |
2009-09-07 | glsl/apps: Add version test app. | Michal Krol |
2009-09-07 | glsl: Add a tokenise app. | Michal Krol |
2009-09-07 | glsl: Add a purify command-line tool. | Michal Krol |