tools/bc.mak
Tue, 30 Jun 2020 01:10:31 +0100 Jan Vrany Add `JavaMethod >> #makeLocalStringSource`
Wed, 18 Dec 2019 22:52:28 +0100 Claus Gittinger antifpossible cvs_MAIN
Tue, 16 Jul 2019 16:11:15 +0200 Claus Gittinger *** empty log message *** cvs_MAIN
Tue, 11 Jun 2019 22:03:11 +0100 Jan Vrany Merge
Mon, 04 Feb 2019 00:24:10 +0000 Jan Vrany Fix initialization of system propertirs
Mon, 04 Feb 2019 00:24:10 +0000 Jan Vrany Fix initialization of system propertirs
Tue, 26 Jul 2016 10:21:31 +0100 Jan Vrany Interop: return Java `char` value as instance of Character
Tue, 12 Jan 2016 14:50:22 +0100 Jan Vrany Backed out changeset 5581377e87fa
Mon, 11 Jan 2016 23:22:29 +0000 Jan Vrany More cleanup of JavaVM::ReflectionRegistry
Fri, 20 Nov 2015 09:49:57 +0000 Jan Vrany Merge
Fri, 11 Sep 2015 16:22:17 +0100 Jan Vrany Makefiles regenerated (to include changes for MINGW32/64 on WIndows)
Fri, 20 Mar 2015 14:29:53 +0100 Jan Vrany Merged with mercurial revision 4f3cc813be4 (8 changesets total) cvs_MAIN
Thu, 19 Mar 2015 17:27:21 +0000 Jan Vrany settings: JavaCodeLibrary validation refactored and improved
Thu, 19 Mar 2015 17:27:21 +0000 Jan Vrany settings: JavaCodeLibrary validation refactored and improved cvs_MAIN_tracking
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, 28 Jan 2015 03:12:08 +0100 Jan Vrany Merged with mercurial revision cb6c15e66be (594 changesets total) cvs_MAIN
Wed, 14 Jan 2015 11:19:03 +0000 Jan Vrany Ant build files refactoring (part 1)
Mon, 08 Dec 2014 10:26:50 +0000 Jan Vrany Java settings cleanup (part 1): minor tweaks and fixes
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 22:41:36 +0100 Jan Vrany Return enclusing class's package for inner classes. Make #owningClass to return enclosing class.
Mon, 04 Aug 2014 16:13:14 +0100 Jan Vrany (Class reading) optimization [2/4]: rewrite slow ifNil:... by faster isNil ifTrue:...
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.
Mon, 12 May 2014 17:34:16 +0100 Jan Vrany Fixed GroovyScanner w.r.t ''' multiline comments.
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
Wed, 07 Aug 2013 02:11:08 +0100 Jan Vrany Initial attempt to speedup parsinb by using token stream... javascannerstream
Fri, 18 Oct 2013 16:54:44 +0100 Jan Vrany Introduced GroovyScanner with support for Groovy-only tokens... 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
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
Thu, 03 Oct 2013 10:34:01 +0200 Jan Vrany Added GroovySourceHighlighter
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
Mon, 09 Sep 2013 01:27:53 +0100 Jan Vrany Initial support for displaying only selected method's source in browser. development
Sat, 07 Sep 2013 02:17:02 +0100 Jan Vrany Initial support for source file partitioning using eclipse parser. development
Thu, 05 Sep 2013 22:08:59 +0100 Jan Vrany Merged 7c8aeacae13e and 453c3d9e8a94 (branch default - CVS HEAD) development
Thu, 05 Sep 2013 16:37:21 +0100 Jan Vrany More support fro browser (senders/implementors, field references) development
Mon, 02 Sep 2013 09:59:56 +0100 Jan Vrany Added JavaToolbox. development
Fri, 30 Aug 2013 12:19:02 +0100 Jan Vrany Introducion a JavaSourceDocument. development
Fri, 06 Sep 2013 02:45:44 +0200 Jan Vrany Updated to match Mercurial revision a00302fe5083 with two tweaks:
Sat, 24 Aug 2013 17:11:15 +0100 Jan Vrany More work on Java code partitioner. development
Fri, 09 Aug 2013 01:22:51 +0100 Jan Vrany Fixes in syntax highlighting and support for accepting code in the debugger. development
Wed, 07 Aug 2013 02:07:18 +0100 Jan Vrany Added Java compiler problem annotations and popup window. development
Tue, 06 Aug 2013 11:19:07 +0100 Jan Vrany Java compiler problem highlighting improved. development
Sun, 04 Aug 2013 01:46:45 +0100 Jan Vrany Initial support for block and incremental highlighting... development
Tue, 28 May 2013 12:33:05 +0200 Claus Gittinger .res -> .$(RES)
Tue, 23 Apr 2013 00:47:30 +0100 Jan Vrany Fixes in JavaSyntaxHighlighter. development
less more (0) -60 tip