Qt Declarative (Quick 2)
Go to file
Lars Knoll 4e18d38f16 Add yield as a keyword
It's not a keyword outside of generator functions, so extend the
qmlmode boolean on the lexer to become a more general parsemode that
we can use to also turn the yield keyword on and of.

The parser can then set the flag when it enters the body of a generator
function.

Change-Id: Ibf792d4c7c567d825c6706f7b4997362c87fc575
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2018-04-25 17:49:52 +00:00
config.tests/d3d12 D3D12: Support translucent windows via DirectComposition 2016-07-14 13:05:13 +00:00
dist Add changes file for Qt 5.10.1 2018-02-06 11:56:57 +00:00
examples window example: close window on 'X' button press, not just hide it 2018-04-25 17:43:12 +00:00
features Add the skeleton for a D3D12 backend 2016-02-19 14:51:37 +00:00
src Add yield as a keyword 2018-04-25 17:49:52 +00:00
tests Add support for ES6 template strings 2018-04-25 17:48:56 +00:00
tools Disentangle some includes by moving QQmlJS::Directives into qqmljsengine_p.h 2018-04-25 14:19:23 +00:00
.gitattributes Update the git-archive export options 2012-09-10 14:24:05 +02:00
.gitignore Move the QML_COMPILE_HASH macro definition from the command-line 2018-02-21 21:30:10 +00:00
.gitmodules Fix failing ch15.9.5.43-0-8 after US summer time change 2018-03-12 15:29:15 +00:00
.qmake.conf Bump version 2018-02-19 13:52:44 +01:00
.tag Update the git-archive export options 2012-09-10 14:24:05 +02:00
LICENSE.FDL Add license files mandated by (L)GPL. 2013-02-15 00:03:10 +01:00
LICENSE.GPL2 Updated license headers 2016-01-19 14:53:18 +00:00
LICENSE.GPL3 Updated license headers 2016-01-19 14:53:18 +00:00
LICENSE.GPL3-EXCEPT Updated license headers 2016-01-20 11:46:25 +00:00
LICENSE.LGPL3 Updated license headers 2016-01-19 14:53:18 +00:00
configure.json Convert qtdeclarative over to use the new configure system 2016-10-10 14:11:39 +00:00
qtdeclarative.pro Convert qtdeclarative over to use the new configure system 2016-10-10 14:11:39 +00:00
sync.profile Get rid of qlalr generated files 2018-04-25 14:19:15 +00:00