1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-22 16:35:25 +02:00
Find a file
Matthew Bastien a9730dc194 Bug 480238 - Parse QML Object Literal and Members
Acorn-qml can now parse a large subset of QML syntax.  The only two
things left to do at this point are to allow QML Object Literals in
Property Bindings and to allow QML contextual keywords such as 'signal'
as property binding identifiers.  Both of these require lookahead which
acorn does not ship with at the moment, so this may be a bit of an
undertaking.  Also, added a whole bunch of tests to parse the new
syntax.

Change-Id: I0950fa29265c8337b5c9bfc0a1ec0c3ba8267426
Signed-off-by: Matthew Bastien <mbastien@blackberry.com>
2015-10-27 14:53:13 -04:00
build Allow autotools.ui to use autotools.core 2015-10-27 13:02:27 -04:00
codan Remove reference to java environment in build.properties 2015-09-29 08:57:47 -04:00
core Bug 465976 aarch64 support in Elf reader 2015-10-22 13:37:22 -04:00
cross Bug 460953 - SetCrossCommandWizardPage does not check for 'null' in 2015-07-23 14:37:43 -04:00
debug Remove some unused images in documentation plugins 2015-10-16 18:19:52 -04:00
doc Remove some unused images in documentation plugins 2015-10-16 18:19:52 -04:00
dsf Cosmetics 2015-10-15 16:17:32 -04:00
dsf-gdb Add dsf.gdb.tests.timeout.multiplier property to pom.xml 2015-10-26 15:43:10 -04:00
jtag Bug 476432 - GDB version comparison fails for GDB 7.10 2015-09-03 21:00:54 -04:00
launch Bug 477728 - Exit code not displayed in console for new Run config 2015-09-17 14:27:52 -04:00
llvm Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
lrparser Bug 379684 Support for User Defined Literals 2015-07-07 00:38:55 -04:00
memory Bug 474050 - [memory] Add the context menu option "Add Watchpoint 2015-08-03 08:41:07 -04:00
native/org.eclipse.cdt.native.serial Bug 480077 Be more lenient on the *usbserial* port names. 2015-10-18 21:57:32 -04:00
p2 Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
qt Bug 480238 - Parse QML Object Literal and Members 2015-10-27 14:53:13 -04:00
releng Updates to Oomph setup 2015-10-06 12:39:40 -04:00
remote Fix description and copyright for Remote CDT services feature 2015-09-13 14:37:46 -04:00
testsrunner Bug 472767 - Add support for Test Anything Protocol test runner 2015-07-20 20:42:26 -04:00
toolchains/arduino Starting to put Qt onto the new build system and launch. 2015-09-28 13:24:41 -04:00
upc Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
util Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
visualizer Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
windows Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
xlc Use *Scope INSTANCE fields. 2015-10-22 01:54:54 -04:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Move QML stuff to qt.core plug-in. Add deps for ANTLR, FreeMarker. 2015-09-30 08:22:59 -04:00