Commit History

Author SHA1 Message Date
  Marko Lahma 5ee35f1e52 Keep track of MethodInfoFunctionInstance's target object (#1658) 1 year ago
  Marko Lahma 8794aa03cc Add fast path without try-catch for CLR function call (#1651) 1 year ago
  Marko Lahma 7fd4893131 Optimize engine construction (#1621) 2 years ago
  viruscamp f4982ee8ff More improvements for CLR Interop (#1616) 2 years ago
  viruscamp 0ebf7cd5a8 Support explicit interface and hidden member of super class (#1613) 2 years ago
  Umut Akkaya db73cadf0a Add StackGuard for improved stack handling support (#1566) 2 years ago
  Marko Lahma 75a7b12aef Add net60 target (#1515) 2 years ago
  tomatosalat0 d372b34777 JSON.parse optimizations, refactoring, DoS-attack prevention (#1485) 2 years ago
  Marko Lahma 67705d7a07 Remove implicit using for System.Linq (#1493) 2 years ago
  Marko Lahma 56cc45ee9e Create ITimeSystem abstraction for date parsing/time zone logic (#1488) 2 years ago
  Marko Lahma 657584860d Support configuring kind of JsDate produced DateTime (#1481) 2 years ago
  Marko Lahma 4142d9371c Improve date handling and time zone support (#1446) 2 years ago
  Marko Lahma 24db194fae Disable object identity tracking by default under interop (#1466) 2 years ago
  Marko Lahma ba6e1a5478 Support configuring whether dynamic (eval) JavaScript code is allowed (#1416) 2 years ago
  Marko Lahma 0f898f89ac Allow configuring TypeReference target instance creator (#1357) 2 years ago
  Genteure 660f6ad78e Cache wrapped object returned by WrapObjectHandler (#1327) 2 years ago
  Marko Lahma e38849e1c3 Open some API and create public API tests for compatibility (#1290) 2 years ago
  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) 4 years ago