tools/tools.rc
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, 21 Jan 2015 13:19:06 +0100 Jan Vrany Repository cleanup (5/7): made stx:libjava/tests a full Smalltalk/X package.
Wed, 21 Jan 2015 11:28:10 +0100 Jan Vrany Repository cleanup (4/7): moved mauve source to stx:libjava/mauve/java where it belongs
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.
Sat, 20 Dec 2014 01:47:07 +0100 Jan Vrany Fix in flushing Java - flush all dynamic proxies
Tue, 09 Dec 2014 14:49:20 +0000 Jan Vrany Java settings cleanup (part 2): release settings refactored.
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.
Thu, 18 Sep 2014 16:13:31 +0100 Jan Vrany Fix in Java: do not flush Threads dictionary when rebooting JVM
Tue, 12 Aug 2014 22:40:30 +0100 Jan Vrany Fix in JavaClass>>innerClassesIgnoreUnloaded: - also return anonymous classes.
Mon, 11 Aug 2014 09:46:49 +0100 Jan Vrany Fixes for class unloadfing: unload inner classes first.
Mon, 11 Aug 2014 01:55:40 +0100 Jan Vrany es to ClassLoader#classes list.
Fri, 08 Aug 2014 11:02:10 +0100 Jan Vrany Fixes bad bug in Java thread handling that caused memory/resource leak.
Thu, 07 Aug 2014 14:42:02 +0100 Jan Vrany Fixed bad bug in realoding - do not flush type when invalidating field ref.
Thu, 07 Aug 2014 12:41:43 +0100 Jan Vrany Removed slot JavaClass#sourceFile.
Thu, 07 Aug 2014 01:49:32 +0100 Jan Vrany Java lint service now do dry-compilation to get more accurate problem list.
Tue, 05 Aug 2014 21:57:28 +0100 Jan Vrany Merged a3cb415bc22b and 4284af836b5d
Tue, 05 Aug 2014 20:42:52 +0100 Jan Vrany Merged ea55682eefe7 and a4ddeef7c5e9
Tue, 05 Aug 2014 00:11:46 +0100 Jan Vrany Merged 9aade8151557 and 189c572dbe71
Mon, 04 Aug 2014 23:08:33 +0100 Jan Vrany Fixed getDeclaringClass() native.
Mon, 04 Aug 2014 16:13:14 +0100 Jan Vrany (Class reading) optimization [2/4]: rewrite slow ifNil:... by faster isNil ifTrue:...
Mon, 04 Aug 2014 15:43:51 +0100 Jan Vrany Class reading optimization [1/4]: optimize CharacterArray class>>decodeFromJavaUTF8:
Thu, 31 Jul 2014 09:30:15 +0100 Jan Vrany Made JavaClass>>package returning Smalltalk/X package name from annotation, if annotated.
Thu, 24 Jul 2014 21:18:20 +0100 Jan Vrany Removed classFileBytes from JavaClass.
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.
Tue, 15 Apr 2014 22:22:12 +0200 Jan Vrany Changed display string of JavaRelease.
Thu, 10 Apr 2014 09:04:48 +0200 Jan Vrany Minor fixes in start/stop position for local/type declaration nodes.
Wed, 09 Apr 2014 17:14:46 +0200 Jan Vrany Updated Groovy to 2.1.1. Download Groovy and JUnit using IVY.
Thu, 03 Apr 2014 12:38:47 +0200 Jan Vrany Initial stubs for Java 8
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
Mon, 11 Nov 2013 17:27:08 +0000 Jan Vrany Added JavaRelease>>system which uses default system Java installation. development
Fri, 18 Oct 2013 16:54:44 +0100 Jan Vrany Introduced GroovyScanner with support for Groovy-only tokens... development
Wed, 16 Oct 2013 01:20:07 +0100 Jan Vrany Fixes for Java method tracing/counting. development
Tue, 15 Oct 2013 02:34:06 +0100 Jan Vrany Implemented JavaClassReloader>>#requestReload & #requestRecompile (part 3) development
Mon, 14 Oct 2013 19:11:32 +0100 Jan Vrany More fixes for new naming scheme development
Mon, 14 Oct 2013 08:45:39 +0100 Jan Vrany Merged 3680bdc3ef00 and 36690c744edb (Marcel's reloading fixes) development
Thu, 10 Oct 2013 00:08:11 +0100 Jan Vrany JavaClass>>#name vs. #binaryName refactoring development
Tue, 08 Oct 2013 19:16:39 +0100 Jan Vrany Cleanup - remove old tools (parsers/parse nodes...) development
Sun, 13 Oct 2013 12:31:42 +0200 Marcel Hlopko jv please revide, I probably broke something and this only fixes a symptom. development
Fri, 04 Oct 2013 12:22:42 +0100 Jan Vrany Problem highlighting optimization/cleanup. development
Fri, 04 Oct 2013 08:59:25 +0100 Jan Vrany Highlighter cleanup, addes support for Groovy. development
Tue, 01 Oct 2013 23:36:10 +0100 Jan Vrany More fixes for semi-modal navigation development
Tue, 01 Oct 2013 14:17:13 +0100 Jan Vrany Some more fixes for semi-modal navigation. development
Thu, 26 Sep 2013 09:11:50 +0100 Jan Vrany More fixes for semi-modal navigation. development
Tue, 24 Sep 2013 12:45:44 +0100 Jan Vrany Improvements for Java code navigation. development
Thu, 03 Oct 2013 10:34:53 +0200 Jan Vrany Added GroovySourceHighlighter
Sat, 21 Sep 2013 05:23:41 +0100 Jan Vrany Fixes for Java syntax highlighting and checking. development
Fri, 20 Sep 2013 02:13:50 +0100 Jan Vrany Make sure eclipse Parser is initialized before actually start parsing. development
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
less more (0) -100 -60 tip