Sven Efftinge
|
78dfc62d71
|
[logging] don't configure org.eclipse namespace
|
2012-11-14 11:20:54 +01:00 |
|
Knut Wannheden
|
edc8a0aac5
|
[test framework] fixes 394248: ValidatorTester is now injectable
See https://bugs.eclipse.org/bugs/show_bug.cgi?id=394248
|
2012-11-14 10:03:02 +01:00 |
|
Sven Efftinge
|
d2ae635c7b
|
[validation] DiagosticConverter generically translates data (EObjects -> URI, String -> String)
|
2012-11-12 14:08:31 +01:00 |
|
Sven Efftinge
|
51c4efc6bb
|
[xtext] [Patch] OnChangeEvicting cache caches null (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=387861)
|
2012-11-01 17:14:34 +01:00 |
|
Moritz Eysholdt
|
e7a3d0f359
|
fix 393125 addition: added a test for executable extension factories
|
2012-10-30 16:54:15 +01:00 |
|
Moritz Eysholdt
|
d786d012e0
|
fix 393125 addition: more explicit JavaDoc
|
2012-10-30 16:52:11 +01:00 |
|
Moritz Eysholdt
|
37c7257405
|
fixed 393125 - Make the URI available for new IResourceServiceProviders
|
2012-10-30 16:07:28 +01:00 |
|
Sebastian Zarnekow
|
84b2b1ad66
|
[xbase][typesystem] Ongoing work to pass the XbaseEvaluationTests with the new type system
|
2012-10-12 17:11:35 +02:00 |
|
Sebastian Zarnekow
|
492e26edb2
|
[util] Add some JavaDoc
|
2012-10-09 15:03:46 +02:00 |
|
Sebastian Zarnekow
|
d989f116a5
|
[util] Minor: Mark dubious method Strings.equalsIgnoreWhitespace as deprecated
It should be moved to the test that actually uses it.
|
2012-10-09 15:03:46 +02:00 |
|
Sebastian Zarnekow
|
366c7a0c53
|
[core] Prevent CCE that was recently reported in the forum
|
2012-10-09 15:03:46 +02:00 |
|
Sven Efftinge
|
235f69b850
|
[xbase] eagerly initialize EObjectDescriptions before discarding inferred state,
[scoping] some improved toString() impls.
|
2012-09-25 15:00:11 +02:00 |
|
Sven Efftinge
|
6d4c9335ae
|
[validation] added EObjectDiagnosticValidation
|
2012-09-21 15:35:19 +02:00 |
|
Sven Efftinge
|
d61b4d374f
|
[xbase] simplified ordering logic in IndexingOrderer
|
2012-09-21 10:12:46 +02:00 |
|
Sven Efftinge
|
6e26dcec4b
|
[builder] allow ordering of to be index URIs.
|
2012-09-20 17:11:59 +02:00 |
|
Sven Efftinge
|
32e979d697
|
[core tests] remove synthetic resource added during serialization
|
2012-09-20 17:11:56 +02:00 |
|
Sebastian Zarnekow
|
b5fa0b54e6
|
[xbase][typesystem] Provide an implementation of DerivedStateAwareResource that uses the batch linking mode transparently
|
2012-09-18 22:08:16 +02:00 |
|
Sebastian Zarnekow
|
00937f07fb
|
[xbase][typesystem] Don't depend on implementation details of LazyLinkingResource
|
2012-09-18 22:08:16 +02:00 |
|
Sebastian Zarnekow
|
25abd82e2e
|
[xbase][typesystem] Avoid escape to old type system in case of unresolvable proxies
|
2012-09-16 12:54:35 +02:00 |
|
Sven Efftinge
|
17f4b6a52b
|
[xbase] introduced preference aware diagnostic converter to respect preference settings when creating issues (for now just some from JDT).
|
2012-09-06 09:12:26 +02:00 |
|
Sven Efftinge
|
dbe7287cfc
|
[xtext] Added NullImpl of IGenerator, for easier disabling of code generation.
|
2012-08-31 14:57:13 +02:00 |
|
Moritz Eysholdt
|
63b52f87c3
|
fixed 387731: OutOfMemoryError on Language Generation
|
2012-08-22 11:13:01 +02:00 |
|
Sven Efftinge
|
00a292dfce
|
[scoping] fixed recently introduced bug.
|
2012-08-17 13:17:48 +02:00 |
|
Sven Efftinge
|
b4db2fe183
|
[scoping] added hook for construction of custom ImportNormalizer
|
2012-08-17 11:07:17 +02:00 |
|
Sven Efftinge
|
a1bb18fa2e
|
moved XtypeScopeProvider to xtext.scoping.impl.DelegatingScopeProvider
|
2012-08-16 10:18:45 +02:00 |
|
Sebastian Zarnekow
|
a1b990356b
|
Merge branch 'typesystem'
|
2012-08-13 14:43:35 +02:00 |
|
Dennis Huebner
|
1f9c1a9735
|
[log4j] We should use the same version constraint in 3rd party deps
https://bugs.eclipse.org/bugs/show_bug.cgi?id=384693
|
2012-08-13 14:28:35 +02:00 |
|
Dennis Huebner
|
5035e5e6b5
|
[386476] BuildScheduler starts BuildJobs also when XTextBuilder disabled
https://bugs.eclipse.org/bugs/show_bug.cgi?id=386476
|
2012-08-13 10:04:37 +02:00 |
|
Holger Schill
|
b721e5b4d8
|
AbstractContainer has/getResourceDescription throws unwanted exceptions see https://bugs.eclipse.org/bugs/show_bug.cgi?id=372041
|
2012-08-13 10:04:35 +02:00 |
|
Holger Schill
|
36745e74b0
|
A file with DSL errors cannot be edited because the editor crashes see https://bugs.eclipse.org/bugs/show_bug.cgi?id=385636
|
2012-08-13 10:04:35 +02:00 |
|
Sven Efftinge
|
a841b5e8aa
|
[junit4] removed problematic package imports (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=383889)
|
2012-08-13 10:04:34 +02:00 |
|
Sven Efftinge
|
ec304245f4
|
classpath updates (reordering)
|
2012-08-13 10:01:25 +02:00 |
|
Sven Efftinge
|
0e732c3932
|
[JavaDoc] Minor fix
|
2012-08-05 19:08:44 +02:00 |
|
Sebastian Zarnekow
|
9392dbfc7d
|
Merge branch 'master' into typesystem
Conflicts:
features/org.eclipse.xtext.build.feature/feature.xml
features/org.eclipse.xtext.gwt.feature/feature.xml
plugins/org.eclipse.xtext.xbase.lib.gwt/.settings/com.google.gwt.eclipse.core.prefs
plugins/org.eclipse.xtext.xbase.lib.gwt/META-INF/MANIFEST.MF
|
2012-07-31 00:35:03 +02:00 |
|
Michael Clay
|
33d67739ef
|
https://bugs.eclipse.org/bugs/show_bug.cgi?id=385620
|
2012-07-30 22:15:31 +02:00 |
|
Sebastian Zarnekow
|
e57113bbee
|
Merge branch 'master' into typesystem
Conflicts:
plugins/org.eclipse.xtext.generator/.settings/.api_filters
plugins/org.eclipse.xtext.ui/.settings/.api_filters
plugins/org.eclipse.xtext.xbase.junit/META-INF/MANIFEST.MF
plugins/org.eclipse.xtext.xbase.lib/META-INF/MANIFEST.MF
plugins/org.eclipse.xtext/META-INF/MANIFEST.MF
|
2012-07-11 16:30:38 +02:00 |
|
Sebastian Zarnekow
|
c6e6cf761a
|
Merge branch 'typesystem' into typesystem_lightweightreferences
|
2012-07-03 14:32:19 +02:00 |
|
Sebastian Zarnekow
|
fcc1a27817
|
Merge branch 'master' into typesystem
|
2012-07-03 12:13:59 +02:00 |
|
Dennis Huebner
|
e6d7004421
|
clean up: API filter / unused imports
|
2012-07-03 11:22:55 +02:00 |
|
Dennis Huebner
|
bb155bf0a9
|
[pde] increment minor version 2.3->2.4 + NEW API Baseline
|
2012-06-28 14:50:51 +02:00 |
|
Sebastian Zarnekow
|
2282610dd8
|
Merge branch 'master' into typesystem_lightweightReferences
|
2012-06-27 01:59:14 +02:00 |
|
Sebastian Zarnekow
|
df83f35575
|
[xtext] Cosmetics: Fixed JavaDoc for XtextResourceSet
|
2012-06-27 01:44:06 +02:00 |
|
Sebastian Zarnekow
|
e08aa3bbcc
|
[xtext] Cosmetics: Fixed JavaDoc for XtextResourceSet
|
2012-06-15 13:37:10 +02:00 |
|
Moritz Eysholdt
|
82dda5fb49
|
fixed 382555: Regression in working Standalone with the Index
|
2012-06-14 13:04:35 +02:00 |
|
Sven Efftinge
|
c18fe68f86
|
[xbase lib] don't use ToStringHelper.ToString for other objects than the passed one.
|
2012-06-07 16:55:11 +02:00 |
|
Moritz Eysholdt
|
d9b581b248
|
fixed the formatter tests
|
2012-06-06 14:05:15 +02:00 |
|
Moritz Eysholdt
|
1e73a0bc91
|
Fixed 380406: NullPointerException when calling formatter
|
2012-06-06 11:52:08 +02:00 |
|
Moritz Eysholdt
|
4941ac6028
|
do type comparison based on name/package-nsuri instead of URI
|
2012-06-05 11:32:00 +02:00 |
|
Moritz Eysholdt
|
bf551f8bdd
|
adopted test expectations to new naming strategy
|
2012-06-04 17:05:07 +02:00 |
|
Moritz Eysholdt
|
29af618520
|
fixed 380902: SerializerFragment generates invalid Java code when sub language interrups rulecall-delegation-chains
|
2012-06-04 17:05:06 +02:00 |
|