experiments/JavaCompiler.st
Fri, 06 Sep 2013 00:16:38 +0100 Jan Vrany Added version_CVS to all classes and build files regenerated & cleaned. development
Fri, 06 Sep 2013 02:45:44 +0200 Jan Vrany Updated to match Mercurial revision a00302fe5083 with two tweaks:
Fri, 09 Aug 2013 01:22:51 +0100 Jan Vrany Fixes in syntax highlighting and support for accepting code in the debugger. development
Tue, 06 Aug 2013 11:19:07 +0100 Jan Vrany Java compiler problem highlighting improved. development
Mon, 05 Aug 2013 10:49:25 +0100 Jan Vrany Fix in JavaCompiler: refetch classes after registering them. development
Tue, 07 May 2013 12:39:09 +0100 Jan Vrany Changed JavaVM>>classForName: to faster JavaVM>>classForName:definedBy: development
Thu, 02 May 2013 10:32:02 +0100 Jan Vrany Performance optimization: rewrote 'JavaVM classNamed:' to 'JavaVM classNamed:...definedBy:...'. development
Mon, 15 Apr 2013 23:55:43 +0200 Jan Vrany Improvements in JavaCompiler. development
Mon, 15 Apr 2013 21:35:55 +0200 Jan Vrany Bugfix in JavaCompiler - compile even syntactically incorrect code development
Mon, 15 Apr 2013 20:54:01 +0200 Jan Vrany Removed Javac and JavacExternal implementation of JavaCompiler. development
Wed, 10 Apr 2013 08:22:31 +0200 Jan Vrany More tests for dynamic code updates. development
Thu, 04 Apr 2013 00:54:06 +0100 Jan Vrany Fix in JavaCompiler. development
Wed, 03 Apr 2013 22:09:09 +0100 Jan Vrany Pass a class loader to ECJ's CompilerAdapter. development
Wed, 03 Apr 2013 09:13:20 +0100 Jan Vrany JavaCompiler made API-compatible with ByteCodeCompiler. development
Sun, 31 Mar 2013 19:25:00 +0100 Jan Vrany JavaClass can now keep it's classfile bytes. development
Fri, 29 Mar 2013 23:37:04 +0000 Jan Vrany Initial implementation of ECJ based JavaCompiler, development
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
Wed, 02 Jan 2013 18:48:11 +0100 Jan Vrany JavaCompiler refactored to compile completely in memory. development
Tue, 18 Dec 2012 19:02:51 +0100 Marcel Hlopko testing jenkins automatic builds development
Tue, 18 Dec 2012 18:52:10 +0100 Marcel Hlopko testing jenkins automatic builds development
Tue, 18 Dec 2012 18:42:43 +0100 Marcel Hlopko testing jenkins automatic builds development
Tue, 18 Dec 2012 18:40:59 +0100 Marcel Hlopko testing jenkins automatic builds development
Tue, 18 Dec 2012 18:36:27 +0100 Marcel Hlopko testing jenkins automatic builds development
Tue, 18 Dec 2012 18:18:30 +0100 Marcel Hlopko testing hg hook development
Sun, 16 Dec 2012 17:45:12 +0100 Marcel Hlopko added reloading tests and naive implementation development
Sat, 15 Dec 2012 23:25:19 +0100 Jan Vrany Initial implementation of JavaCompiler using Oracle javac toolbox. Not yet finished. development
Sat, 15 Dec 2012 22:51:30 +0100 Jan Vrany Finished JavaCompiler::ClassSourceAnalyzer refactoring. development
Sat, 15 Dec 2012 17:59:35 +0100 Jan Vrany Refactored JavaCompiler (part 1) development
Wed, 12 Dec 2012 23:26:59 +0000 hlopkmar java compiler (javac wrapper) and basic class reloading tests development
less more (0) tip