Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Marko Lahma 9079aef684 Convert to using file-scoped namespaces (#1931) 1 gadu atpakaļ
  Marko Lahma 5ff5589e79 Cleanup csproj files (#1865) 1 gadu atpakaļ
  Marko Lahma 6e28401886 Improve environment handling performance and cleanup API (#1845) 1 gadu atpakaļ
  adams85 6d866a2d28 Switch to using Acorn-based parsing via Acornima (#1820) 1 gadu atpakaļ
  Marko Lahma aca8fb3d62 Use global usings and aliases for Esprima namespaces and types (#1824) 1 gadu atpakaļ
  Marko Lahma a1788187de Restructure and internalize (#1738) 1 gadu atpakaļ
  Marko Lahma 791384f34d Move expression initialize to expression implementation (#1677) 1 gadu atpakaļ
  Marko Lahma d602f32b7f Reduce Engine references in expressions (#1293) 2 gadi atpakaļ
  Marko Lahma fbd5293b9e Remove ExpressionResult (#1292) 2 gadi atpakaļ
  Marko Lahma 03c31195bd Upgrade to Esprima 3.0.0-beta-7 (#1289) 2 gadi atpakaļ
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) 3 gadi atpakaļ
  Marko Lahma 298ff59ac0 Fix class declaration hoisting and typeof double-evaluation (#1104) 3 gadi atpakaļ
  Marko Lahma 9d8432606d ES2020 BigInt (#1027) 3 gadi atpakaļ
  Marko Lahma bf140bff22 Introduce EvaluationContext for statement and expression evaluation (#979) 3 gadi atpakaļ
  Marko Lahma f5571d0700 Refactor options and add MaxArraySize constraint (#923) 3 gadi atpakaļ
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) 4 gadi atpakaļ
  Marko Lahma 978d31900f Remove LexicalEnvironment (#901) 4 gadi atpakaļ
  Gökhan Kurt 517900f469 Implement Operator Overloading (#893) 4 gadi atpakaļ
  Marko Lahma 56ca37b78c Optimize global identifier access a bit and reduce allocations (#741) 5 gadi atpakaļ
  Marko Lahma 284411b25a Support let and const (#722) 5 gadi atpakaļ
  Marko Lahma 5dbdb5967c Use JsValue for property access (#701) 5 gadi atpakaļ
  Marko Lahma 2289f9ca31 Enable Symbol and RegExp tests and fix issues (#693) 5 gadi atpakaļ
  Marko Lahma 34643444a6 Separate InternalTypes to allow integer operation optimizations (#672) 5 gadi atpakaļ
  Marko Lahma 00d91f6ce1 Use Key to refer to properties and cache hash code (#634) 6 gadi atpakaļ
  Marko Lahma 47b5fb9620 Improve JintUpdateExpression error handling (#628) 6 gadi atpakaļ
  Marko Lahma 5fe3b24676 Variable statement optimization (#562) 6 gadi atpakaļ
  Marko Lahma 3b06e02101 New interpreter engine (#559) 6 gadi atpakaļ