Sat, 07 Sep 2013 01:15:11 +0100 Fix in interop - delegate to receiver's class, not to `self class`... development
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 07 Sep 2013 01:15:11 +0100] rev 2715
Fix in interop - delegate to receiver's class, not to `self class`... ...in JavaClass>>perform:onReceiver:from:ifNotFound
Thu, 05 Sep 2013 18:42:04 +0100 Upgraded Eclipse compiler and tools to those of Eclipse 4.2. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 05 Sep 2013 18:42:04 +0100] rev 2714
Upgraded Eclipse compiler and tools to those of Eclipse 4.2.
Tue, 10 Sep 2013 10:34:38 +0100 Removed packages from subProjects, makefiles uodated. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 10 Sep 2013 10:34:38 +0100] rev 2713
Removed packages from subProjects, makefiles uodated.
Fri, 06 Sep 2013 10:36:57 +0100 Added JarFileTests to test signed jars. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 06 Sep 2013 10:36:57 +0100] rev 2712
Added JarFileTests to test signed jars. As of 2013-09-06, reading and verifying signed jar works in interpreted mode but fails when JIT is on.
Fri, 06 Sep 2013 00:16:38 +0100 Added version_CVS to all classes and build files regenerated & cleaned. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 06 Sep 2013 00:16:38 +0100] rev 2711
Added version_CVS to all classes and build files regenerated & cleaned. This is necessary step before updating CVS.
Thu, 05 Sep 2013 22:08:59 +0100 Merged 7c8aeacae13e and 453c3d9e8a94 (branch default - CVS HEAD) development
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 05 Sep 2013 22:08:59 +0100] rev 2710
Merged 7c8aeacae13e and 453c3d9e8a94 (branch default - CVS HEAD)
Thu, 05 Sep 2013 17:09:27 +0100 Make all Java benchmark autoloaded. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 05 Sep 2013 17:09:27 +0100] rev 2709
Make all Java benchmark autoloaded.
Thu, 05 Sep 2013 16:37:21 +0100 More support fro browser (senders/implementors, field references) development
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 05 Sep 2013 16:37:21 +0100] rev 2708
More support fro browser (senders/implementors, field references)
Thu, 05 Sep 2013 03:29:47 +0100 Optimization on JavaSourceHighlighter. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 05 Sep 2013 03:29:47 +0100] rev 2707
Optimization on JavaSourceHighlighter. Highlight Java code only on lexical basis. This avoids using PetitParser based parses which was way too slow for large sources and render highliting unusuable in real applications (ie.e, JImport expecco plugin). Also, this commit introduces Marker, a helper class for eclipse-based highlighter.
Tue, 03 Sep 2013 14:09:43 +0100 Workaround for stc bug. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 03 Sep 2013 14:09:43 +0100] rev 2706
Workaround for stc bug. Due to a bug in stc, Class's instance variable names are not visible in class methods of ordinary classes.
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 tip