Commit graph

6326 commits

Author SHA1 Message Date
hbehrens
d76cfbb686 Further performance improvements during linker phase (Bug 254829) provided by Sebastian 2008-11-14 14:56:35 +00:00
hbehrens
ad0c6d7244 Further performance improvements during linker phase (Bug 254829) provided by Sebastian 2008-11-14 14:56:35 +00:00
hbehrens
9b0d776e4b Removed unnecessary methods 2008-11-14 11:40:13 +00:00
hbehrens
bae2813ccd Added Reference to context of Scoping mechanism (Refers to Bug 254511) 2008-11-14 11:36:09 +00:00
hbehrens
b3c457aadd Fixed NPE in AbstractParser (Bug 254841) with Sebastian's patch 2008-11-14 10:26:07 +00:00
hbehrens
f7d28320cc Fixed NPE in AbstractParser (Bug 254841) with Sebastian's patch 2008-11-14 10:26:07 +00:00
hbehrens
ea14febbe7 Redesign of linking phase with respect to performance (Huge patch from Sebastian), Refers to Bug 255037, Bug 254995 and Bug 254859 2008-11-14 10:09:05 +00:00
hbehrens
cd29c782f5 Redesign of linking phase with respect to performance (Huge patch from Sebastian), Refers to Bug 255037, Bug 254995 and Bug 254859 2008-11-14 10:09:05 +00:00
pfriese
0c4bdcf7d3 Added method to yield all contents of a resource as a list. 2008-11-13 12:36:27 +00:00
mclay
c9bdfa2afd add: starting with UI tests 2008-11-11 22:26:54 +00:00
mclay
87d255af59 add: starting with UI tests 2008-11-11 22:26:54 +00:00
mclay
85b42db2d9 fix: method name typo 2008-11-11 22:26:01 +00:00
mclay
c4a0aeb46c fix: method name typo 2008-11-11 22:26:01 +00:00
hbehrens
f1ab7332e2 Content Assist resolves EClasses of Crossrefs via alias and name (fixes 254750) 2008-11-11 15:54:57 +00:00
hbehrens
78997c119f Content Assist resolves EClasses of Crossrefs via alias and name (fixes 254750) 2008-11-11 15:54:57 +00:00
dhubner
a2619057ab added missing entry fpr plugin.xml in build.properties 2008-11-11 12:20:48 +00:00
dhubner
1ab468e6e6 added missing entry fpr plugin.xml in build.properties 2008-11-11 12:20:48 +00:00
hbehrens
f71fec8ffc * fix bug #254840 2008-11-11 11:20:47 +00:00
hbehrens
824027ebe3 * fix bug #254840 2008-11-11 11:20:47 +00:00
hbehrens
7c02aa8444 * DefaultContentAssistProcessor now relies on LinkingService to detect linking problems
* some utility methods in EcoreUtils2
2008-11-10 14:09:43 +00:00
hbehrens
fb0f09e581 * CA with Cursor inside a token
* fixed tests
 * CA behind a keyword
2008-11-10 11:13:27 +00:00
sefftinge
19111faf86 [252967] patch applied https://bugs.eclipse.org/bugs/show_bug.cgi?id=252967 2008-11-10 09:56:19 +00:00
sefftinge
e948714272 [252967] patch applied https://bugs.eclipse.org/bugs/show_bug.cgi?id=252967 2008-11-10 09:56:19 +00:00
mclay
7942ccbe42 upd: keep working on CA enhancements 2008-11-08 00:55:33 +00:00
mclay
12aee92fc7 add: started with CA related tests for ParseTreeUtil from bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=253707 [UI] Content Assist - Unittests 2008-11-06 21:33:28 +00:00
mclay
2867022f16 add: started with CA related tests for ParseTreeUtil from bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=253707 [UI] Content Assist - Unittests 2008-11-06 21:33:28 +00:00
hbehrens
71b42e43db * fix: partial pasing error #253885 (by patch from Sebastian)
* feature: trigger reparse before content assist (by patch from Sebastian)
2008-11-06 18:07:59 +00:00
hbehrens
61c9f0ce11 * fix: partial pasing error #253885 (by patch from Sebastian)
* feature: trigger reparse before content assist (by patch from Sebastian)
2008-11-06 18:07:59 +00:00
hbehrens
893f564e57 * Applied Sebastians Patch from #254428 (partially)
* Fixed Tests for CrossLinking
2008-11-06 15:19:34 +00:00
hbehrens
dd3ad7c8f0 * Applied Sebastians Patch from #254428 (partially)
* Fixed Tests for CrossLinking
2008-11-06 15:19:34 +00:00
hbehrens
94a33a4978 * Fixed some problems with CA
* changed default behavior of xrefs that cannot be resolved: All Candidates -> None
2008-11-06 11:49:45 +00:00
pfriese
3bf6c46d94 [253190] Refactor and consolidate linking (Patch supplied by Heiko Behrens) 2008-11-05 14:50:46 +00:00
pfriese
012a7fdb9f [253906] [Parser] Reparsing (XtextResource.reparse) leads into duplicated EObjects (Patch supplied by Heiko Behrens) 2008-11-05 14:48:36 +00:00
pfriese
1b410de3f9 [253906] [Parser] Reparsing (XtextResource.reparse) leads into duplicated EObjects (Patch supplied by Heiko Behrens) 2008-11-05 14:48:36 +00:00
pfriese
827c1bbc87 Improved performance for URI fragment construction. 2008-11-05 14:43:05 +00:00
dhubner
6cd7cc287a [253899] Plugin/Feature names/provider not correct
https://bugs.eclipse.org/bugs/show_bug.cgi?id=253899
2008-11-05 13:44:17 +00:00
dhubner
4f16adb537 [253899] Plugin/Feature names/provider not correct
https://bugs.eclipse.org/bugs/show_bug.cgi?id=253899
2008-11-05 13:44:17 +00:00
pfriese
ef0d0d9db8 Guard time consuming dump method. 2008-11-05 13:00:17 +00:00
pfriese
7c9ac26f8e Guarded expensive log statements with log.isDebugEnabled(). Improved log4j documentation :-) 2008-11-05 10:50:29 +00:00
pfriese
dbb3f7b77c [253695] [UI] Content Assist - missing proposals (patch by Heiko Behrens) 2008-11-04 21:51:17 +00:00
sefftinge
53fb053e39 [252967] applied patch provided by Sebastian Zarnekow 2008-11-04 13:53:33 +00:00
sefftinge
9d77528a6f [252967] applied patch provided by Sebastian Zarnekow 2008-11-04 13:53:33 +00:00
sefftinge
879e9052f9 test added 2008-11-04 12:48:06 +00:00
sefftinge
e3f83ac683 test added 2008-11-04 12:48:06 +00:00
sefftinge
94dba76745 removed invocation of unload, implementation of doUnload() added 2008-11-04 12:47:46 +00:00
sefftinge
f2d62ec928 [252967] applied patch provided by Sebastian Zarnekow 2008-11-04 08:52:34 +00:00
sefftinge
b9ea4ba871 [252967] applied patch provided by Sebastian Zarnekow 2008-11-04 08:52:34 +00:00
sefftinge
1f03c6dc9c patch applied (https://bugs.eclipse.org/bugs/show_bug.cgi?id=253190) 2008-11-03 14:26:06 +00:00
sefftinge
450393e54a patch applied (https://bugs.eclipse.org/bugs/show_bug.cgi?id=253190) 2008-11-03 14:26:06 +00:00
sefftinge
799a037ab1 regeneration of test languages 2008-11-03 12:26:46 +00:00