提交历史

作者 SHA1 备注 提交日期
  Marko Lahma f5571d0700 Refactor options and add MaxArraySize constraint (#923) 4 年之前
  Marko Lahma 1a9cd0ede6 Typed arrays (#925) 4 年之前
  Marko Lahma 7080fdf7de ArrayBuffer and DataView (#930) 4 年之前
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) 4 年之前
  Joseph Da Silva 21dd3fb474 Fix ToInt32 conversion (#902) 4 年之前
  Marko Lahma 0dbcdb0395 Add support for Optional Chaining (#881) 4 年之前
  Gökhan Kurt 517900f469 Implement Operator Overloading (#893) 4 年之前
  Marko Lahma 807ce1e26e Improve enum overload matching and interop (#843) 4 年之前
  Marko Lahma 8c357f5b88 Fix IIFE stack trace (#841) 4 年之前
  Marko Lahma 89ac4fbbc2 Implement flat and flatMap (#834) 4 年之前
  Marko Lahma 5f1892cd42 Class support (#816) 4 年之前
  Marko Lahma de3739bd3d Stack traces for JS exceptions (#821) 4 年之前
  Marko Lahma caf8ff8b43 Support extension methods (#812) 4 年之前
  Marko Lahma cccd41e73a Optimize interop, use NET5 to run tests (#803) 4 年之前
  Marko Lahma 5c8a57e770 Create DefaultReferenceResolver (#752) 5 年之前
  Marko Lahma 1fec0a93af Enable function tests (#736) 5 年之前
  Marko Lahma 56ca37b78c Optimize global identifier access a bit and reduce allocations (#741) 5 年之前
  Marko Lahma 284411b25a Support let and const (#722) 5 年之前
  Marko Lahma dce29b4598 Ability to configure Array.prototype as prototype for array-like object wrappers (#721) 5 年之前
  Sébastien Ros 1b6ad93300 Don't throw when CLR indexer not found (#718) 5 年之前
  Marko Lahma 1fc3858536 Assignment fixes and more tests (#716) 5 年之前
  Marko Lahma 6dc9d457ef Implement some missing Object functionality (#713) 5 年之前
  Marko Lahma 5dbdb5967c Use JsValue for property access (#701) 5 年之前
  Marko Lahma 2289f9ca31 Enable Symbol and RegExp tests and fix issues (#693) 5 年之前
  Marko Lahma 4544bdb663 Fix string indexing detecting $ as NaN and thus 0 (#699) 5 年之前
  Marko Lahma 177a5c7e72 Improve date handling and enable 262 tests (#690) 5 年之前
  Marko Lahma f89886063e Reflect & Proxy (#681) 5 年之前
  Marko Lahma 34643444a6 Separate InternalTypes to allow integer operation optimizations (#672) 5 年之前
  Marko Lahma 00d91f6ce1 Use Key to refer to properties and cache hash code (#634) 6 年之前
  boennhoff c1f59091cc Added full support for interop with methods that have default values (#597) 6 年之前