Commit History

Author SHA1 Message Date
  Sébastien Ros c110428c7c Fix ExpandoObject serialization (#996) 3 years ago
  Marko Lahma c117c5ea16 Prevent GetType and System.Reflection namespace under interop by default (#994) 3 years ago
  Gökhan Kurt a0289f9204 Implement Error cause and other Error specs (#992) 3 years ago
  Marko Lahma 6082013b16 Check ExceptionHandler if type conversion fails (#988) 3 years ago
  Gökhan Kurt 6b22d92172 Fix double evaluation of typeof operator (#987) 3 years ago
  Marko Lahma 744e9edaa6 Reset constraints between Engine.Invoke calls (#986) 3 years ago
  Gökhan Kurt 57b9b3c79b Implement relative indexing proposal [at() method] (#985) 3 years ago
  Marko Lahma bf140bff22 Introduce EvaluationContext for statement and expression evaluation (#979) 3 years ago
  Marko Lahma 412922c9ea Always set ObjectInstance prototype by default (#982) 3 years ago
  Marko Lahma c98cf5c6f6 Update generator and module/export/import related tests (#978) 3 years ago
  Marko Lahma ed94d10a05 Configurable value coercion under interop (#973) 3 years ago
  Marko Lahma d932de757e Fix handling of member expression as object property key (#975) 3 years ago
  Marko Lahma 7a74e0c369 Allow controlling exposed names for interop members (#974) 3 years ago
  Marko Lahma 21d1dc1d61 Add typed array helpers for IsArray and AsArray (#971) 4 years ago
  Marko Lahma 7e0b575a1d Fix iteration in interop (#967) 4 years ago
  caseyzhang123 95da84a5aa Capture original exception stacktrace in ThrowMeaningfulException (#965) 4 years ago
  Marko Lahma c51d984fa0 Ensure to use same JintFunctionDefinition instance when possible (#964) 4 years ago
  Gökhan Kurt 87ee8e2c4b Implement Object.hasOwn (#960) 4 years ago
  Gökhan Kurt 2f34c74ef0 fix extension and class methods being enumerated (#959) 4 years ago
  Marko Lahma f5571d0700 Refactor options and add MaxArraySize constraint (#923) 4 years ago
  Sebastien Ros cb0a308e43 Fix build badge 4 years ago
  Sebastien Ros 404b7ee874 Update action names 4 years ago
  Sebastien Ros f6c76635cf Fix staging 4 years ago
  Sebastien Ros f524dfbb40 Re-enable MyGet publishing 4 years ago
  Marko Lahma 2548f0681b Ensure consuming works from C# language version 8 (#954) 4 years ago
  Gökhan Kurt d8282ef3b2 Test case for __proto__ prop (#948) 4 years ago
  Marko Lahma 8186a1d574 Support ES2021 Logical Assignment (#953) 4 years ago
  Marko Lahma 71de3317f1 Introduce TypeResolver with member filter and name comparer (#951) 4 years ago
  n1xx1 20dcf69afd Fix double evaluation when Operator Overloading is enabled (#945) 4 years ago
  Gökhan Kurt 27d36467fe Allow overloading assignment operators (#944) 4 years ago