Commit History

Author SHA1 Message Date
  Marko Lahma 7a6dc642c4 Optimize Array and Completion (#501) 7 years ago
  Marko Lahma b0a379b328 Optimize some hot paths (#464) 7 years ago
  Marko Lahma 5d408955dc Reduce virtual calls and optimize JsValue equality checks (#497) 7 years ago
  Yue Yin 8a13075253 Can return correct error message without a referenced name (#466) 7 years ago
  Marko Lahma e0d2e2f244 Introduce JsString, JsBoolean etc and support efficient string concatenation (#463) 7 years ago
  Marko Lahma cdb061ba9f Fix issues with parsing knockout-3.4.0.js and lodash.min.js (#460) 7 years ago
  Marko Lahma b25e243ee8 Reduce string operations memory allocations (#457) 7 years ago
  Marko Lahma 189af9f321 Make ObjectInstance MruPropertyCache2 dictionary lazy (#454) 7 years ago
  Sébastien Ros 0c64f8b06b Fixing array bounds 7 years ago
  Marko Lahma a2f0f205f4 review fixes 7 years ago
  Marko Lahma 4582830317 cache common int to string conversions 7 years ago
  Sebastien Ros bd0d1d742f Adding Symbol object 8 years ago
  Sebastien Ros 75b605f826 Fixing unit tests 7 years ago
  Ayende Rahien 4223c30051 Allow host to handle unknown references (#410) 8 years ago
  Ayende Rahien caef6f2f62 Better error from scripts. (#408) 8 years ago
  Sebastien Ros cf4abb8204 Adding netstandard1.3 target 9 years ago
  [email protected] 92627e5002 white space fixes 9 years ago
  h15ter 88290b632c Resolve new merge conflicts, add pessimistic lock 11 years ago
  h15ter f27fc879ce Fetch from upstream, resolve conflicts 11 years ago
  h15ter 97304e3107 Fix NullReferenceException on overload invocation with null parameter 11 years ago
  h15ter 4ee7a6dacd Remove redundant code in TypeConverter 11 years ago
  Sebastien Ros 64f31c6651 Implementation skeleton 11 years ago
  Sebastien Ros 75aae5ef1a Assemblies and classes access 11 years ago
  Sebastien Ros 8e5d51745a Fixing numbers serialization 11 years ago
  Sebastien Ros 478662033e Refactoring Date to reflect specifications 11 years ago
  Sebastien Ros 1a91f4b68f Fixing warning messages 11 years ago
  Sebastien Ros 936d5eb9fe Fixing unit tests 11 years ago
  Sebastien Ros 24a479c429 Removing TypeConverter JsValue direct conversions 11 years ago
  Sebastien Ros 1227c2992f Implementing JsValue 11 years ago
  Sebastien Ros 04b62b5614 Implementing Number.prototype.toFixed 12 years ago