Mon, 31 Dec 2012 12:44:51 +0100Multiple exceptions in a single method supported
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 31 Dec 2012 12:44:51 +0100] rev 400
Multiple exceptions in a single method supported

Sat, 29 Dec 2012 20:20:59 +0100Ability to eliminate debug messages
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 29 Dec 2012 20:20:59 +0100] rev 399
Ability to eliminate debug messages

Sat, 29 Dec 2012 20:10:10 +0100Use only single try/catch on when there is no branching point
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 29 Dec 2012 20:10:10 +0100] rev 398
Use only single try/catch on when there is no branching point

Sat, 29 Dec 2012 19:46:09 +0100Constructors are not assigned to prototype, as they are not inherited. newInstance checks for access rights.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 29 Dec 2012 19:46:09 +0100] rev 397
Constructors are not assigned to prototype, as they are not inherited. newInstance checks for access rights.

Sat, 29 Dec 2012 19:44:58 +0100Providing access to compiled code
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 29 Dec 2012 19:44:58 +0100] rev 396
Providing access to compiled code

Sat, 29 Dec 2012 19:44:20 +0100JavaScriptBody does not honor Object.equals. Keeping original Java code only
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 29 Dec 2012 19:44:20 +0100] rev 395
JavaScriptBody does not honor Object.equals. Keeping original Java code only

Sat, 29 Dec 2012 19:43:26 +0100Check correct exception is thrown when accessing private constructor
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 29 Dec 2012 19:43:26 +0100] rev 394
Check correct exception is thrown when accessing private constructor

Sat, 29 Dec 2012 19:42:47 +0100Dump some information about executed code
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 29 Dec 2012 19:42:47 +0100] rev 393
Dump some information about executed code

Fri, 28 Dec 2012 12:35:32 +0100Class.getMethods returns only public methods
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 28 Dec 2012 12:35:32 +0100] rev 392
Class.getMethods returns only public methods

Fri, 28 Dec 2012 08:48:08 +0100Moving non-public access method into org.apidesign.bck2brwsr.emul package
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 28 Dec 2012 08:48:08 +0100] rev 391
Moving non-public access method into org.apidesign.bck2brwsr.emul package