Commit graph

5977 commits

Author SHA1 Message Date
szarnekow
c665ce7910 Datatype rules on parser level (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=249952)
todo: pass AbstractNode to ValueConverter as additional parameter
2008-12-16 15:11:32 +00:00
szarnekow
23dfa3133d * Fix: XtextTransientValueService identified metamodel references as computable, which were not
* improved scoping for linking and content assist in xtext::TypeRef
* code cleanup
* some tests
2008-12-10 21:22:12 +00:00
szarnekow
df74f87f24 * Fix: XtextTransientValueService identified metamodel references as computable, which were not
* improved scoping for linking and content assist in xtext::TypeRef
* code cleanup
* some tests
2008-12-10 21:22:12 +00:00
szarnekow
4b5bf35bf0 Applied Moritz' patch for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=256406 (Formatter) 2008-12-10 14:16:13 +00:00
szarnekow
133579eb5e Applied Moritz' patch for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=256406 (Formatter) 2008-12-10 14:16:13 +00:00
szarnekow
6144796775 * CrossRefs for TypeRefs in xtext grammar (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=257255)
- TypeRefs link ecore::EClassifiers
* Redesign: Metamodel aliases dont have to be unique
* fixed UI Tests for outline
2008-12-10 11:49:12 +00:00
szarnekow
de6ba30c34 * CrossRefs for TypeRefs in xtext grammar (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=257255)
- TypeRefs link ecore::EClassifiers
* Redesign: Metamodel aliases dont have to be unique
* fixed UI Tests for outline
2008-12-10 11:49:12 +00:00
jkohnlein
82ce0570b8 https://bugs.eclipse.org/bugs/show_bug.cgi?id=257924
Applied Moritz's patch
2008-12-08 17:08:32 +00:00
jkohnlein
9e9fe876e0 https://bugs.eclipse.org/bugs/show_bug.cgi?id=257924
Applied Moritz's patch
2008-12-08 17:08:32 +00:00
mclay
43a5d039d3 NEW - bug 257940: [Content Assist] new bug for expression like grammar reported from TMF mailinglist
https://bugs.eclipse.org/bugs/show_bug.cgi?id=257940
2008-12-08 16:41:25 +00:00
mclay
84970848ef NEW - bug 257940: [Content Assist] new bug for expression like grammar reported from TMF mailinglist
https://bugs.eclipse.org/bugs/show_bug.cgi?id=257940
2008-12-08 16:41:25 +00:00
dhubner
30b96072e4 NEW - bug 254298: Branding
https://bugs.eclipse.org/bugs/show_bug.cgi?id=254298
2008-12-08 16:38:32 +00:00
jkohnlein
5455bb4b1a [256385] Renamed all test languages. 2008-12-08 15:26:39 +00:00
jkohnlein
191a0e91e5 [256385] Renamed all test languages. 2008-12-08 15:26:39 +00:00
hbehrens
d700db6205 Improved GrammarAccess (Patch from Moritz) 2008-12-05 10:24:03 +00:00
hbehrens
9264da5c02 Improved GrammarAccess (Patch from Moritz) 2008-12-05 10:24:03 +00:00
szarnekow
dd3b0d4fd0 Fix: MetaModelDeclarations are referenced by alias and not by name: use alias in XtextLinkingService.getLinkText 2008-12-04 10:49:25 +00:00
szarnekow
c41cb37880 CrossRefs for Metamodel-Aliases in xtext grammar (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=257255) 2008-12-03 20:56:26 +00:00
szarnekow
59bacf8638 CrossRefs for Metamodel-Aliases in xtext grammar (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=257255) 2008-12-03 20:56:26 +00:00
szarnekow
cf4f5c151d Tests for code completion on abstract rules and crossrefs 2008-12-03 11:14:45 +00:00
szarnekow
0d101dc021 Tests for code completion on abstract rules and crossrefs 2008-12-03 11:14:45 +00:00
szarnekow
c07bf95bc7 updated XtextGrammar in XtextGrammarTest 2008-12-03 09:58:24 +00:00
szarnekow
6cd1fe6e43 updated XtextGrammar in XtextGrammarTest 2008-12-03 09:58:24 +00:00
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