SmallSense__SmalltalkCompletionEngine.st
Mon, 11 Jan 2016 12:05:56 +0100 Stefan Vogel Fix version_CVS cvs_MAIN
Sat, 22 Aug 2015 00:14:23 +0100 Jan Vrany Fix in Smalltalk type info manager: do not mark classes with no source stream as errorneous.
Sat, 08 Aug 2015 02:55:51 +0100 Jan Vrany Fix in SmalltalkCompletion: do not offer non-object instvars
Sun, 21 Jun 2015 19:14:01 +0200 Claus Gittinger fixed version methods for CVS (were lost after move from HG) cvs_MAIN
Mon, 23 Mar 2015 17:56:17 +0100 Claus Gittinger class: SmallSense::SmalltalkCompletionEngine cvs_MAIN
Thu, 12 Feb 2015 00:30:40 +0000 Jan Vrany Completion: added support for SmallSense completion in an inspector views.
Sat, 31 Jan 2015 08:37:29 +0000 Jan Vrany Merged e65bd2bf892a and 411b58d6c744 (branch cvs_MAIN)
Thu, 15 Jan 2015 10:08:11 +0000 Jan Vrany Updated copyright notice.
Wed, 14 Jan 2015 08:28:46 +0000 Jan Vrany Updated from upstream repository to revision 0a4845a0c211 cvs_MAIN
Thu, 07 Aug 2014 15:02:26 +0100 Jan Vrany Fixed Smalltalk completion: do not offer Java anonymous classes.
Thu, 24 Jul 2014 19:58:54 +0100 Jan Vrany Refactored and fixes class name completion.
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
Mon, 02 Jun 2014 11:34:24 +0100 Jan Vrany Fix in SmalltalkCompletionEngine (senf allClassesDo: instead classesDo: to JavaVM registry)
Thu, 29 May 2014 15:37:19 +0100 Jan Vrany Bugfix in SmalltalkCompletionEngine - do not send obsoleted #name: to class PO.
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.
Wed, 14 May 2014 15:23:05 +0100 Jan Vrany Introduced AbstractJavaCompletionEngineSimple...
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.
Wed, 09 Apr 2014 14:21:13 +0200 Jan Vrany Fix in Smalltalk completion: do now show globals which are actually class vars.
Wed, 09 Apr 2014 09:58:54 +0200 Jan Vrany Keep (highlighter) source in ParseTreeIndex
Tue, 08 Apr 2014 21:46:51 +0200 Jan Vrany Initial support for completing selector parts.
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
Wed, 29 Jan 2014 10:42:31 +0000 Jan Vrany Fx in Smalltalk code completion - do not complete inside comments.
Wed, 22 Jan 2014 21:54:51 +0000 Jan Vrany Improved support for electric bracket.
Wed, 22 Jan 2014 12:52:34 +0000 Jan Vrany Added simple debugg option to SmalltaqlkCodeCompletion.
Tue, 21 Jan 2014 23:33:53 +0000 Jan Vrany Refactored API of CompletionEngine - caller now must set up an context pass it.
Sat, 18 Jan 2014 22:56:44 +0000 Jan Vrany Added relevance value to completion item. Pre-select the most relevant item in complection view.
Mon, 25 Nov 2013 11:56:09 +0000 Jan Vrany Fix for completing globals (like Transcript or OperatingSystem)
Tue, 22 Oct 2013 12:14:07 +0100 Jan Vrany Fix in method completion: do not offer synthetic methods.
Sun, 20 Oct 2013 03:10:44 +0100 Jan Vrany Improvements in Java completion.
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.
Tue, 08 Oct 2013 11:11:14 +0100 Jan Vrany Fix in SmalltalkInferencer for known globals.
Mon, 07 Oct 2013 19:21:53 +0100 Jan Vrany Fixes for Java completion (for both Java/Groovy and Smalltalk)
Sat, 05 Oct 2013 01:02:31 +0100 Jan Vrany Oops, added lost method.
Sat, 05 Oct 2013 00:40:01 +0100 Jan Vrany Improvements for completion of Java classes/methods in Smalltalk code.
Fri, 04 Oct 2013 08:25:15 +0100 Jan Vrany Initial support for Java/Groovy completion and for mixed-language completion.
Wed, 02 Oct 2013 13:37:01 +0100 Jan Vrany Completion support refactored to make it more pluggable/extendable.
less more (0) tip