1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-25 18:05:33 +02:00
cdt/qt
Matthew Bastien 19cd53ec10 Bug 480238 - Clean Up Acorn QML Parser
Fixed the AST elements so that they more closely match the format used
by acorn (i.e. using 'id' instead of 'identifier' and 'name' instead of
'raw' for the identifier name).  Resolved one of the ambiguities dealing
with using 'signal', 'property', and 'readonly' as identifiers for
properties and QML Objects.   Added a bunch of new tests and fixed the
old ones to match the new AST.

Change-Id: I5a8bbd14b3e6f8531268740dd9e57cb48a0e22b3
Signed-off-by: Matthew Bastien <mbastien@blackberry.com>
2015-11-04 09:51:34 -05:00
..
org.eclipse.cdt.qt-feature Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.qt.core Bug 480238 - Clean Up Acorn QML Parser 2015-11-04 09:51:34 -05:00
org.eclipse.cdt.qt.core.tests Set up QML parser tests using TestSourceReader. 2015-09-30 19:45:36 -06:00
org.eclipse.cdt.qt.ui Bug 478938 - Automatically add source files to Qt Project File 2015-10-05 12:41:41 -04:00
org.eclipse.cdt.qt.ui.tests Bug 478938 - Automatically add source files to Qt Project File 2015-10-05 12:41:41 -04:00