Mon, 16 Sep 2013 12:14:45 +0100 Oops, added lost mehods.
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 16 Sep 2013 12:14:45 +0100] rev 81
Oops, added lost mehods.
Mon, 16 Sep 2013 11:13:13 +0100 Fixes for SmallSense's own syntax highlighting service.
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 16 Sep 2013 11:13:13 +0100] rev 80
Fixes for SmallSense's own syntax highlighting service. Fixed instance creation and SelectorNode. No idea from where the previous implementation of SelectorNode came from.
Wed, 04 Sep 2013 08:38:25 +0100 Workaround to compile also under CVS Smalltalk/X.
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 04 Sep 2013 08:38:25 +0100] rev 79
Workaround to compile also under CVS Smalltalk/X. The problem is that in stx:libtool, jv-branch all files conform to a naming convertion whereas in CVS not. Therefore the makefiles generated under jv-branch refer .H files which does not exist in CVS. This commit fixes this by adding extra rules that copy files if they does not exist.
Mon, 02 Sep 2013 14:45:35 +0100 Fix in SmallSense::Recognizer: use customized SmalltalkParser to parse smalltalk code.
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 02 Sep 2013 14:45:35 +0100] rev 78
Fix in SmallSense::Recognizer: use customized SmalltalkParser to parse smalltalk code. SmalltalkParser can do some basic error-recovery and thus provides better tree for completion.
Mon, 02 Sep 2013 13:58:24 +0100 Fixed swizzling when SmallSense is built-in library.
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 02 Sep 2013 13:58:24 +0100] rev 77
Fixed swizzling when SmallSense is built-in library.
Mon, 02 Sep 2013 13:19:20 +0100 Merged 2046f40e5dde and 7a71bbc338e2
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 02 Sep 2013 13:19:20 +0100] rev 76
Merged 2046f40e5dde and 7a71bbc338e2
Mon, 02 Sep 2013 13:10:24 +0100 Fixes to make SmallSense code completion working on eXept CVS version (part 1)
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 02 Sep 2013 13:10:24 +0100] rev 75
Fixes to make SmallSense code completion working on eXept CVS version (part 1) - fix DoWhatIMeanSupport - disables CodeCompletionService - disables lint service on eXept CVS (until fixed)
Mon, 02 Sep 2013 12:36:51 +0100 Fixed swizzling when SmallSense is loaded using Smalltalk loadPackage:.
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 02 Sep 2013 12:36:51 +0100] rev 74
Fixed swizzling when SmallSense is loaded using Smalltalk loadPackage:.
Mon, 02 Sep 2013 12:25:26 +0100 Removed dependency on roeltyper.
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 02 Sep 2013 12:25:26 +0100] rev 73
Removed dependency on roeltyper.
Mon, 02 Sep 2013 10:33:12 +0100 Fixes after move to separate namespace
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 02 Sep 2013 10:33:12 +0100] rev 72
Fixes after move to separate namespace
(0) -10 +10 +100 +300 +1000 tip