summaryrefslogtreecommitdiff
path: root/src/libs/glsl/glslparsertable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Handle logical xor.Roberto Raggi2010-11-301-1/+1
* Implemented some basic code completion.Roberto Raggi2010-11-291-1458/+1138
* Simple error recovery.Roberto Raggi2010-11-291-45/+366
* Highlight reserved GLSL keywordsRhys Weatherley2010-11-231-723/+729
* Get rid of glsl.g.in and start working on the semantic actions.Roberto Raggi2010-11-111-800/+772
* Introduced a simple incremental lexer for GLSL.Roberto Raggi2010-11-101-842/+895
* Imported our new GLSL front-end.Roberto Raggi2010-11-101-0/+1264