Commit graph

6766 commits

Author SHA1 Message Date
Christian Dietrich
536ee1f993 [#893] build agains lsp4j snapshots
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2018-11-12 14:16:43 +01:00
Christian Dietrich
e3464552ad
Merge pull request #952 from eclipse/cd_issue893
[#893] build against LSP4J 0.6.0-SNAPSHOT
2018-11-12 13:16:02 +01:00
Christian Dietrich
85385aa97a [#893] build against LSP4J 0.6.0-SNAPSHOT
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2018-11-10 12:16:05 +01:00
Sebastian Zarnekow
9b4e27ebdf
Merge pull request #949 from eclipse/sz_strings_regression
[#950] Fixed regression in Strings.convertFromJavaString

Closes #950
2018-11-09 22:08:22 +01:00
Sebastian Zarnekow
d04978f6c9 Reset build pipelines 2018-11-09 16:59:52 +01:00
Sebastian Zarnekow
87d26da6e8 Incorporate review feedback 2018-11-09 16:51:07 +01:00
Sebastian Zarnekow
e8850a77ec Cleanup some warnings 2018-11-09 15:59:28 +01:00
Sebastian Zarnekow
4becf88f20 Remove unused import 2018-11-09 11:24:02 +01:00
Sebastian Zarnekow
65371722ba Minor improvements to isHex 2018-11-09 11:14:32 +01:00
Sebastian Zarnekow
5ddfcadce9 Improved JavaStringConverter after heavy benchmark session 2018-11-09 11:14:32 +01:00
Sebastian Zarnekow
fa00a330ac Base the STRINGValueConverter on the reusable new JavaStringConverter 2018-11-09 11:14:32 +01:00
Sebastian Zarnekow
09ee0502c4 Make JavaStringConverter even easier to reuse 2018-11-09 11:14:32 +01:00
Sebastian Zarnekow
e75288ff33 Adjust pipelines 2018-11-09 11:14:32 +01:00
Sebastian Zarnekow
868447b18b Fix regression 2018-11-09 11:14:31 +01:00
Sebastian Zarnekow
a52be8be46 New test to illustrate regression 2018-11-09 11:14:31 +01:00
Sebastian Zarnekow
965e055537 Made implementation easier to reuse 2018-11-09 11:14:31 +01:00
Christian Dietrich
69620fc19a
Merge pull request #948 from miklossy/master
Refactoring the JavaDoc Type Reference Support.
2018-11-08 20:26:15 +01:00
Tamas Miklossy
50b0c5b3a9 Refactoring the JavaDoc Reference Support.
- Add the computeEObjectReferencedInComment(XtextResource,
int) method to the IJavaDocTypeReferenceProvider interface.
- Add implementation to the MultiLineJavaDocTypeReferenceProvider class.

See also https://github.com/eclipse/xtext-xtend/issues/372

Signed-off-by: Tamas Miklossy <miklossy@itemis.de>
2018-11-08 19:07:57 +01:00
Christian Dietrich
de253d29ab
Merge pull request #947 from eclipse/cd_issue946
[#946] Fixed broken class splitting with enum rules
2018-11-08 05:52:07 +01:00
Christian Dietrich
e4f8ff8047 [#946] Fixed broken class splitting with enum rules
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2018-11-07 16:32:29 +01:00
Christian Dietrich
7db9244008
Merge pull request #932 from eclipse/cd_issue844
Performance Fix Cyclic Link Detection
2018-11-07 15:43:19 +01:00
Christian Dietrich
4af6181d2e review feedback
- indentation
- make counter limit protected

Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2018-11-07 12:40:21 +01:00
Christian Dietrich
de22eee3d9
Merge pull request #934 from eclipse/cdTestJava11
[eclipse/xtext#1182] fixed tests with java 11 agains java 8 target
2018-11-06 19:41:28 +01:00
Christian Dietrich
ff90bd3690
Merge pull request #936 from eclipse/cd_issue935
[#935] workaround for surefirebug on latest ubuntu/debian/mint
2018-11-06 19:28:26 +01:00
Christian Dietrich
5c8901019c [#935] workaround for surefirebug on latest ubuntu/debian/mint
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2018-11-06 15:35:22 +01:00
Christian Dietrich
0e88e15442 [eclipse/xtext#1182] fixed tests with java 11 agains java 8 target
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2018-11-06 13:41:19 +01:00
Christian Dietrich
a64b17a1e5
Merge pull request #930 from eclipse/cd_issue912
[#912] export org.eclipse.xtext.ide.server.semanticHighlight as internal api
2018-11-05 15:25:43 +01:00
Christian Dietrich
bf79546063 [#912] export org.eclipse.xtext.ide.server.semanticHighlight as internal api
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2018-11-05 15:11:56 +01:00
Christian Dietrich
beaf085be3
Merge pull request #929 from eclipse/cd_xtext_issue1318
[eclipse/xtext#1318] fixed broken mvn clean plugin configuration
2018-11-05 12:10:06 +01:00
Sebastian Zarnekow
8a8ce2c8f6 Adjustments to test case 2018-11-05 11:51:53 +01:00
Christian Dietrich
b75cdd0970 [#844] Performance optimization for lazy linking cycle detection
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2018-11-05 11:51:53 +01:00
Christian Dietrich
8cb8ec4af2 [eclipse/xtext#1318] fixed broken mvn clean plugin configuration
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2018-11-05 11:46:51 +01:00
Christian Dietrich
6984ae7a57
Merge pull request #928 from eclipse/cd_asm7
[eclipse/xtext#1325] switch to ASM 7
2018-10-31 15:20:49 +01:00
Christian Dietrich
9515372b39 [eclipse/xtext#1325] switch to ASM 7
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2018-10-31 12:51:25 +01:00
Christian Dietrich
bcce55907d
Merge pull request #927 from eclipse/cd_newGradlePlugin
Updated xtext-gradle-plugin to 2.0.2
2018-10-30 19:36:52 +01:00
Christian Dietrich
fb271c39a0 Updated xtext-gradle-plugin to 2.0.2
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2018-10-30 13:59:29 +01:00
Christian Dietrich
d6bb09efc3
Merge pull request #926 from eclipse/cd_xtext_issue1315
[eclipse/xtext#1315] removed p2gen
2018-10-30 13:06:36 +01:00
Christian Dietrich
b4d7afc688 [eclipse/xtext#1315] removed p2gen
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2018-10-30 10:45:42 +01:00
Christian Dietrich
28addc1f30
Merge pull request #925 from kittaakos/GH-924
GH-924: Disabled the semantic highlighting with the default bindings.
2018-10-29 14:49:45 +01:00
Akos Kitta
c539bc5501 GH-924: Disabled the semantic highlighting with the default bindings.
Closes: #924.

Signed-off-by: Akos Kitta <kittaakos@typefox.io>
2018-10-29 14:21:16 +01:00
Christian Dietrich
6c918d6fed
Merge pull request #921 from eclipse/cd_issue903
[eclipse/xtext-core#903] build against 2018-12 in wizard
2018-10-26 10:44:31 +02:00
Christian Dietrich
89a71531b8 [eclipse/xtext-core#903] build against 2018-12 in wizard
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2018-10-26 10:21:54 +02:00
Arne Deutsch
8dbc988cb1
Merge pull request #920 from eclipse/xtext-core-918-mergeablemanifest2-exception
#918: Integration MANIFEST.MF from classpath test
2018-10-22 14:56:28 +02:00
Arne Deutsch
b9ae2ea296 #918: Integration MANIFEST.MF from classpath test
Add a test that scans the classpath and reads/writes all found
MANIFEST.MF files.
Fix line endings in test for linux.

Signed-off-by: Arne Deutsch <Arne.Deutsch@itemis.de>
2018-10-22 09:24:39 +02:00
Arne Deutsch
7096a28d2b
Merge pull request #919 from eclipse/xtext-core-918-mergeablemanifest2-exception
#918: Fix MergeableManifest2 and add missing unit tests
2018-10-19 14:56:44 +02:00
Arne Deutsch
4c983ade43 #918: Fix MergeableManifest2 and add missing unit tests
Signed-off-by: Arne Deutsch <Arne.Deutsch@itemis.de>
2018-10-19 14:02:39 +02:00
Arne Deutsch
b128ae5dcb
Merge pull request #913 from eclipse/xtext-core-864-mergable-manifest-replacement
#864: Rewrite MergeableManifest to MergeableManifest2 to avoid reflection
2018-10-19 07:59:58 +02:00
Christian Dietrich
95ea8090ee
Merge pull request #896 from eclipse/cd_issue885
[#885] make LSP server exit behaviour configurable
2018-10-18 15:13:17 +02:00
Christian Dietrich
4f53fd0588 [#885] make LSP server exit behaviour configurable
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2018-10-18 14:41:23 +02:00
Christian Dietrich
ee0768ea07
Merge pull request #915 from eclipse/cd_xtext_issue1321
[eclipse/xtext#1321] bootstrap against 2.16.0.M1
2018-10-17 18:42:26 +02:00