Wed, 27 Feb 2013 16:02:26 +0100Using default, not formated license
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 27 Feb 2013 16:02:26 +0100] rev 777
Using default, not formated license

Wed, 27 Feb 2013 14:56:25 +0100According to https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Global_Objects/String one is supposed to use valueOf to convert from String object to primitive string value
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 27 Feb 2013 14:56:25 +0100] rev 776
According to https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Global_Objects/String one is supposed to use valueOf to convert from String object to primitive string value

Wed, 27 Feb 2013 14:38:16 +0100Need to use method accessors to access static fields
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 27 Feb 2013 14:38:16 +0100] rev 775
Need to use method accessors to access static fields

Wed, 27 Feb 2013 11:24:58 +0100Merge with trunk arithmetic
Lubomir Nerad <lubomir.nerad@oracle.com> [Wed, 27 Feb 2013 11:24:58 +0100] rev 774
Merge with trunk

Wed, 27 Feb 2013 08:37:02 +0100Adding missing pom.xml
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 27 Feb 2013 08:37:02 +0100] rev 773
Adding missing pom.xml

Tue, 26 Feb 2013 16:54:16 +0100Moving modules around so the runtime is under one master pom and can be built without building other modules that are in the repository
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 26 Feb 2013 16:54:16 +0100] rev 772
Moving modules around so the runtime is under one master pom and can be built without building other modules that are in the repository

Tue, 26 Feb 2013 14:55:55 +0100Proper implementation of round and toInt32 conversions
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 26 Feb 2013 14:55:55 +0100] rev 771
Proper implementation of round and toInt32 conversions

Fri, 22 Feb 2013 08:59:40 +0100Introducing @Model for complex record-like types model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 22 Feb 2013 08:59:40 +0100] rev 770
Introducing @Model for complex record-like types

Wed, 20 Feb 2013 18:14:59 +0100Processor allows only primitive types and String as its values model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 20 Feb 2013 18:14:59 +0100] rev 769
Processor allows only primitive types and String as its values

Tue, 19 Feb 2013 16:16:22 +0100(String) array knockout bindings work on derived arrays model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 19 Feb 2013 16:16:22 +0100] rev 768
(String) array knockout bindings work on derived arrays