SmallSense__SmalltalkCompletionEngine.st
Mon, 11 Jun 2018 09:26:57 +0100 Jan Vrany Copyright updates
Mon, 13 Nov 2017 22:26:12 -0300 Jan Vrany Fixed xompletion of instance variables in inspector
Thu, 22 Jun 2017 07:01:01 +0200 Claus Gittinger #REFACTORING by cg cvs_MAIN
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
less more (0) -30 tip