Commit History

Author SHA1 Message Date
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
  Aaron B bb77d1e1e1 Direct C# interop replacing default serializing in JsonSerializer (#1232) 3 years ago
  Marko Lahma 20e9832dd6 Enable implicit usings (#1230) 3 years ago
  Marko Lahma a47b1cbca3 Maintain ObjectWrapper identity (#1227) 3 years ago
  Marko Lahma fe4ee89b85 Support custom CLR object creator for ObjectInstance.ToObject (#1140) 3 years ago
  Jither 3fa1f8343c Debugger improvements 4b (#1113) 3 years ago
  Christian Rondeau 6098a14c54 Module support fixes and improvements (#1102) 3 years ago
  Christian Rondeau fcc7c8d257 Support ECMAScript modules (export/import statements, modules definition) (#1054) 3 years ago
  Philipp Lüthi 0c223f4559 Module loading support (#990) 3 years ago
  Marko Lahma c117c5ea16 Prevent GetType and System.Reflection namespace under interop by default (#994) 3 years ago
  Marko Lahma ed94d10a05 Configurable value coercion under interop (#973) 3 years ago
  Gökhan Kurt 2f34c74ef0 fix extension and class methods being enumerated (#959) 3 years ago
  Marko Lahma f5571d0700 Refactor options and add MaxArraySize constraint (#923) 3 years ago
  Marko Lahma 71de3317f1 Introduce TypeResolver with member filter and name comparer (#951) 4 years ago
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) 4 years ago
  Gökhan Kurt 517900f469 Implement Operator Overloading (#893) 4 years ago
  Bernhard Windisch 27865262a9 Add ClrFunctionInstance as fallback to MethodInfoFunctionInstance (#872) 4 years ago
  Marko Lahma ca10397b34 Don't override existing prototype functions with extension methods (#861) 4 years ago
  Marko Lahma caf8ff8b43 Support extension methods (#812) 4 years ago
  Jither 3ffb2dcc32 Debugger improvements #2 (#810) 4 years ago
  Marko Lahma db2fc72f37 Fix indexing JArray / faster IList indexing (#798) 4 years ago
  Sébastien Ros 88ac7e3662 Adding constructor with existing options (#762) 5 years ago
  Sébastien Ros 68733e1cf6 Provide a way to override interop members (#758) 5 years ago
  Marko Lahma 69c525c56a Provide engine instance when customizing options (#751) 5 years ago
  Marko Lahma 5c8a57e770 Create DefaultReferenceResolver (#752) 5 years ago
  Marko Lahma dce29b4598 Ability to configure Array.prototype as prototype for array-like object wrappers (#721) 5 years ago
  Marko Lahma f5fd44b732 ES6 for-of (#577) 5 years ago
  Sebastian Stehle 4e86924d7e Execution constraints (#709) 5 years ago
  Sebastian Stehle 6e06825f1c Timeout for regex. (#621) 6 years ago
  Arshia001 58732d2d5c Add CLR write allowed option to engine for additional sandboxing capabilities (#575) 6 years ago