SmallSense__CompletionEngine.st
Thu, 12 Feb 2015 00:30:40 +0000 Jan Vrany Completion: added support for SmallSense completion in an inspector views.
Thu, 15 Jan 2015 10:08:11 +0000 Jan Vrany Updated copyright notice.
Fri, 18 Jul 2014 07:01:21 +0100 Jan Vrany Added copyright notice and license information (LGPL2)
Wed, 09 Jul 2014 12:06:40 +0100 Jan Vrany Package renamed to stx:goodies/smallsense
Fri, 23 May 2014 12:58:31 +0100 Jan Vrany Initial set of tests for GroovyCompletionEngineSimple (along with some fixes)
Thu, 22 May 2014 16:15:30 +0100 Jan Vrany Merged ef4a53a77c35 and a95a378b4248
Tue, 20 May 2014 11:01:39 +0100 Jan Vrany PO refactoring: get rid of subject instvar.
Thu, 15 May 2014 14:41:52 +0100 Jan Vrany Fixes and improvements for Java/Groovy completion (part 1)
Thu, 15 May 2014 10:40:02 +0100 Jan Vrany AbstractJavaCompletionEngineSimple refactored to use token patterns. Initial support for receiver type guessing.
Tue, 13 May 2014 16:34:38 +0100 Jan Vrany Introduced notion of `environment` to completion context.
Fri, 09 May 2014 14:54:07 +0100 Jan Vrany Fix in (Smalltalk)CompletionEngine - do not add method twice to completion result.
Tue, 08 Apr 2014 21:46:51 +0200 Jan Vrany Initial support for completing selector parts.
Wed, 02 Apr 2014 23:42:42 +0200 Jan Vrany Fixes issue #4 - Use levenshtein distance when computing prefix-based selector completion.
Wed, 26 Feb 2014 19:28:14 +0100 Claus Gittinger merge with 174
Wed, 26 Feb 2014 19:06:00 +0100 Claus Gittinger sync from current CVS head; fixed comment highlighting for STXEOLRule
Tue, 21 Jan 2014 23:33:53 +0000 Jan Vrany Refactored API of CompletionEngine - caller now must set up an context pass it.
Mon, 25 Nov 2013 12:48:40 +0000 Jan Vrany New class search completion for browser's search bar moved to SmallSense.
Tue, 22 Oct 2013 12:14:07 +0100 Jan Vrany Fix in method completion: do not offer synthetic methods.
Thu, 17 Oct 2013 01:41:47 +0100 Jan Vrany Completion insertion refactoring.
Wed, 16 Oct 2013 15:44:43 +0100 Jan Vrany Fix in code completion - do not add same method multiple times into completion list.
Fri, 04 Oct 2013 08:25:15 +0100 Jan Vrany Initial support for Java/Groovy completion and for mixed-language completion.
Thu, 03 Oct 2013 11:41:07 +0100 Jan Vrany Some more fixes in complete-as-you-type support...
Wed, 02 Oct 2013 13:37:01 +0100 Jan Vrany Completion support refactored to make it more pluggable/extendable.
less more (0) tip