src/JavaClassRegistry.st
Thu, 23 Feb 2012 12:06:34 +0000 vranyj1 Fixes... jk_new_structure
Tue, 21 Feb 2012 11:29:41 +0000 vranyj1 Some initial class reloading support. Not yet finished, just sketched out. jk_new_structure
Sat, 18 Feb 2012 23:18:47 +0000 vranyj1 Groovy language support and integration jk_new_structure
Fri, 09 Dec 2011 23:38:23 +0000 vranyj1 (none) jk_new_structure
Fri, 09 Dec 2011 19:06:18 +0000 vranyj1 Few more fixes in native methods jk_new_structure
Fri, 25 Nov 2011 08:02:14 +0000 vranyj1 (none) jk_new_structure
Wed, 23 Nov 2011 15:26:06 +0000 vranyj1 Copyright fixes jk_new_structure
Thu, 17 Nov 2011 00:23:22 +0000 vranyj1 Fire breakpoint for JV only if class is not artifical Groovy script class (avoids annoying false-positive breakpoint) jk_new_structure
Wed, 02 Nov 2011 21:40:47 +0000 hlopkmar quite big class loaders rewrite.. javavm/groovy boots, almost all tests pass.. hope you will like it.. jk_new_structure
Sun, 30 Oct 2011 21:13:43 +0000 vranyj1 Fixes in classloaders to make Groovy running (again) jk_new_structure
Sun, 30 Oct 2011 17:12:34 +0000 vranyj1 Yet another set of hacks for classloaders jk_new_structure
Sun, 30 Oct 2011 13:04:54 +0000 vranyj1 Fixes in classloaders jk_new_structure
Fri, 28 Oct 2011 20:15:40 +0000 vranyj1 Temporary commit (fixing class loaders - classes gets registered twice) jk_new_structure
Fri, 28 Oct 2011 18:58:45 +0000 vranyj1 (none) jk_new_structure
Thu, 27 Oct 2011 14:23:58 +0000 vranyj1 Few fixes for class loaders jk_new_structure
Tue, 25 Oct 2011 08:28:37 +0000 vranyj1 Bug fix jk_new_structure
Mon, 24 Oct 2011 14:50:27 +0000 vranyj1 JavaClassRegistry: keep classloaders in WeakIdentityDictionary to allow classloaders to be GCd jk_new_structure
Sun, 23 Oct 2011 18:16:39 +0000 vranyj1 (none) jk_new_structure
Sun, 23 Oct 2011 13:41:02 +0000 vranyj1 Few fixes jk_new_structure
Sun, 23 Oct 2011 11:02:37 +0000 vranyj1 JavaClassRegistry refactored jk_new_structure
Fri, 21 Oct 2011 12:49:05 +0000 hlopkmar refactored registry.. jk_new_structure
Fri, 21 Oct 2011 09:37:44 +0000 vranyj1 Small refactoring of class registry, more follows jk_new_structure
Thu, 20 Oct 2011 18:20:15 +0000 hlopkmar refactoringl, moved registry to JavaVM jk_new_structure
Thu, 20 Oct 2011 17:10:04 +0000 hlopkmar just refactoring registry jk_new_structure
Thu, 20 Oct 2011 12:38:32 +0000 hlopkmar fixed bug in java registry and we BOOT :) jk_new_structure
Wed, 19 Oct 2011 18:05:11 +0000 hlopkmar another dose of fixes, still not able to boot javavm jk_new_structure
Wed, 19 Oct 2011 16:18:27 +0000 hlopkmar introduced JavaClassRegistry, taken loading responsibilities from JavaClassReader, got rid of stringConstants and started using StringRefs.. Bugs very likely :) jk_new_structure
less more (0) tip