Sven Efftinge
56bb48b08c
fixed broken tests
2011-11-29 15:07:09 +01:00
Sven Efftinge
1a52ea84ad
[junit] added package import
2011-11-29 15:02:37 +01:00
Dennis Huebner
59e567ab99
[releng] moved javax.inject bundle dependency to xtext.util
2011-11-29 11:10:26 +01:00
Sven Efftinge
59e440fe30
Migration to Guice 3 and Guava Part II
2011-11-28 16:08:36 +01:00
Moritz Eysholdt
2f0d40663d
[Xtext] fixed 363914 - Check that you cannot append a null segment to a
...
QualifiedName
2011-11-28 14:19:24 +01:00
Sebastian Zarnekow
a69606b307
[xtext][grammar] Fix: Grammar linking is broken for imported packages for a clean build
...
see https://bugs.eclipse.org/bugs/show_bug.cgi?id=364446
2011-11-22 16:42:06 +01:00
Sven Efftinge
280cb4c820
[xtext] removed/replaced all guice 3 incompatible dependencies
2011-11-21 11:13:32 +01:00
Moritz Eysholdt
e4f327c00b
[serializer] fixed bug 363509 - NPE during serialization
...
The problem was that some state machines referred to
EStructuralFeatures that were not member of the
to-be-serialized EObject's EClass.
2011-11-17 17:03:20 +01:00
Jan Koehnlein
1919e978af
[xtend] fixed tests
2011-11-17 16:42:00 +01:00
Sven Efftinge
3fc26da73a
[Xtend] some changes in standalone compiler, added test project, some other fixes
2011-11-17 15:17:17 +01:00
Dennis Huebner
9e92a9868e
Merge branch 'cp-container'
2011-11-16 11:23:05 +01:00
Jan Koehnlein
ab5241b225
[xtext] Setting default indentation to TAB (fixing tests)
2011-11-16 11:12:46 +01:00
Jan Koehnlein
c5fa4dd22b
[xtext] Setting default indentation to TAB (fixing tests)
2011-11-16 10:32:45 +01:00
Jan Koehnlein
e5d19a63e8
[xtend][quickfix] Quick fix for missing abstract method implementations
2011-11-14 16:25:46 +01:00
Sven Efftinge
977653e502
[generator] changed semantics of final. Exceptions are only thrown when final bindings are overridden by other final bindings. When normal bindings try to override a final binding the binding is ignored and a warning is printed.
2011-11-14 14:58:43 +01:00
Sebastian Zarnekow
d34390a611
[xtext][ecoreInference] Fix: Wrong error on compatible features in grammar editor
2011-11-10 20:03:12 +01:00
Moritz Eysholdt
1add44adfb
[junit4/parameterized] use pipe insted of exclamation mark to match offsets
...
(cherry picked from commit a38c8f4bc7c5feab7c80f63b733dc271865d1ffb)
2011-11-10 17:17:13 +01:00
Sebastian Zarnekow
9f3b84aec5
[xtext][tests] Marked warning in test grammar as intentional
2011-11-09 19:44:19 +01:00
Sebastian Zarnekow
a7e949390b
[xtext][xtext] Made EClassifierInfos more robust (fixes failing test)
2011-11-09 19:44:18 +01:00
Sebastian Zarnekow
381b91666d
[xtext][xtext] Prevent another IOOBE in XtextLinkingService
2011-11-09 19:44:18 +01:00
Moritz Eysholdt
c6e9930e7a
[serializer] fixed bug 362581
...
Syntactic sequencer extension for serialization
of optional keywords doesn't work
2011-11-09 13:03:32 +01:00
Sebastian Zarnekow
3f87738752
[xtext][validation] Improved validation of imported ePackage + according quickfixes
2011-11-08 15:09:40 +01:00
Sebastian Zarnekow
dc7a65287f
[xtext] Fix: IOOBE for heavily broken Xtext grammars, e.g. with unclosed EPackage URIs
2011-11-08 15:09:40 +01:00
Dennis Huebner
c1b3cbf737
[releng] increment version to 2.2.0
2011-11-08 12:12:33 +01:00
Dennis Huebner
5f4b54916c
[releng] maintain mwe dependencies
...
- xbase opt. depends on mwe.core >= 1.2.0
- xtext opt. depends on mwe.core >= 1.2.0
2011-10-31 14:39:27 +01:00
Moritz Eysholdt
142c3141e7
[XpectParameterProvider] also match imports
2011-10-31 00:03:03 +01:00
Moritz Eysholdt
a860797a62
[ParameterizedXtextRunner] improved compatibility with Xtend
2011-10-30 19:54:53 +01:00
Moritz Eysholdt
3a2cf78f5c
[parameterizedXtextRunner] improved robustness and added OffsetHelper
2011-10-29 17:40:55 +02:00
Jan Koehnlein
d36328926a
reconciling with API tooling
2011-10-26 15:58:04 +02:00
Sebastian Zarnekow
7e5a4f708c
[xbase] Enabled caching of unresolvable references to JvmTypes
...
This improves the performance vastly for resources with a lot of unknown type references (e.g. copy'n'paste code from a bugzilla without import statements)
2011-10-26 13:24:30 +02:00
Moritz Eysholdt
56c7f5c35e
be compatible to Java 5
2011-10-26 07:53:36 +02:00
Moritz Eysholdt
c3f2de2167
[junit4] improved ParameterizedXtextRunner
2011-10-26 05:48:48 +02:00
Moritz Eysholdt
d0f13a42ae
[util.formallang] small improvements
2011-10-26 05:48:48 +02:00
Moritz Eysholdt
99a1285cce
[xtext.util] improved the algorithm of the formatting migrator
2011-10-26 05:48:48 +02:00
Jan Koehnlein
7a2cde83d2
fixed test
2011-10-25 15:45:03 +02:00
Sebastian Zarnekow
757b13a044
[xtext] Fix: IAE on content assist in grammar editor
2011-10-25 13:58:16 +02:00
Jan Koehnlein
afbcf9ca45
[grammar] Resolve classpath URIs before loading a grammar
2011-10-25 11:18:24 +02:00
Sven Efftinge
2dae4a0bdc
fixed failing test
2011-10-25 11:13:58 +02:00
Sven Efftinge
975e185fbe
[Xbase, domain model] some improvements to JvmModelInferrer API, removed visibility from domain model example.
2011-10-24 16:46:24 +02:00
Sebastian Zarnekow
59f370f814
[xtext.ui][refactoring] Speed up the LiveShadowedResourceDescriptions
2011-10-24 15:33:51 +02:00
Moritz Eysholdt
bb2ff535ec
[serializer] small bugfix in SerializerPDAProvider
2011-10-24 13:17:15 +02:00
Sven Efftinge
e5980f7851
[Xbase] activated and fixed tests written in Xtend
2011-10-24 13:12:06 +02:00
Dennis Huebner
aaada40caf
[tests] max heap increased from 512 to 768m
2011-10-22 09:22:40 +02:00
Dennis Huebner
27f6c18893
[proj-wizard] removed obsolete dependency entry
2011-10-21 15:22:26 +02:00
Sven Efftinge
008403e1f2
[tests] increased expected duration of PolymorphicDispatcher performance test
2011-10-19 16:47:26 +02:00
Moritz Eysholdt
2b2258a99d
marked org.eclipse.xtext.junit4.parameterized as internal since its API won't be stable for release 2.1
2011-10-19 14:47:47 +02:00
Sebastian Zarnekow
96b06b2b41
[xbase][xtend] Support for implicit first arguments for XFeatureCall
...
[xtend] Support extension that don't take arguments
see https://bugs.eclipse.org/bugs/show_bug.cgi?id=358852
see https://bugs.eclipse.org/bugs/show_bug.cgi?id=354472
2011-10-19 12:18:59 +02:00
Moritz Eysholdt
e700eee641
[serializer/tests] integrated serializer tests for all test cases by default
2011-10-19 12:13:36 +02:00
Moritz Eysholdt
ecc20b1200
[serializer] improved access to the node model
2011-10-19 12:13:36 +02:00
Moritz Eysholdt
a618500b4b
Fixed a potential NPE
2011-10-19 12:13:35 +02:00