Commit History

Author SHA1 Message Date
  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 9 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
  Sebastien Ros 978bb0e211 Implementing object converters 11 years ago
  Sebastien Ros 15de63e633 Supporting DateTimeOffset conversion 11 years ago
  Sebastien Ros 31709f9282 Implementing Invoke methods on Engine and JsValue 11 years ago
  Sebastien Ros 75aae5ef1a Assemblies and classes access 11 years ago
  Sebastien Ros c97d5887d5 Converting IEnumerable to Array 11 years ago
  Sebastien Ros e63c06e976 Adding conversion for function to delegates 11 years ago
  Sebastien Ros 6d0b917dba Adding ability to convert ObjectInstance into object 11 years ago