tools/JavaCompiler.st
Thu, 08 Jun 2017 14:04:24 +0200 mawalch #DOCUMENTATION by mawalch cvs_MAIN
Wed, 07 Jun 2017 18:19:45 +0200 mawalch #DOCUMENTATION by mawalch cvs_MAIN
Tue, 20 Sep 2016 22:56:52 +0100 Jan Vrany Issue #93 [3/3]: Avoid (expensive) registry scan to find all erroneous classes
Wed, 21 Sep 2016 09:18:20 +0100 Jan Vrany Issue #93 [2/3]: Avoid (expensive) test for compilation error at (re)compilation time
Fri, 20 Mar 2015 14:29:53 +0100 Jan Vrany Merged with mercurial revision 4f3cc813be4 (8 changesets total) cvs_MAIN
Wed, 28 Jan 2015 03:12:08 +0100 Jan Vrany Merged with mercurial revision cb6c15e66be (594 changesets total) cvs_MAIN
Thu, 24 Jul 2014 21:18:20 +0100 Jan Vrany Removed classFileBytes from JavaClass.
Thu, 17 Apr 2014 07:45:04 +0200 Jan Vrany Fixed JavaCompiler>>synchronizationSemaphore.
Wed, 20 Nov 2013 16:40:09 +0000 Jan Vrany Fixes for Java reflection on Smalltalk classes. development
Thu, 17 Oct 2013 11:11:56 +0100 Jan Vrany Recompilation fixed (avoid endless recursion) development
Thu, 17 Oct 2013 02:24:37 +0100 Jan Vrany Fix in JavaCompiler>>#recompile: when recompiling, use class's original class loader. development
Tue, 15 Oct 2013 17:58:25 +0100 Jan Vrany Fix in JavaCompiler>>#compile:register:notifying: (send #binaryName instead of #name) development
Tue, 15 Oct 2013 02:34:06 +0100 Jan Vrany Implemented JavaClassReloader>>#requestReload & #requestRecompile (part 3) development
Mon, 14 Oct 2013 23:17:28 +0100 Jan Vrany Reverted back Marcel's change in JavaCompiler: pass plain Smalltalk string. 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, 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
Sat, 14 Sep 2013 15:48:03 +0100 Jan Vrany More support for method's source display. Not yet working. development
less more (0) tip