summaryrefslogtreecommitdiff
path: root/src/libs/glsl/glslparsertable.cpp
Commit message (Expand)AuthorAgeFilesLines
* GLSL: Re-generate parserNikolai Kosjar2017-09-281-1231/+1248
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Fix possible crash when parsing layout qualifiers nodes.Roberto Raggi2011-04-181-1/+1
* Update license.hjk2011-04-131-28/+19
* It's 2011 now.con2011-01-121-1/+1
* 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