Commit History

Author SHA1 Message Date
  Marko Lahma 197ebd8d00 Add NET 8 support (#1686) 1 year ago
  Marko Lahma 176dc3083a Convert to Central Package Management (#1664) 1 year ago
  Marko Lahma e125c62de0 Create a sample for System.Text.Json interop (#1663) 1 year ago
  Marko Lahma 9dd79279b1 Update benchmark results and packages (#1622) 2 years ago
  Marko Lahma b75ca9f2fb Upgrade packages to latest versions (#1494) 2 years ago
  Marko Lahma 56cc45ee9e Create ITimeSystem abstraction for date parsing/time zone logic (#1488) 2 years ago
  Marko Lahma 4142d9371c Improve date handling and time zone support (#1446) 2 years ago
  Marko Lahma 4839fd19c7 Upgrade to Esprima 3.0.0-beta-10 (#1405) 2 years ago
  Marko Lahma 0f898f89ac Allow configuring TypeReference target instance creator (#1357) 2 years ago
  Marko Lahma 459af453ed Update benchmark results (#1315) 2 years ago
  Marko Lahma 700634143b Upgrade to latest test262 suite and fix issues (#1304) 2 years ago
  Marko Lahma 20e9832dd6 Enable implicit usings (#1230) 3 years ago
  Marko Lahma 58084118f9 Generate test262 test cases on build if missing (#1200) 3 years ago
  Marko Lahma 59dc54d6ff Update Test262Harness and other test project dependencies (#1185) 3 years ago
  Marko Lahma 6d2715448d Implement ShadowRealm (#1174) 3 years ago
  Marko Lahma 9b060234b1 Change Jint.Tests.CommonScripts run with NUnit (#1118) 3 years ago
  Christian Rondeau fcc7c8d257 Support ECMAScript modules (export/import statements, modules definition) (#1054) 3 years ago
  Marko Lahma 0ba1090684 Upgrade infrastructure to .NET 6 (#1007) 3 years ago
  Marko Lahma 2548f0681b Ensure consuming works from C# language version 8 (#954) 4 years ago
  Marko Lahma 71de3317f1 Introduce TypeResolver with member filter and name comparer (#951) 4 years ago
  Marko Lahma b256b595d3 Check cyclic references when evaluating ToObject (#936) 4 years ago
  Marko Lahma 1a9cd0ede6 Typed arrays (#925) 4 years ago
  Sébastien Ros 4d83ebd40b Move CI to GitHub actions 4 years ago
  Sebastien Ros d644aa8c49 Create github workflow builds 4 years ago
  Marko Lahma 869222d83e Support nullish coalescing (#817) 4 years ago
  Marko Lahma caf8ff8b43 Support extension methods (#812) 4 years ago
  Marko Lahma cccd41e73a Optimize interop, use NET5 to run tests (#803) 4 years ago
  Marko Lahma 4972108c7a Change invalid ICallable to throw TypeError instead of ArgumentException (#794) 4 years ago
  Marko Lahma b717934d69 Improve error handling for JToken property access (#796) 4 years ago
  Marko Lahma f5fd44b732 ES6 for-of (#577) 5 years ago