Mon, 02 Sep 2013 01:02:26 +0100 Flush Groovy workspace shell when flushing java resources. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 02 Sep 2013 01:02:26 +0100] rev 2701
Flush Groovy workspace shell when flushing java resources.
Mon, 02 Sep 2013 00:59:40 +0100 Support eclipse-style jar naming convention in JavaCodeBundle>>standardPackageBundleFor: development
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 02 Sep 2013 00:59:40 +0100] rev 2700
Support eclipse-style jar naming convention in JavaCodeBundle>>standardPackageBundleFor: Allows for easy use of eclipse jars.
Sat, 31 Aug 2013 12:59:14 +0100 Fixes in JavaByteCodeProcessorAdapter: care about WIDE modificator! development
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 31 Aug 2013 12:59:14 +0100] rev 2699
Fixes in JavaByteCodeProcessorAdapter: care about WIDE modificator!
Fri, 30 Aug 2013 17:28:45 +0100 Added JavaMethodAnalyzer to gather statistics about Java method. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 30 Aug 2013 17:28:45 +0100] rev 2698
Added JavaMethodAnalyzer to gather statistics about Java method. Useful for tools.
Fri, 30 Aug 2013 12:19:02 +0100 Introducion a JavaSourceDocument. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 30 Aug 2013 12:19:02 +0100] rev 2697
Introducion a JavaSourceDocument. JavaSourceDocument aims to keep various information abou Java source such as parse tree, index, highlighted source. A limited cache of source documents is also maintained to speed up browsing.
Fri, 30 Aug 2013 12:12:44 +0100 Comment and formatting fixes (Marcel doesn't seem to bother much with it :-) development
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 30 Aug 2013 12:12:44 +0100] rev 2696
Comment and formatting fixes (Marcel doesn't seem to bother much with it :-)
Fri, 30 Aug 2013 12:09:22 +0100 Added bit of a comment to JavaByteCodeProcessor and JavaByteCodeProcessorAdapter development
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 30 Aug 2013 12:09:22 +0100] rev 2695
Added bit of a comment to JavaByteCodeProcessor and JavaByteCodeProcessorAdapter
Fri, 30 Aug 2013 12:04:07 +0100 Fix in GroovyEvaluator: import all used classes when evaluating for inspector of debugger. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 30 Aug 2013 12:04:07 +0100] rev 2694
Fix in GroovyEvaluator: import all used classes when evaluating for inspector of debugger. This makes all classes accessed without fully qualified name (vast majority of code) accessible by the evaluator as well. Otherwise, Groovy won't be able to resolve classes used in the code.
Thu, 29 Aug 2013 13:33:12 +0100 Bugfix in GroovyShell - import each class/package only once. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 29 Aug 2013 13:33:12 +0100] rev 2693
Bugfix in GroovyShell - import each class/package only once. Otherwise import customizer's list of imports grow larger and larger (doubles each time a code is evaluated).
Tue, 10 Sep 2013 16:08:08 +0200 class: JavaToolbox expecco_2_6_0rc1
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 10 Sep 2013 16:08:08 +0200] rev 2692
class: JavaToolbox changed: #searchForImplementorsOf:class:in:whenFoundDo: Fix for implementor searching.
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 tip