Fri, 10 Jun 2016 05:52:44 +0200Make sure Boolean.prototype contains the Java methods soon enough Libraries
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 10 Jun 2016 05:52:44 +0200] rev 1971
Make sure Boolean.prototype contains the Java methods soon enough

Wed, 08 Jun 2016 07:15:54 +0200Overloaded methods can be invoked OK Libraries
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 08 Jun 2016 07:15:54 +0200] rev 1970
Overloaded methods can be invoked OK

Wed, 08 Jun 2016 07:08:52 +0200Don't forget to add ; at the end of line Libraries
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 08 Jun 2016 07:08:52 +0200] rev 1969
Don't forget to add ; at the end of line

Wed, 08 Jun 2016 07:02:46 +0200Use index access to write a property of a direct object Libraries
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 08 Jun 2016 07:02:46 +0200] rev 1968
Use index access to write a property of a direct object

Wed, 08 Jun 2016 06:58:24 +0200Use index access to read a property of a direct object Libraries
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 08 Jun 2016 06:58:24 +0200] rev 1967
Use index access to read a property of a direct object

Wed, 08 Jun 2016 06:50:38 +0200InstanceOf and cast for direct libraries Libraries
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 08 Jun 2016 06:50:38 +0200] rev 1966
InstanceOf and cast for direct libraries

Tue, 07 Jun 2016 06:20:20 +0200Special treatment for net.java.html.lib generated classes Libraries
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 07 Jun 2016 06:20:20 +0200] rev 1965
Special treatment for net.java.html.lib generated classes

Sat, 21 May 2016 11:23:01 +0200Use names of parameters as indentification of a 'case-run' rather than name of the main method which is usually a constant
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 21 May 2016 11:23:01 +0200] rev 1964
Use names of parameters as indentification of a 'case-run' rather than name of the main method which is usually a constant

Fri, 20 May 2016 06:02:44 +0200Trivial implementation of TimeZone.getDefault() - doesn't count with daylightsavings
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 20 May 2016 06:02:44 +0200] rev 1963
Trivial implementation of TimeZone.getDefault() - doesn't count with daylightsavings

Tue, 10 May 2016 04:52:05 +0200Don't obfuscate names of fields in objects - otherwise fields provided by two modules may clash
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 10 May 2016 04:52:05 +0200] rev 1962
Don't obfuscate names of fields in objects - otherwise fields provided by two modules may clash