コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Sam Lord 7b485ec8e0 Latest Esprima beta changes (#595) 6 年 前
  Marko Lahma 1f8d87a4ce ES6 Number APIs (#574) 6 年 前
  Marko Lahma 3519bc7b23 Improved method resolution (#576) 6 年 前
  Marko Lahma 5fe3b24676 Variable statement optimization (#562) 6 年 前
  Marko Lahma 3b06e02101 New interpreter engine (#559) 6 年 前
  Marko Lahma 3cbb20e1ad ES6 string functions (#560) 6 年 前
  Marko Lahma e4055925c6 ES6 array functions (#555) 6 年 前
  Marko Lahma 8bbd390486 Optimize interop (#519) 7 年 前
  Marko Lahma f9e65d3340 Optimize DeclarativeEnvironmentRecord (#518) 7 年 前
  Marko Lahma b5c4b570ce Optimize declarative environment record handling for functions (#517) 7 年 前
  Marko Lahma e63a0222b8 #451 harmonize exception throwing (#515) 7 年 前
  Marko Lahma 1cf16df954 Make execution context struct and other performance tweaks (#502) 7 年 前