tools/tools.rc
Tue, 17 Sep 2013 11:22:20 +0100 Jan Vrany Initial support for source code indexing (for semi-modal navigation) development
Mon, 16 Sep 2013 14:09:52 +0100 Jan Vrany Initial support for live code checker / lint. development
Sun, 15 Sep 2013 02:16:13 +0100 Jan Vrany Merged 272689c14005 and 13f5be2bf83b. development
Sun, 15 Sep 2013 01:44:55 +0100 Jan Vrany Merged d87e89dd5276 and fe83a843a7bf (branch default - CVS HEAD) development
Sat, 14 Sep 2013 15:48:03 +0100 Jan Vrany More support for method's source display. Not yet working. development
Thu, 12 Sep 2013 00:24:05 +0100 Jan Vrany Java package reorganization. development
Tue, 10 Sep 2013 05:06:05 +0100 Jan Vrany Return line number withing method source. development
Mon, 09 Sep 2013 10:33:09 +0100 Jan Vrany Use eclipse-based highlighter for both class and method highlighting. development
Mon, 09 Sep 2013 01:27:53 +0100 Jan Vrany Initial support for displaying only selected method's source in browser. development
Sat, 07 Sep 2013 02:17:02 +0100 Jan Vrany Initial support for source file partitioning using eclipse parser. development
Fri, 06 Sep 2013 00:16:38 +0100 Jan Vrany Added version_CVS to all classes and build files regenerated & cleaned. development
Thu, 05 Sep 2013 16:37:21 +0100 Jan Vrany More support fro browser (senders/implementors, field references) development
Mon, 02 Sep 2013 09:59:56 +0100 Jan Vrany Added JavaToolbox. development
Fri, 30 Aug 2013 12:19:02 +0100 Jan Vrany Introducion a JavaSourceDocument. development
Fri, 06 Sep 2013 02:45:44 +0200 Jan Vrany Updated to match Mercurial revision a00302fe5083 with two tweaks:
Sun, 25 Aug 2013 11:50:05 +0100 Jan Vrany More work on Java parser (position, support for node inspector) development
Sat, 24 Aug 2013 17:11:15 +0100 Jan Vrany More work on Java code partitioner. development
Fri, 09 Aug 2013 01:22:51 +0100 Jan Vrany Fixes in syntax highlighting and support for accepting code in the debugger. development
Wed, 07 Aug 2013 02:07:18 +0100 Jan Vrany Added Java compiler problem annotations and popup window. development
Tue, 06 Aug 2013 11:19:07 +0100 Jan Vrany Java compiler problem highlighting improved. development
Mon, 05 Aug 2013 10:55:37 +0100 Jan Vrany Performance optimization in JavaCompilerpProblemService. development
Sun, 04 Aug 2013 01:46:45 +0100 Jan Vrany Initial support for block and incremental highlighting... development
Tue, 23 Apr 2013 00:47:30 +0100 Jan Vrany Fixes in JavaSyntaxHighlighter. development
Thu, 18 Apr 2013 17:55:49 +0200 Jan Vrany Removed obsolete classes. development
Wed, 17 Apr 2013 19:39:20 +0200 Jan Vrany Fixeed build process so experiments and tools also builds their development
Mon, 15 Apr 2013 23:55:43 +0200 Jan Vrany Improvements in JavaCompiler. development
Fri, 12 Apr 2013 20:56:56 +0200 Jan Vrany A bunch of fixes to allow accepting classes in smalltalk browser. development
Thu, 04 Apr 2013 00:53:00 +0100 Jan Vrany Some more work on parser, AST and partitioner... development
Sat, 09 Mar 2013 17:12:50 +0000 Jan Vrany Updated build support files after umoving Java icons to GenericToolbarIconLibrary. development
Tue, 26 Feb 2013 11:32:43 +0000 Jan Vrany Merged 009a0df3afce and 3c9b3181ded (branch development - CVS HEAD) development
Mon, 25 Feb 2013 12:15:35 +0100 Jan Vrany Updated to rev 009a0df3afce
Fri, 22 Feb 2013 16:06:12 +0000 Jan Vrany Improvements in JavaCodeBundleEditor. development
Wed, 20 Feb 2013 23:05:49 +0000 Jan Vrany Merged 08505399cea8 and 0adf7bbcf2c9 (branch default - CVS HEAD) development
Sat, 16 Feb 2013 19:08:45 +0100 Jan Vrany Updated to https://swing.fit.cvut.cz/hg/stx.libjava/rev/31f8b995905e
Thu, 14 Feb 2013 16:15:31 +0000 Jan Vrany Added version_CVS development
Wed, 30 Jan 2013 13:27:16 +0000 Jan Vrany Merged ef3da336a6c9 and 6eac81f7f606 (branch development.) refactoring-vmdata
Mon, 28 Jan 2013 21:15:59 +0000 Jan Vrany More work on new JavaCodeBundleEditor & preferences. Not yet finished. development
Fri, 25 Jan 2013 22:31:22 +0000 Jan Vrany Initial implementation of JavaCodeBundleEditory. development
Sat, 19 Jan 2013 16:44:56 +0000 Jan Vrany Merged with 617e6a088dd1 refactoring-vmdata
Wed, 16 Jan 2013 21:58:52 +0000 Jan Vrany Bugfix: JavaSyntaxHighlighter::Parser>>identifier (use JavaParseI::TokenParser). refactoring-vmdata
Wed, 16 Jan 2013 21:31:50 +0000 Jan Vrany - JavaListInspectorView refactoring-vmdata
Wed, 16 Jan 2013 13:47:01 +0000 Jan Vrany Removed java path editors from settings application refactoring-javalibrary
Tue, 15 Jan 2013 18:12:48 +0000 Jan Vrany Initial implementation of code libraries & bundles finished. refactoring-javalibrary
Fri, 11 Jan 2013 12:37:38 +0000 Jan Vrany Some more work on source partitioner. development
Fri, 11 Jan 2013 11:57:30 +0000 Jan Vrany Added debugging flag to JavaParser. Removed old parser tests. development
Fri, 11 Jan 2013 11:28:13 +0000 Jan Vrany Java parser classes cleanup. development
Fri, 11 Jan 2013 10:38:06 +0000 Jan Vrany Remove old JK's java parser (which is no longer used) development
Sun, 16 Dec 2012 17:45:12 +0100 Marcel Hlopko added reloading tests and naive implementation development
Sun, 16 Dec 2012 10:32:25 +0100 Jan Vrany Bugfix in syntax highlighter (caused by JavaParserII refactoring) development
Sat, 15 Dec 2012 17:55:14 +0100 Jan Vrany Refactoring of JavaParserII>>importDeclaration development
Thu, 15 Nov 2012 22:10:02 +0000 vranyj1 Directory structure refactoring (part 2) directory_structure_refactoring
less more (0) tip