Historique des commits

Auteur SHA1 Message Date
  Marko Lahma 9079aef684 Convert to using file-scoped namespaces (#1931) il y a 1 an
  Marko Lahma 5ff5589e79 Cleanup csproj files (#1865) il y a 1 an
  Marko Lahma 6e28401886 Improve environment handling performance and cleanup API (#1845) il y a 1 an
  adams85 6d866a2d28 Switch to using Acorn-based parsing via Acornima (#1820) il y a 1 an
  Marko Lahma aca8fb3d62 Use global usings and aliases for Esprima namespaces and types (#1824) il y a 1 an
  Marko Lahma a1788187de Restructure and internalize (#1738) il y a 1 an
  Marko Lahma 791384f34d Move expression initialize to expression implementation (#1677) il y a 1 an
  Marko Lahma d602f32b7f Reduce Engine references in expressions (#1293) il y a 2 ans
  Marko Lahma fbd5293b9e Remove ExpressionResult (#1292) il y a 2 ans
  Marko Lahma 03c31195bd Upgrade to Esprima 3.0.0-beta-7 (#1289) il y a 2 ans
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) il y a 3 ans
  Marko Lahma 298ff59ac0 Fix class declaration hoisting and typeof double-evaluation (#1104) il y a 3 ans
  Marko Lahma 9d8432606d ES2020 BigInt (#1027) 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 3 ans
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) il y a 4 ans
  Marko Lahma 978d31900f Remove LexicalEnvironment (#901) il y a 4 ans
  Gökhan Kurt 517900f469 Implement Operator Overloading (#893) 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 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 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 47b5fb9620 Improve JintUpdateExpression error handling (#628) il y a 6 ans
  Marko Lahma 5fe3b24676 Variable statement optimization (#562) il y a 6 ans
  Marko Lahma 3b06e02101 New interpreter engine (#559) il y a 6 ans