SmallSense__SmalltalkInferencer.st
Fri, 07 Jul 2017 11:29:55 +0200 Jan Vrany Smalltalk type inference: implemented heuristics based on naming convention
Thu, 10 Aug 2017 10:05:49 +0200 Claus Gittinger #BUGFIX by cg cvs_MAIN
Fri, 14 Jul 2017 13:39:58 +0200 Claus Gittinger #UI_ENHANCEMENT by cg cvs_MAIN
Thu, 22 Jun 2017 07:00:50 +0200 Claus Gittinger #REFACTORING by cg cvs_MAIN
Fri, 23 Dec 2016 11:56:55 +0100 Claus Gittinger #FEATURE by cg cvs_MAIN expecco_ALM_1_10_0 expecco_ALM_1_10_0_8 expecco_ALM_1_11_0 expecco_ALM_1_11_0_2 expecco_ALM_1_11_2
Tue, 01 Nov 2016 15:07:50 +0100 Claus Gittinger #QUALITY by cg cvs_MAIN
Tue, 03 May 2016 15:52:52 +0200 Claus Gittinger #BUGFIX by cg cvs_MAIN
Mon, 11 Jan 2016 12:06:09 +0100 Stefan Vogel Fix version_CVS cvs_MAIN expecco_ALM_1_9_7
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.
Fri, 24 Apr 2015 08:10:23 +0100 Jan Vrany Oops, fixed stupid bug in inferencer in type propagation
Mon, 23 Mar 2015 18:01:20 +0100 Claus Gittinger class: SmallSense::SmalltalkInferencer cvs_MAIN
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
Tue, 02 Dec 2014 22:32:38 +0000 Jan Vrany Fix in inferencer: care to not create new symbols
Mon, 24 Nov 2014 22:35:37 +0000 Jan Vrany Fixed assertion during type inference.
Fri, 21 Nov 2014 17:31:26 +0000 Jan Vrany Catch errors in background inferencer
Fri, 26 Sep 2014 11:53:53 +0100 Jan Vrany Small fix in inferencer: assume #new: and #basicNew: returns an instance of a receiver.
Tue, 05 Aug 2014 14:11:29 +0100 Jan Vrany Oops, added lost method.
Tue, 05 Aug 2014 14:11:06 +0100 Jan Vrany Added some comments on individual inferencing phases.
Tue, 05 Aug 2014 14:10:28 +0100 Jan Vrany Some tweaks in inferences - more support for "known selectors", like ,#==, #+ or: #class.
Sat, 19 Jul 2014 22:40:45 +0100 Jan Vrany Oops, fix in Smalltalk inferencer: there's nothing like BlockClosure in St/X.
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
Tue, 13 May 2014 16:34:38 +0100 Jan Vrany Introduced notion of `environment` to completion context.
Fri, 21 Mar 2014 19:02:00 +0000 Jan Vrany Fix in SmallSense::SmalltalkInferencer>>process: handle errors during inference...
Sat, 01 Mar 2014 23:34:40 +0000 Jan Vrany Improved type inference.
Wed, 26 Feb 2014 19:06:00 +0100 Claus Gittinger sync from current CVS head; fixed comment highlighting for STXEOLRule
Tue, 19 Nov 2013 13:02:56 +0000 Jan Vrany Oops, added lost method (#visitVariableNode:)
Sat, 26 Oct 2013 18:04:50 +0100 Jan Vrany - SmallSense::SmalltalkInferencer
Sat, 26 Oct 2013 17:53:10 +0100 Jan Vrany Fix for SmallSense::SmalltalkInferencer.
Sat, 26 Oct 2013 10:52:07 +0100 Jan Vrany Fix in inferences for infering Java class access.
Tue, 08 Oct 2013 14:11:55 +0100 Jan Vrany Oops, forgotten method in SmallSense::SmalltalkInferencer.
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)
Mon, 07 Oct 2013 11:11:31 +0100 Jan Vrany Fix for SmalltalkInferencer.
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:31:58 +0100 Jan Vrany Oops, fix in SmallSense::SmalltalkInferencer>>class:source:
Fri, 04 Oct 2013 08:25:15 +0100 Jan Vrany Initial support for Java/Groovy completion and for mixed-language completion.
Fri, 04 Oct 2013 08:01:47 +0100 Jan Vrany Small improvement in Smalltalk type inrefernece
Tue, 24 Sep 2013 02:14:28 +0100 Jan Vrany Classes renamed to better express theit purpose.
Wed, 18 Sep 2013 02:36:36 +0100 Jan Vrany Fix in type inference - propagate types to a variable in assignments.
Wed, 18 Sep 2013 01:29:45 +0100 Jan Vrany Minor fixes in inferencer.
Thu, 29 Aug 2013 14:01:15 +0100 Jan Vrany Bugfix in SmallSense::SmalltalkInferencer: convert strings to symbols...
Mon, 26 Aug 2013 10:33:23 +0100 Jan Vrany Package structure reorganization.
less more (0) tip