Commit History

作者 SHA1 備註 提交日期
  Marko Lahma d90b774ec2 ES2022 Class fields and static blocks (#1546) 2 年之前
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) 3 年之前
  Marko Lahma bf140bff22 Introduce EvaluationContext for statement and expression evaluation (#979) 3 年之前
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) 4 年之前
  Marko Lahma 5f1892cd42 Class support (#816) 4 年之前
  Marko Lahma 284411b25a Support let and const (#722) 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 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 年之前
  Marko Lahma 3b06e02101 New interpreter engine (#559) 6 年之前
  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 5d408955dc Reduce virtual calls and optimize JsValue equality checks (#497) 7 年之前
  Marko Lahma 707244db2c Introduce object pooling (#479) 7 年之前
  Marko Lahma e0d2e2f244 Introduce JsString, JsBoolean etc and support efficient string concatenation (#463) 7 年之前
  Sebastien Ros 8b6d1793d3 Localized code cleanup 9 年之前
  Sebastien Ros c962996008 Fixing Benchmark 11 年之前
  Sebastien Ros 1227c2992f Implementing JsValue 11 年之前
  Sebastien Ros ac0a1531cd Fixing member expression evaluation 12 年之前
  Sebastien Ros 1427db5177 Fixing all unit test for Array.prototype 12 年之前
  Sebastien Ros 8762834853 Cleaning files 12 年之前
  Sebastien Ros 6fe243f4eb Fixing primitive object function calls 12 年之前
  Sebastien Ros f5319612ca Implementing error objects and exceptions management 12 年之前
  Sebastien Ros 4c13a5ea1c Fixing For In statement evaluation 12 年之前
  Sebastien Ros f720fb1798 Implementing === 12 年之前
  Sebastien Ros b4b5070ffa Including project files 12 年之前