tools/stx_libjava_tools.st
Thu, 25 Oct 2018 19:56:31 +0200 Claus Gittinger #OTHER by cg cvs_MAIN
Wed, 08 Feb 2017 12:33:05 +0100 Claus Gittinger #DOCUMENTATION by cg cvs_MAIN
Wed, 28 Dec 2016 10:26:14 +0100 Claus Gittinger #DOCUMENTATION by cg cvs_MAIN
Fri, 18 Nov 2016 23:02:10 +0000 Jan Vrany Cleanup: Do not aggresively close and reopen .zip archives
Tue, 26 Jul 2016 10:21:31 +0100 Jan Vrany Interop: return Java `char` value as instance of Character
Tue, 12 Jan 2016 14:50:22 +0100 Jan Vrany Backed out changeset 5581377e87fa
Mon, 11 Jan 2016 23:22:29 +0000 Jan Vrany More cleanup of JavaVM::ReflectionRegistry
Fri, 20 Nov 2015 09:49:57 +0000 Jan Vrany Merge
Fri, 11 Sep 2015 16:22:17 +0100 Jan Vrany Makefiles regenerated (to include changes for MINGW32/64 on WIndows)
Fri, 26 Jun 2015 13:13:48 +0200 Claus Gittinger copyright messages updated cvs_MAIN
Fri, 20 Mar 2015 14:29:53 +0100 Jan Vrany Merged with mercurial revision 4f3cc813be4 (8 changesets total) cvs_MAIN
Thu, 19 Mar 2015 17:27:21 +0000 Jan Vrany settings: JavaCodeLibrary validation refactored and improved
Thu, 19 Mar 2015 17:27:21 +0000 Jan Vrany settings: JavaCodeLibrary validation refactored and improved cvs_MAIN_tracking
Wed, 04 Feb 2015 07:56:36 +0000 Jan Vrany Buildfiles: automatically generate calls to ant from makefile to build Java code (if any)
Wed, 28 Jan 2015 03:12:08 +0100 Jan Vrany Merged with mercurial revision cb6c15e66be (594 changesets total) cvs_MAIN
Tue, 07 Jan 2014 16:32:52 +0100 Stefan Vogel class: stx_libjava_tools cvs_MAIN
Tue, 20 Jan 2015 10:49:24 +0100 Jan Vrany JavaClassReloaderTests moved from stx:libjava/experiments to stx:libjava
Tue, 20 Jan 2015 10:41:54 +0100 Jan Vrany Oops, moved stray reloading-related methods from stx:libjava/experiments to stx:libjava.
Wed, 14 Jan 2015 11:19:03 +0000 Jan Vrany Ant build files refactoring (part 1)
Mon, 08 Dec 2014 10:26:50 +0000 Jan Vrany Java settings cleanup (part 1): minor tweaks and fixes
Sat, 11 Oct 2014 23:21:45 +0100 Jan Vrany Fixed class reloader in cases a top-level class has both, nested and anonymous classes.
Tue, 12 Aug 2014 22:40:30 +0100 Jan Vrany Fix in JavaClass>>innerClassesIgnoreUnloaded: - also return anonymous classes.
Tue, 05 Aug 2014 22:41:36 +0100 Jan Vrany Return enclusing class's package for inner classes. Make #owningClass to return enclosing class.
Tue, 05 Aug 2014 00:11:46 +0100 Jan Vrany Merged 9aade8151557 and 189c572dbe71
Mon, 04 Aug 2014 16:13:14 +0100 Jan Vrany (Class reading) optimization [2/4]: rewrite slow ifNil:... by faster isNil ifTrue:...
Thu, 31 Jul 2014 09:30:15 +0100 Jan Vrany Made JavaClass>>package returning Smalltalk/X package name from annotation, if annotated.
Wed, 25 Jun 2014 13:58:21 +0100 Jan Vrany Java source highlughter refactoring.
Thu, 12 Jun 2014 12:12:40 +0100 Jan Vrany Fixed bug #77: Ignore unhandled ThreadDeath exceptions.
Thu, 10 Apr 2014 09:04:48 +0200 Jan Vrany Minor fixes in start/stop position for local/type declaration nodes.
Thu, 03 Apr 2014 21:00:13 +0200 Jan Vrany Change JavaRelease to use output of `java -version` when validating Java installation directory.
Wed, 19 Mar 2014 11:48:10 +0000 Jan Vrany Interop tests refactoring.
Tue, 04 Mar 2014 17:03:25 +0000 Jan Vrany Removed #preRequisites, build files regenerated.
Wed, 12 Feb 2014 21:28:37 +0000 Jan Vrany Branch development merged into default.
Mon, 27 Jan 2014 14:00:40 +0000 Jan Vrany Moved JavaCompilerTests to stx:libtool. development
Wed, 07 Aug 2013 02:11:08 +0100 Jan Vrany Initial attempt to speedup parsinb by using token stream... javascannerstream
Fri, 18 Oct 2013 16:54:44 +0100 Jan Vrany Introduced GroovyScanner with support for Groovy-only tokens... development
Mon, 14 Oct 2013 19:11:32 +0100 Jan Vrany More fixes for new naming scheme development
Tue, 08 Oct 2013 19:16:39 +0100 Jan Vrany Cleanup - remove old tools (parsers/parse nodes...) development
Fri, 04 Oct 2013 08:59:25 +0100 Jan Vrany Highlighter cleanup, addes support for Groovy. development
Thu, 26 Sep 2013 09:11:50 +0100 Jan Vrany More fixes for semi-modal navigation. development
Thu, 03 Oct 2013 10:35:08 +0200 Jan Vrany Added GroovySourceHighlighter
Fri, 20 Sep 2013 02:13:50 +0100 Jan Vrany Make sure eclipse Parser is initialized before actually start parsing. 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
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
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:
Sat, 24 Aug 2013 17:11:15 +0100 Jan Vrany More work on Java code partitioner. development
Wed, 07 Aug 2013 02:07:18 +0100 Jan Vrany Added Java compiler problem annotations and popup window. development
Sun, 04 Aug 2013 01:46:45 +0100 Jan Vrany Initial support for block and incremental highlighting... development
Mon, 29 Apr 2013 21:08:38 +0100 Jan Vrany Merged branch default (CVS HEAD) development
Tue, 23 Apr 2013 00:47:30 +0100 Jan Vrany Fixes in JavaSyntaxHighlighter. development
Mon, 22 Apr 2013 13:35:17 +0200 Jan Vrany Build files fixed. Hopefully... 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
Thu, 04 Apr 2013 01:39:44 +0100 Jan Vrany JavaMethodDeclarationNode moved to package stx:libjava/tools. 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
Sat, 09 Mar 2013 00:47:20 +0100 Stefan Vogel Now preRequiites are separated in mandatoryPreRequisites and referencedPreRequisites
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
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
Fri, 25 Jan 2013 22:31:22 +0000 Jan Vrany Initial implementation of JavaCodeBundleEditory. development
Wed, 16 Jan 2013 13:43:43 +0000 Jan Vrany STC compilation Fixes in tools 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 18:32:33 +0000 Jan Vrany STC compilation fix. development
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
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