aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/parser/qqmljslexer_p.h
Commit message (Expand)AuthorAgeFilesLines
* Move the parser folder from src/qml/qml to src/qmlLars Knoll2013-08-081-253/+0
* Fix hexadecimal escape sequence validation in strings.Erik Verbruggen2013-03-191-1/+3
* don't use CamelCase includesOswald Buddenhagen2013-03-131-1/+2
* Merge branch 'stable' into devGunnar Sletta2013-01-171-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* | Fix: disallow incomplete hex numbers "0x" and "0X".Erik Verbruggen2013-01-071-0/+1
* | Don't bail out on 0 chars in commentsLars Knoll2012-12-111-0/+1
|/
* Enable the lexer to run in JS strict/non-strict mode as well as QML modeErik Verbruggen2012-11-271-3/+1
* Fixed line terminators to handle LS/PS and CR+LF correctly.Erik Verbruggen2012-11-271-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Optimize QML parserMartin Jones2012-05-241-7/+8
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+248