Commit History

Author SHA1 Message Date
  Marko Lahma cdb061ba9f Fix issues with parsing knockout-3.4.0.js and lodash.min.js (#460) 7 years ago
  Marko Lahma 761a0a469c #451 optimize DeclarativeEnvironmentRecord (#458) 7 years ago
  Marko Lahma b25e243ee8 Reduce string operations memory allocations (#457) 7 years ago
  Marko Lahma 98dc732be2 Optimize array access and add ability to hint array size (#455) 7 years ago
  Marko Lahma aaf42cc900 Cache common JsValue allocations (#456) 7 years ago
  Marko Lahma 4582830317 cache common int to string conversions 7 years ago
  Sebastien Ros bd0d1d742f Adding Symbol object 8 years ago
  Sérgio Fonseca a216ad328b Fix for CLR exceptions inside TypeReference instances not being caught by JS code (#394) 8 years ago
  maximburyak fb2ea32c81 Fixed concurrency issue with introducing new TypeMapper to Engine.TypeMappers (#376) 8 years ago
  Sebastien Ros cf4abb8204 Adding netstandard1.3 target 9 years ago
  Sébastien Ros 94252532f0 Caching JsValue conversions (#325) 9 years ago
  Sébastien Ros 4cf1b7428b Changing JsValue to a class (#324) 9 years ago
  Eric Amodio a21f7f9097 Support JsValue.ToObject on Arguments 9 years ago
  Sebastien Ros 0612a7a49b Renaming option's internal properties 9 years ago
  Sebastien Ros dbfa93ee64 Compacting JsValue fields 10 years ago
  Sebastien Ros 3e95f2d81a Refactoring ObjectInstance to support specialization 10 years ago
  Sébastien Ros 4da70e8d3d Merge pull request #185 from npenin/pure-jint 10 years ago
  Nicolas Penin 303e6adcf2 added missing AsRegexp 10 years ago
  Nicolas Penin 88bbc37ae1 added as/is date 10 years ago
  Sebastien Ros 2d83c14024 Using readonly fields when possible 10 years ago
  Andrey Gruzdov ff910f1777 disable explicit struct layout 10 years ago
  Andrey Gruzdov c344ee4874 FieldOffset fix to avoid TypeLoad exception in partial trust IIS level 10 years ago
  Alastair 2631e51020 Fixed a bug in the explicit layout 10 years ago
  Alastair a5065342c8 Added missing FieldOffset attribute 10 years ago
  Alastair 6d39231431 Made JsValue's layout explicit 10 years ago
  Alastair 975de1ebcd Fixed strings 10 years ago
  Alastair b9f33a731b Some small performance improvements for JsValue. 10 years ago
  Frederic Torres 48bf442bd9 Add iOS Support 11 years ago
  Sebastien Ros bec47d08d3 Supporting enum types 11 years ago
  Sebastien Ros 5680d3b8b7 Implementing generics support 11 years ago