szarnekow
|
81ca67c4fd
|
CrossRefs for RuleCalls in xtext grammar (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=257255)
|
2008-12-02 20:41:57 +00:00 |
|
szarnekow
|
e43b57da90
|
CrossRefs for RuleCalls in xtext grammar (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=257255)
|
2008-12-02 20:41:57 +00:00 |
|
szarnekow
|
73642f966e
|
- *Bootstrap* to update UI-Gen in lastversion.jar
- new testlanguage to test entry points for partial parsing
|
2008-12-02 10:53:16 +00:00 |
|
szarnekow
|
70bddf892a
|
- *Bootstrap* to update UI-Gen in lastversion.jar
- new testlanguage to test entry points for partial parsing
|
2008-12-02 10:53:16 +00:00 |
|
szarnekow
|
85ff7c3df8
|
- Default Linker produces error markers for more cases
- PartialLinkingTest reactivated
|
2008-12-01 08:38:49 +00:00 |
|
szarnekow
|
814daf072a
|
- Default Linker produces error markers for more cases
- PartialLinkingTest reactivated
|
2008-12-01 08:38:49 +00:00 |
|
sefftinge
|
f14af84785
|
TODO note added
|
2008-11-29 09:59:27 +00:00 |
|
sefftinge
|
6011c38228
|
removed the type parameter from scoping API
|
2008-11-29 09:55:21 +00:00 |
|
sefftinge
|
c56a144c6a
|
IScopedElement introduced
|
2008-11-29 09:40:12 +00:00 |
|
sefftinge
|
b88f853785
|
added test for chainediterator
|
2008-11-29 09:22:24 +00:00 |
|
sefftinge
|
7191fc423b
|
added test for chainediterator
|
2008-11-29 09:22:24 +00:00 |
|
sefftinge
|
a5e5df5d07
|
introduced IScope, default implementation for referencing files - https://bugs.eclipse.org/bugs/show_bug.cgi?id=256951
|
2008-11-28 22:59:18 +00:00 |
|
sefftinge
|
a356f601fa
|
introduced IScope, default implementation for referencing files - https://bugs.eclipse.org/bugs/show_bug.cgi?id=256951
|
2008-11-28 22:59:18 +00:00 |
|
szarnekow
|
3afa4cc84e
|
Remove partial linking, fix in partial parsing
|
2008-11-28 14:58:38 +00:00 |
|
szarnekow
|
e284e76952
|
Remove partial linking, fix in partial parsing
|
2008-11-28 14:58:38 +00:00 |
|
sefftinge
|
e69f4dea35
|
applied patch https://bugs.eclipse.org/bugs/show_bug.cgi?id=256401
|
2008-11-27 15:59:37 +00:00 |
|
sefftinge
|
279a3d3d0e
|
applied patch https://bugs.eclipse.org/bugs/show_bug.cgi?id=256401
|
2008-11-27 15:59:37 +00:00 |
|
sefftinge
|
3e14c16016
|
linking interfaces now return iterables instead of lists
|
2008-11-27 14:09:16 +00:00 |
|
sefftinge
|
9f51603912
|
obsolete (replaced by ILinkingService)
|
2008-11-27 12:51:15 +00:00 |
|
dhubner
|
373de9de8a
|
XtextSyntaxDiagnostic added
XtextResource will be filled with errors on load
|
2008-11-27 11:18:37 +00:00 |
|
dhubner
|
8b221e0a1c
|
XtextSyntaxDiagnostic added
XtextResource will be filled with errors on load
|
2008-11-27 11:18:37 +00:00 |
|
hbehrens
|
69dde76a39
|
Tests and minor changes to linking candidates (from Sebastian's patch)
|
2008-11-27 09:01:09 +00:00 |
|
hbehrens
|
4e06c0e242
|
Tests and minor changes to linking candidates (from Sebastian's patch)
|
2008-11-27 09:01:09 +00:00 |
|
hbehrens
|
2765f3211b
|
Redesign of ILinkingService (patch from Sebastian)
|
2008-11-26 09:30:46 +00:00 |
|
hbehrens
|
90d8575908
|
Redesign of ILinkingService (patch from Sebastian)
|
2008-11-26 09:30:46 +00:00 |
|
hbehrens
|
ec3d98587c
|
Renamed FowlerDSL->*TestLanguage and Introduced TreeTestLanguage (Patch from Sebastian)
|
2008-11-26 09:04:44 +00:00 |
|
hbehrens
|
685d94a28d
|
Renamed FowlerDSL->*TestLanguage and Introduced TreeTestLanguage (Patch from Sebastian)
|
2008-11-26 09:04:44 +00:00 |
|
hbehrens
|
a85ae61c74
|
* Performance und minor refactorings (two patches from Sebastian)
|
2008-11-21 11:07:43 +00:00 |
|
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 |
|