Commit History

Author SHA1 Message Date
  Marko Lahma 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 2 weeks ago
  Marko Lahma d6e1a8354f Fix default parameter handling under interop (#2134) 1 month ago
  Marko Lahma 323230e2fb Enforce code style on build and fix issues (#2074) 4 months ago
  Marko Lahma 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
  Marko Lahma 7414296ae5 Fix BigInt arithmetic assignments (#1887) 1 year ago
  adams85 6d866a2d28 Switch to using Acorn-based parsing via Acornima (#1820) 1 year ago
  Marko Lahma aca8fb3d62 Use global usings and aliases for Esprima namespaces and types (#1824) 1 year ago
  Marko Lahma 9fbdab389f Improve AOT usage scenarios with metadata (#1764) 1 year ago
  Marko Lahma c5657939fc Enable Meziantou.Analyzer (#1682) 1 year ago
  Marko Lahma 791384f34d Move expression initialize to expression implementation (#1677) 1 year ago
  Marko Lahma d90b774ec2 ES2022 Class fields and static blocks (#1546) 2 years ago
  Marko Lahma 67705d7a07 Remove implicit using for System.Linq (#1493) 2 years ago
  Marko Lahma 68f6b5bf93 Fix race condition in sharing of function state (#1465) 2 years ago
  Marko Lahma ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
  Marko Lahma d602f32b7f Reduce Engine references in expressions (#1293) 2 years ago
  Marko Lahma fbd5293b9e Remove ExpressionResult (#1292) 2 years ago
  Marko Lahma 3605cd3d18 Upgrade to Esprima 3.0.0-beta-4 (#1251) 3 years ago
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
  Marko Lahma ceec412f3f Upgrade to Esprima 3.0.0-beta-3 (#1235) 3 years ago
  Marko Lahma 20e9832dd6 Enable implicit usings (#1230) 3 years ago
  AndrewLityagin 2303348789 Ability to catch the CLR exception from an overridden arithmetic operator (#1191) 3 years ago
  Marko Lahma e31a0a7809 Fix reference checks after delete (#1095) 3 years ago
  Conic Games b271cefea1 Fix integer addition/subtraction overflow (#1091) 3 years ago
  Marko Lahma 2d16a66ccc Fix iterator prototype and Reflect/Proxy issues (#1072) 3 years ago
  Marko Lahma 9d8432606d ES2020 BigInt (#1027) 3 years ago
  Marko Lahma 1cf0e2bfb4 Improve operator overloading logic (#1011) 3 years ago
  Marko Lahma bf140bff22 Introduce EvaluationContext for statement and expression evaluation (#979) 3 years ago
  Marko Lahma f5571d0700 Refactor options and add MaxArraySize constraint (#923) 3 years ago
  n1xx1 20dcf69afd Fix double evaluation when Operator Overloading is enabled (#945) 4 years ago
  Gökhan Kurt 27d36467fe Allow overloading assignment operators (#944) 4 years ago