1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 06:32:10 +02:00
Find a file
Matthew Bastien a43976b882 Bug 481126 - Convert Acorn AST into Java
Added the class QmlASTNodeHandler that creates and manages Proxy
instances of the QML AST node interfaces.  The proxies are created
dynamically based on what methods are called on the interface.  That
way, the AST is loaded as needed rather than all at once.  Added a few
tests to verify behavior (however, they are not comprehensive; there are
a lot more cases that should be verified in the future).

Change-Id: I64038f9668942a67e1f1b7dceac6c7dbed2d46d7
Signed-off-by: Matthew Bastien <mbastien@blackberry.com>
2015-12-16 11:40:14 -05:00
build autotools: Move tests using UI components to ui tests. 2015-12-15 00:09:11 -05:00
codan Bug 479638 - Cache the result of EvalBinding.isConstantExpression() 2015-11-29 17:48:21 -05:00
core Bug 484162 - Instantiation of friend of nested class inside template 2015-12-15 19:49:53 -05: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 [disassembly] Do not reuse label position for creating bp annotation 2015-12-15 15:04:36 +01: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 481126 - Convert Acorn AST into Java 2015-12-16 11:40:14 -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