Historique des commits

Auteur SHA1 Message Date
  Marko Lahma c5657939fc Enable Meziantou.Analyzer (#1682) il y a 1 an
  Marko Lahma 675ad495ce Support caching of string instances in script preparation (#1678) il y a 1 an
  Marko Lahma d90b774ec2 ES2022 Class fields and static blocks (#1546) il y a 2 ans
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) il y a 3 ans
  Marko Lahma bf140bff22 Introduce EvaluationContext for statement and expression evaluation (#979) il y a 3 ans
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) il y a 4 ans
  Marko Lahma 5f1892cd42 Class support (#816) il y a 4 ans
  Marko Lahma 284411b25a Support let and const (#722) il y a 5 ans
  Marko Lahma 5dbdb5967c Use JsValue for property access (#701) il y a 5 ans
  Marko Lahma 2289f9ca31 Enable Symbol and RegExp tests and fix issues (#693) il y a 5 ans
  Marko Lahma f89886063e Reflect & Proxy (#681) il y a 5 ans
  Marko Lahma 34643444a6 Separate InternalTypes to allow integer operation optimizations (#672) il y a 5 ans
  Marko Lahma 00d91f6ce1 Use Key to refer to properties and cache hash code (#634) il y a 6 ans
  Marko Lahma 3b06e02101 New interpreter engine (#559) il y a 6 ans
  Marko Lahma f9e65d3340 Optimize DeclarativeEnvironmentRecord (#518) il y a 7 ans
  Marko Lahma b5c4b570ce Optimize declarative environment record handling for functions (#517) il y a 7 ans
  Marko Lahma e63a0222b8 #451 harmonize exception throwing (#515) il y a 7 ans
  Marko Lahma 5d408955dc Reduce virtual calls and optimize JsValue equality checks (#497) il y a 7 ans
  Marko Lahma 707244db2c Introduce object pooling (#479) il y a 7 ans
  Marko Lahma e0d2e2f244 Introduce JsString, JsBoolean etc and support efficient string concatenation (#463) il y a 7 ans
  Sebastien Ros 8b6d1793d3 Localized code cleanup il y a 9 ans
  Sebastien Ros c962996008 Fixing Benchmark il y a 11 ans
  Sebastien Ros 1227c2992f Implementing JsValue il y a 11 ans
  Sebastien Ros ac0a1531cd Fixing member expression evaluation il y a 12 ans
  Sebastien Ros 1427db5177 Fixing all unit test for Array.prototype il y a 12 ans
  Sebastien Ros 8762834853 Cleaning files il y a 12 ans
  Sebastien Ros 6fe243f4eb Fixing primitive object function calls il y a 12 ans
  Sebastien Ros f5319612ca Implementing error objects and exceptions management il y a 12 ans
  Sebastien Ros 4c13a5ea1c Fixing For In statement evaluation il y a 12 ans
  Sebastien Ros f720fb1798 Implementing === il y a 12 ans