[Logo] The Limax project
  [Search] 搜索   [Recent Topics] 最新主题   [Hottest Topics] 热门主题   [Members]  会员列表   [Groups] 返回首页 
[Register] 会员注册 / 
[Login] 登入 
The latest version limax-2.3-b3441 (release on 2016/4/25)  XML
论坛首页 » 系统公告
发表人 内容
Admin



注册时间: 02/09/2015 15:53:01
文章: 52
离线

Current version:2.3-b3441
Release date: 2016-4-25

Change Log:
limax-2.3-b3441 (2016/4/25)
1. Adjust the JSON implementation of the Java and C#, parse/stringify is reversible; the booleanValue, intValue, longValue and doubleValue, are implemented according to the js type conversion, except that the exception is thrown instead of returning NaN. For example, if(json_obj.booleanValue()) is exactly equivalent to the if(json_obj) of the js.
2. Adjust the behavior of the lua/variant and is more consistent with the behavior of the lua/script.
3. Adjust the int64 string encoding in the script environment. The lua5.3 completely supports the int64. Within int53 in the js is interpreted as the Nunmber, and the int53 above is interpreted as the String, to avoid the loss of the precision.
4. minor bug fix.
 
论坛首页 » 系统公告
前往:   
Powered by JForum 2.1.9 © JForum Team