1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-07 01:36:01 +02:00
Find a file
Matthew Bastien 84b5f4bfd2 Bug 480238 - QML AST in Java
Created a set of Interfaces to represent the JavaScript and QML Ast in
plain Java.  Updated acorn-qml to be able to parse the entirety of QML
syntax as specified by the QML grammar.  Also modified the QML AST to
represent the added syntax and modified tern-qml to handle the new AST
elements.

Changed the way that the QMLAnalyzer handles path resolution.  Paths are
now relative to the local file system.

Note: the normal acorn-qml parser cannot parse the full range of QML
syntax due to ambiguities.  However, the loose parser can.  We're still
waiting on Acorn to bring lookahead to the normal parser in order to
resolve this.

Change-Id: I77c820ad46301975b2a91969a656d428ad9409c1
Signed-off-by: Matthew Bastien <mbastien@blackberry.com>
2015-12-14 11:13:52 -05:00
build Bug 366039: Internal Builder reduced build step input resource count 2015-12-14 10:30:43 -05:00
codan Bug 479638 - Cache the result of EvalBinding.isConstantExpression() 2015-11-29 17:48:21 -05:00
core Cleanups. 2015-12-14 11:06:00 +02:00
cross Bug 460953 - SetCrossCommandWizardPage does not check for 'null' in 2015-07-23 14:37:43 -04:00
debug Cleanups. 2015-12-14 11:06:00 +02:00
doc Remove some unused images in documentation plugins 2015-10-16 18:19:52 -04:00
dsf Cleanups. 2015-12-14 11:06:00 +02:00
dsf-gdb Update GDB download script for 7.10.1 2015-12-14 07:13:30 -05:00
jtag Bug 476432 - GDB version comparison fails for GDB 7.10 2015-09-03 21:00:54 -04:00
launch Bug 481523 - Open project properties from launch config page 2015-11-09 10:35:08 -05:00
llvm Bug 478462 - LLVM feature description is copied from CDT p2 feature 2015-11-20 22:18:55 -05: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 - QML AST in Java 2015-12-14 11:13:52 -05:00
releng Bug 481978 - Big overhaul of new build system to work with Qt. 2015-11-24 22:11:33 -05: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 Bug 481978 - Big overhaul of new build system to work with Qt. 2015-11-24 22:11:33 -05: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 Bug 174176 - initial contrib of CMake support. 2015-12-04 20:30:44 -05:00