Commit graph

3136 commits

Author SHA1 Message Date
Moritz Eysholdt
c08a03295a [trace] be able to handle multiple associated LocationDatas 2013-01-31 11:12:56 +01:00
Jan Koehnlein
4f242d3429 [xtend][highlighting] syntax highlighting for contextual keywords from FeatureCallID
Change-Id: I8e7792bcaf22f6f1f18ec84676c84ce78ef75e6c
2013-01-29 17:23:52 +01:00
Sebastian Zarnekow
23699d44eb [typo] Fixup: Rename StopWatches -> Stopwatches, StopWatched -> Timed
Change-Id: Ife9ea6eb262e04d9b04ca871fb5a2d849eddbddf
2013-01-29 10:58:49 +01:00
Sebastian Zarnekow
03ccfae348 [typo] Rename StopWatches -> Stopwatches, StopWatched -> Timed
Change-Id: Ife9ea6eb262e04d9b04ca871fb5a2d849eddbddf
2013-01-29 09:05:37 +01:00
Sven Efftinge
ad5849a24f [xtext] SerializerScopeProvider binding should redirect to IScopeProvider by default. 2013-01-28 14:50:05 +01:00
Sven Efftinge
a369aa711f [xtext generator] fix API compatibility issue (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=399261) 2013-01-28 14:40:08 +01:00
Sven Efftinge
c9a2f51cce [xtext] added @Singleton annotations 2013-01-28 09:52:15 +01:00
Jan Koehnlein
3c441be3e3 [xtend][grammar] Allow modifiers and visibility keywords to appear in any order - test fixes and value converters
https://bugs.eclipse.org/bugs/show_bug.cgi?id=381327

Change-Id: I26a6a57c5704fabcbe66d0282beed4e5896a232d
2013-01-25 14:25:55 +01:00
Holger Schill
f2c37bfc41 [JavaDoc] ContentAssist for typeProposals after @link & @see 2013-01-25 13:47:50 +01:00
Sebastian Zarnekow
d2583d4a6b [resource][tests] Fixed invalid test case for EMF 2.9 2013-01-25 13:40:49 +01:00
Sebastian Zarnekow
96fb0e81ed [xbase][typesystem] Make the serializer tests pass with the new type system
Introduced @SerializerScopeProvider similar to @LinkingScopeProvider to
allow for optimized implementations

Change-Id: Iec84687cd30b7326aac77db66cd9436542f54f39
2013-01-24 22:36:03 +01:00
Sven Efftinge
29a9dcf61a [xbase] make sure JvmElements get proxified (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=398439) 2013-01-24 10:53:34 +01:00
Holger Schill
6fcb204388 [Validation] Added new methods to deal with explicit offset and length for issues 2013-01-24 10:33:32 +01:00
Holger Schill
808bd484be [JavaDoc / Compiler] Validation / Improved importhandling for JavaDoc 2013-01-23 13:25:34 +01:00
Sebastian Zarnekow
362106a8ac [diagnostics] NPE guards in AbstractDiagnostic 2013-01-21 11:52:41 +01:00
Moritz Eysholdt
cc79328350 [smap] use simple names instead of paths 2013-01-18 13:52:24 +01:00
Sebastian Zarnekow
ce05a82891 [xtext][validation] Linking issues are not syntax errors 2013-01-18 11:28:15 +01:00
Sebastian Zarnekow
80bf4bc4ec [xbase][validation] Validate naming problems of local vars and parameters 2013-01-17 17:55:00 +01:00
Moritz Eysholdt
398a2a3363 [trace] moved up a method to make it available for more clients 2013-01-16 17:11:00 +01:00
Sebastian Zarnekow
dccd19723d [trace] Added default binding for ITraceURIConverter 2013-01-16 16:37:38 +01:00
Moritz Eysholdt
33cf91f841 [trace] 397981: rework path information to be usable when packaged in JARs 2013-01-16 15:35:32 +01:00
Sebastian Zarnekow
7b19fa59f3 [xbase][typesystem] Proper validation of types that may not be 'void' 2013-01-15 16:50:01 +01:00
Moritz Eysholdt
d61d991051 [test] added a test to ensure trace files in version 3 can be parsed. 2013-01-15 13:55:23 +01:00
Moritz Eysholdt
001d405ff9 [trace] introduced version 4 of the trace file format 2013-01-15 10:27:26 +01:00
Dennis Huebner
dc71a5cac9 [validation] IssueSeverities#getSeverity(String code) never returns null 2013-01-14 16:58:24 +01:00
Sven Efftinge
cbff5379a7 added compiler settings 2013-01-14 16:55:01 +01:00
Sven Efftinge
4bc6ef20b1 [xbase] check for loaded status before inferring derived state. 2013-01-14 16:55:01 +01:00
Sven Efftinge
c6e57b4a64 [test] don't log expected stack traces to console during testing. 2013-01-14 16:55:01 +01:00
Holger Schill
458fd35edd [JavaDoc] Fix false positive when there is no linebreak 2013-01-14 16:51:48 +01:00
Moritz Eysholdt
576fa3caa3 [trace] 397981: removed support for project name from LocationData 2013-01-14 15:50:28 +01:00
Dennis Huebner
a5ed57d996 [validation] return ignore severity and log an error if a configurable
issue is not registered. Updated launch configurations.
2013-01-14 13:27:21 +01:00
Holger Schill
8122160310 [JavaDoc] more tests and improvements 2013-01-14 12:54:17 +01:00
Holger Schill
1eb0cf3aae fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=397992 2013-01-13 17:03:50 +01:00
Moritz Eysholdt
f3dd2f5435 removed unnecessary test helper code 2013-01-11 16:57:57 +01:00
Sven Efftinge
06a09c41d5 [Tests] made logging testable. 2013-01-11 11:22:13 +01:00
Holger Schill
333d8f60d3 [Xbase] Fix problem in compiling JavaDoc 2013-01-11 10:46:26 +01:00
Sebastian Zarnekow
7d957a18f5 [generator] Restore internal file name pattern of InMemoryFileSystemAccess to fix tests 2013-01-10 19:51:28 +01:00
Moritz Eysholdt
5581397684 added support to the JavaIoFileSystemAcces to write traces 2013-01-10 17:40:10 +01:00
Moritz Eysholdt
beb372270c fixed 397766: IFileSystemAccess should allow to create/read binary files 2013-01-10 16:34:42 +01:00
Holger Schill
bdcdaab453 [ImportValidation] fix missing import-validation for JavaDoc that got lost after refactoring of imports to xbase 2013-01-10 14:55:09 +01:00
Jan Koehnlein
c66ac3652f [validation] MapBasedPreferenceValues should respect default values 2013-01-09 22:49:56 +01:00
Moritz Eysholdt
7cd6621e52 [maven] refactoring for 396596: plugin that adds Xtend debug info 2013-01-08 17:07:45 +01:00
Dennis Huebner
90bae0196f [validation-ui] new 'unused stuff' section, added some more settings 2013-01-08 16:58:20 +01:00
Sven Efftinge
f2454e18f8 Merge commit '932b6e2d9b9dcfbe8258d6dbbaf3c113441144bd'
Conflicts:
	.gitignore
2012-12-19 13:21:52 +01:00
Knut Wannheden
2525ed7303 [validation] CompositeEValidator should always call all validators
The CompositeEValidator needs to call all its validators even when one
of the validators reports a validation problem. See
https://bugs.eclipse.org/bugs/show_bug.cgi?id=396726.
2012-12-17 13:55:37 +01:00
Sven Efftinge
2be0e2c3fb [preferences] made preferences string-based 2012-12-14 11:32:39 +01:00
Jan Koehnlein
c05f2cd8d1 [javadoc] fine tuning type reference interface 2012-12-13 10:41:25 +01:00
Jan Koehnlein
13aa99612c [javadoc parsing] fixed endless loop 2012-12-13 09:44:26 +01:00
Holger Schill
206ba53556 [JavaDoc] Service to get all Links in JavaDoc 2012-12-12 17:13:24 +01:00
Sven Efftinge
3029b0c539 [xtext.ui] run ModelChange notifications in read-mode. 2012-12-11 17:58:40 +01:00