Commit History

作者 SHA1 備註 提交日期
  Marko Lahma 85b407823e Remove unnecessary ObjectClass types (#1172) 3 年之前
  Marko Lahma e0328f2cf4 Update test262 to latest and fix issues (#1151) 3 年之前
  Marko Lahma 13e45e1f46 Implement array find from last (#1070) 3 年之前
  Marko Lahma 6a87e76706 Fix more issues related to built-in objects (#1053) 3 年之前
  Marko Lahma 1cf0e2bfb4 Improve operator overloading logic (#1011) 3 年之前
  Marko Lahma f5571d0700 Refactor options and add MaxArraySize constraint (#923) 3 年之前
  Marko Lahma e0589fe4af Enable more tests (#932) 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 年之前
  Marko Lahma 978d31900f Remove LexicalEnvironment (#901) 4 年之前
  Marko Lahma b29573bdce Support optional catch binding (#900) 4 年之前
  Marko Lahma db2fc72f37 Fix indexing JArray / faster IList indexing (#798) 4 年之前
  Marko Lahma 11b0173d6a Check if length has been initialized in ArrayInstance.GetLength (#761) 5 年之前
  Marko Lahma 293161f092 EnsureCapacity can throw if called against sparse mode array (#746) 5 年之前
  Marko Lahma dce29b4598 Ability to configure Array.prototype as prototype for array-like object wrappers (#721) 5 年之前
  Marko Lahma 6dc9d457ef Implement some missing Object functionality (#713) 5 年之前
  Marko Lahma 5dbdb5967c Use JsValue for property access (#701) 5 年之前
  Marko Lahma 026ebc79d2 Function call performance improvements (#703) 5 年之前
  Marko Lahma 2289f9ca31 Enable Symbol and RegExp tests and fix issues (#693) 5 年之前
  Marko Lahma f89886063e Reflect & Proxy (#681) 5 年之前
  Marko Lahma 34643444a6 Separate InternalTypes to allow integer operation optimizations (#672) 5 年之前
  Marko Lahma 6a01501c31 Cannot index array with empty string (#660) 5 年之前
  Marko Lahma 00d91f6ce1 Use Key to refer to properties and cache hash code (#634) 6 年之前
  Marko Lahma 3b06e02101 New interpreter engine (#559) 6 年之前
  Marko Lahma e4055925c6 ES6 array functions (#555) 6 年之前
  Michael Kriese 7dbdd67c53 net45 support. (#530) 7 年之前
  Marko Lahma 6353bb42f7 ES6 Map, Set and initial Iterators (#541) 7 年之前
  Marko Lahma f9e65d3340 Optimize DeclarativeEnvironmentRecord (#518) 7 年之前
  Marko Lahma b5c4b570ce Optimize declarative environment record handling for functions (#517) 7 年之前