1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 01:15:29 +02:00
Find a file
Matthew Bastien 2d6e4f4b8a Bug 481850 - QML Error Tolerant Parser
Added the loose plugin to acorn-qml which is error-tolerant in its
parsing approach.  Switched the main parser to automatically use strict
mode and to complain if the ECMA Script version is set to anything
higher than 5.  This simplifies the parsing a little bit and keeps us in
sync with Qt which currently uses ECMA Script 5 in its JavaScript
runtime environment.

Updated the test framework to accommodate the loose parser and be less
'magic' in how it runs the tests.  Added new tests to make sure the
loose parser is, in fact, error tolerant.

Change-Id: I670fc01853198d2261fbf9d8b017d225c4612182
Signed-off-by: Matthew Bastien <mbastien@blackberry.com>
2015-11-12 10:04:21 -05:00
build autotools: Remove unused wizards. 2015-11-12 10:02:19 -05:00
codan Remove reference to java environment in build.properties 2015-09-29 08:57:47 -04:00
core Fixed few compiler warnings. 2015-11-11 10:53:50 -08:00
cross Bug 460953 - SetCrossCommandWizardPage does not check for 'null' in 2015-07-23 14:37:43 -04:00
debug Remove visualizer plugins from Stand-alone RCP debugger 2015-10-28 14:32:29 -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 Bug 480225 - Reduce trace output for "-list-thread-groups --available" 2015-10-30 16:13:18 -04: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 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 481850 - QML Error Tolerant Parser 2015-11-12 10:04:21 -05:00
releng Remove the ANTLR based QML parser. We're planning on tern.js instead. 2015-11-06 15:26:37 -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 481352 - Adapt Qt and Arduino providers to ILaunchTargets 2015-11-04 23:59:46 -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 Remove the ANTLR based QML parser. We're planning on tern.js instead. 2015-11-06 15:26:37 -05:00