Fri, 08 Aug 2014 14:23:44 +0200 Temporary hack - sort syntaxElements if not already/
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 08 Aug 2014 14:23:44 +0200] rev 14705
Temporary hack - sort syntaxElements if not already/
Fri, 08 Aug 2014 07:58:17 +0200 Fix in Tools::BackgroundSourceProcessingService>>unregister: remove itself from
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 08 Aug 2014 07:58:17 +0200] rev 14704
Fix in Tools::BackgroundSourceProcessingService>>unregister: remove itself from textView dependents
Wed, 06 Aug 2014 15:15:29 +0200 Do now show anonymous Java classes in class list.
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 06 Aug 2014 15:15:29 +0200] rev 14703
Do now show anonymous Java classes in class list.
Tue, 05 Aug 2014 22:17:17 +0200 Marked CodeGeneratorTool as abstract
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 05 Aug 2014 22:17:17 +0200] rev 14702
Marked CodeGeneratorTool as abstract
Tue, 05 Aug 2014 22:08:04 +0200 Fixes in CodeGeneatorTool for to handle properly mixed-language classes.
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 05 Aug 2014 22:08:04 +0200] rev 14701
Fixes in CodeGeneatorTool for to handle properly mixed-language classes. Do not use class's compilerClass, it may differ from the compiler of this generator's language. For instance, when compiling Smalltalk extension to Java or JavaScript class. So, use proper compiler for language the receiver is generator for, i.e., Compiler for SmalltalkCodeGenerator, JavaScriptCompiler for JavaScriptCodeGenerator...
Tue, 05 Aug 2014 22:07:57 +0200 Fixes in CodeGeneatorTool for to handle properly mixed-language classes.
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 05 Aug 2014 22:07:57 +0200] rev 14700
Fixes in CodeGeneatorTool for to handle properly mixed-language classes. Do not use class's compilerClass, it may differ from the compiler of this generator's language. For instance, when compiling Smalltalk extension to Java or JavaScript class. So, use proper compiler for language the receiver is generator for, i.e., Compiler for SmalltalkCodeGenerator, JavaScriptCompiler for JavaScriptCodeGenerator...
Tue, 05 Aug 2014 17:30:46 +0200 class: stx_libtool
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 05 Aug 2014 17:30:46 +0200] rev 14699
class: stx_libtool changed: #extensionMethodNames
Tue, 05 Aug 2014 17:30:27 +0200 For Smalltalk code, use SmalltalkCodeGenerator as an compiler for interactive tools.
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 05 Aug 2014 17:30:27 +0200] rev 14698
For Smalltalk code, use SmalltalkCodeGenerator as an compiler for interactive tools.
Tue, 05 Aug 2014 17:24:48 +0200 When compiling code, use compilerClassForInteractiveTools to allow for undo/redo
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 05 Aug 2014 17:24:48 +0200] rev 14697
When compiling code, use compilerClassForInteractiveTools to allow for undo/redo of methods accepted in debugger.
Tue, 05 Aug 2014 17:23:30 +0200 Added more methods to make it polymorphic with Compiler to some extent.
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 05 Aug 2014 17:23:30 +0200] rev 14696
Added more methods to make it polymorphic with Compiler to some extent. This allows SmalltalkCodeGeneratorTool to act as compiler for interactive tools such as debugger or UI painter.
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip