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
Moritz Eysholdt
555e9c50b8
[serializer] bugfixes in the SerializerPDAProvider
2011-10-19 12:13:35 +02:00
Moritz Eysholdt
ef34e8e5ad
[util.formallang] fixed potential CMEs
...
as reported in http://www.eclipse.org/forums/index.php/m/738695/
2011-10-19 12:13:35 +02:00
Sven Efftinge
fed728b9c7
[generator] various improvements see (Bug 361243, Bug 361248, Bug 361244)
2011-10-18 16:29:19 +02:00
Moritz Eysholdt
6fcbccb439
[ValueSerializer] removed redundant code
2011-10-18 12:35:23 +02:00
Moritz Eysholdt
c019a5b1ca
[serializer] simplified test cases for SyntacticSequencerPDAProvider
2011-10-18 12:35:23 +02:00
Moritz Eysholdt
cb429b7677
[serializer] cleand up test data from SyntacticSeqnencerPDAProviderTest
2011-10-18 12:35:23 +02:00
Moritz Eysholdt
c5953a6d51
xtext.tests should not depend on Xbase
2011-10-18 12:35:22 +02:00
Moritz Eysholdt
d65eba30cf
[serializer] handle null-types properly
2011-10-18 12:35:22 +02:00
Moritz Eysholdt
a2d6ac98a1
[util.formallang] improve handling of many-alternatives in NfaToProduction
2011-10-18 12:35:21 +02:00
Moritz Eysholdt
255231c347
[util.formallang] bugfix in the FollowerFunction
...
Productions with purely optional content were not
handled correctly.
2011-10-18 12:35:21 +02:00
Moritz Eysholdt
bfba0fad0b
[util.formallang] fixed 359864 - Xtext hangs on multiple parentheses styles
2011-10-17 16:10:13 +02:00
Sebastian Zarnekow
c1c226f575
[xtext] Fixed deprecation warnings in XtextLinker
2011-10-13 22:39:47 +02:00
Sebastian Zarnekow
d6d0500ea5
[xtext][contentassist.test] Reused injectors of content assist test classes to speed up the test execution
2011-10-13 22:39:46 +02:00
Sebastian Zarnekow
9c9075c42a
[xtext][ui] Fix: infinite recursion in content assist parser
...
see https://bugs.eclipse.org/bugs/show_bug.cgi?id=360834
2011-10-13 20:40:56 +02:00
Sebastian Zarnekow
21a6244bb9
[xtext] Improved assertion message in PolymorphicDispatcherTest
2011-10-13 12:09:09 +02:00
Sebastian Zarnekow
687a6515ea
[xtext] Introduced accessors for the fields of the ImportNormalizer
...
see https://bugs.eclipse.org/bugs/show_bug.cgi?id=360739
2011-10-13 11:31:21 +02:00
Sebastian Zarnekow
cc4b6d02e0
[xtext][junit] Added ParseHelper#parse(CharSequence, URI, ResourceSet)
...
see https://bugs.eclipse.org/bugs/show_bug.cgi?id=351719
2011-10-12 15:26:43 +02:00
Sebastian Zarnekow
1c80fb74a9
[xtext][generator] Fix for class splitting when backtracking is involved, enabled very eager splitting for BeeLangTestLanguage
2011-10-12 12:54:29 +02:00
Sebastian Zarnekow
b822d2b6f9
[xtext][generator] Improved class splitting
...
Introduced #methodsPerClass in AntlrOptions which allows to trigger an "Extract as many super-types as necessary" refactoring on the generated parsers. Defaults to 5000
see https://bugs.eclipse.org/bugs/show_bug.cgi?id=354101
2011-10-12 01:15:06 +02:00
Sebastian Zarnekow
deebdb2352
[xbase][type] Another minor improvements to caching strategy of type inferrer
...
+ removed unused import
+ added todo to XbaseJavaValidator
+ improved RootAssumptionTracker#toString for debug purpose
2011-10-10 14:54:22 +02:00
Moritz Eysholdt
1c4c176825
[serializer/util.formallang] improved handling of strings
2011-10-10 12:59:31 +02:00
Moritz Eysholdt
62d535d736
[util.formallang] access properties via getters; this broke the build
2011-10-10 10:45:07 +02:00