Historique des commits

Auteur SHA1 Message Date
  Marko Lahma d90b774ec2 ES2022 Class fields and static blocks (#1546) il y a 2 ans
  Marko Lahma 67705d7a07 Remove implicit using for System.Linq (#1493) il y a 2 ans
  Marko Lahma 68f6b5bf93 Fix race condition in sharing of function state (#1465) il y a 2 ans
  Marko Lahma ec25ac3a66 Unify and cleanup API (#1355) il y a 2 ans
  Marko Lahma d602f32b7f Reduce Engine references in expressions (#1293) il y a 3 ans
  Marko Lahma fbd5293b9e Remove ExpressionResult (#1292) il y a 3 ans
  Marko Lahma 3605cd3d18 Upgrade to Esprima 3.0.0-beta-4 (#1251) il y a 3 ans
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) il y a 3 ans
  Marko Lahma ceec412f3f Upgrade to Esprima 3.0.0-beta-3 (#1235) il y a 3 ans
  Marko Lahma 20e9832dd6 Enable implicit usings (#1230) il y a 3 ans
  AndrewLityagin 2303348789 Ability to catch the CLR exception from an overridden arithmetic operator (#1191) il y a 3 ans
  Marko Lahma e31a0a7809 Fix reference checks after delete (#1095) il y a 3 ans
  Conic Games b271cefea1 Fix integer addition/subtraction overflow (#1091) il y a 3 ans
  Marko Lahma 2d16a66ccc Fix iterator prototype and Reflect/Proxy issues (#1072) il y a 3 ans
  Marko Lahma 9d8432606d ES2020 BigInt (#1027) il y a 3 ans
  Marko Lahma 1cf0e2bfb4 Improve operator overloading logic (#1011) il y a 3 ans
  Marko Lahma bf140bff22 Introduce EvaluationContext for statement and expression evaluation (#979) il y a 3 ans
  Marko Lahma f5571d0700 Refactor options and add MaxArraySize constraint (#923) il y a 4 ans
  n1xx1 20dcf69afd Fix double evaluation when Operator Overloading is enabled (#945) il y a 4 ans
  Gökhan Kurt 27d36467fe Allow overloading assignment operators (#944) il y a 4 ans
  Marko Lahma 1a9cd0ede6 Typed arrays (#925) il y a 4 ans
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) il y a 4 ans
  Marko Lahma 0dbcdb0395 Add support for Optional Chaining (#881) il y a 4 ans
  Gökhan Kurt 517900f469 Implement Operator Overloading (#893) il y a 4 ans
  Marko Lahma d47f5525c1 Fix instanceof logic to comply with specification (#884) il y a 4 ans
  Marko Lahma 869222d83e Support nullish coalescing (#817) il y a 4 ans
  Marko Lahma 56ca37b78c Optimize global identifier access a bit and reduce allocations (#741) il y a 5 ans
  Marko Lahma 6dc9d457ef Implement some missing Object functionality (#713) 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