tools/JavaLintService.st
Fri, 27 Mar 2015 16:10:51 +0000 Jan Vrany java lint: validate language and source code when running Java lint.
Fri, 08 Aug 2014 11:02:10 +0100 Jan Vrany Fixes bad bug in Java thread handling that caused memory/resource leak.
Thu, 07 Aug 2014 01:49:32 +0100 Jan Vrany Java lint service now do dry-compilation to get more accurate problem list.
Fri, 13 Jun 2014 15:46:39 +0100 Jan Vrany Bugfix in JavaLintService>>unregister: call super unregister at the end of the unregister method.
Thu, 24 Oct 2013 23:19:41 +0100 Jan Vrany Fixed JavaLintService>>#unregister - break dependencies when unregistering development
Tue, 22 Oct 2013 00:07:48 +0100 Jan Vrany Optimization in JavaLintService: cache language of the code view in an instvar. development
Fri, 04 Oct 2013 12:22:42 +0100 Jan Vrany Problem highlighting optimization/cleanup. development
Mon, 23 Sep 2013 10:03:35 +0100 Jan Vrany Update JavaLintService after rename of SmallSense::SyntaxHighlightingService... development
Sat, 21 Sep 2013 05:23:41 +0100 Jan Vrany Fixes for Java syntax highlighting and checking. development
Fri, 20 Sep 2013 10:57:50 +0100 Jan Vrany Fixes for JavaLintService/Highlighter: correctly flush previous problems... development
Tue, 17 Sep 2013 11:22:20 +0100 Jan Vrany Initial support for source code indexing (for semi-modal navigation) development
Mon, 16 Sep 2013 14:09:52 +0100 Jan Vrany Initial support for live code checker / lint. development
less more (0) tip