提交歷史

作者 SHA1 備註 提交日期
  Pranay Kumar 2e87a5643c Fixing cyclic reference handling in Json serialization (#499) 7 年之前
  Marko Lahma 5d408955dc Reduce virtual calls and optimize JsValue equality checks (#497) 7 年之前
  Marko Lahma b3b282d249 #451 remove IPropertyDescriptor now that we have fast and memory efficient PropertyDescriptor 7 年之前
  Marko Lahma 8aef7b02e7 #451 don't translate flags to boolean?, separate *Set properties 7 年之前
  Marko Lahma e0d2e2f244 Introduce JsString, JsBoolean etc and support efficient string concatenation (#463) 7 年之前
  Marko Lahma f5f432951f Introduce IPropertyDescriptor and specialized descriptors (#461) 7 年之前
  Liangying 89c3c99205 Improve JSON.parse and JSON.stringify performance (#358) 8 年之前
  Sebastien Ros 3e95f2d81a Refactoring ObjectInstance to support specialization 10 年之前
  Sebastien Ros 7a61b8013a Fixing Error, Object and Object Prototype tests 11 年之前
  Frederic Torres 8b2d9c3984 Removed comment 11 年之前
  Frederic Torres a0e142207d Fix JSON.stringify for empty array 11 年之前
  Frederic Torres 3026b3308e Fixed some JSON.parse error and set exception msg 11 年之前
  Frederic Torres 9bc86dfede fix 15.12.3-11-2, 15.12.3-11-14, 15.12.3-6-b-3.js, S15.12.2_A1 11 年之前
  Frederic Torres e9168c2788 Comment from Sebatien 11 年之前
  Frederic Torres 769b0fbc66 Clean code before pull request 11 年之前
  Frederic Torres 43f29798b5 Fixed Unit test 15.12.3-11-12 and more 11 年之前
  Frederic Torres accc2fc6b3 Fixed JSON unit tests 11 年之前
  Sebastien Ros 24a479c429 Removing TypeConverter JsValue direct conversions 11 年之前
  Sebastien Ros f591dea25e Fixing some more unit tests 11 年之前
  Sebastien Ros 1227c2992f Implementing JsValue 11 年之前
  Sebastien Ros 37bf2f5e2b Refactoring PropertyDescriptor 11 年之前
  Sebastien Ros 1427db5177 Fixing all unit test for Array.prototype 12 年之前
  Sebastien Ros 1e30fd461f Adding undefined state for object attributes 12 年之前
  Sebastien Ros 08de54d4cf Fixing object instance json parsing 12 年之前
  Sebastien Ros b565752107 Implementing Array indexer 12 年之前
  Sebastien Ros 8fbf0885a0 Implementing JSON object 12 年之前