Commit Verlauf

Autor SHA1 Nachricht Datum
  Marko Lahma ec25ac3a66 Unify and cleanup API (#1355) vor 2 Jahren
  Marko Lahma 6b5f04d923 Improve array interop API (#1352) vor 2 Jahren
  Marko Lahma ca6c0d679a Fix array issues (#1325) vor 2 Jahren
  Marko Lahma ffa4260777 Implement async/await (#1323) vor 2 Jahren
  Marko Lahma d602f32b7f Reduce Engine references in expressions (#1293) vor 3 Jahren
  Marko Lahma fbd5293b9e Remove ExpressionResult (#1292) vor 3 Jahren
  Marko Lahma b3154ca781 Move data from Completion and ExpressionResult to context (#1291) vor 3 Jahren
  Marko Lahma 03c31195bd Upgrade to Esprima 3.0.0-beta-7 (#1289) vor 3 Jahren
  Marko Lahma 389629c2f0 More tweaks to reduce call stack size (#1277) vor 3 Jahren
  Marko Lahma 3e0902c2e6 Slim down Completion and ExpressionResult struct sizes (#1270) vor 3 Jahren
  Marko Lahma 3605cd3d18 Upgrade to Esprima 3.0.0-beta-4 (#1251) vor 3 Jahren
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) vor 3 Jahren
  Christian Rondeau 6098a14c54 Module support fixes and improvements (#1102) vor 3 Jahren
  Marko Lahma 9d8432606d ES2020 BigInt (#1027) vor 3 Jahren
  Marko Lahma 6f4ad5052f Remove IIterator interface (#1000) vor 3 Jahren
  Marko Lahma bf140bff22 Introduce EvaluationContext for statement and expression evaluation (#979) vor 3 Jahren
  Gökhan Kurt ed4e82cb8e Fix Array.from, entries, spread and other iterator related methods (#927) vor 4 Jahren
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) vor 4 Jahren
  Marko Lahma b29573bdce Support optional catch binding (#900) vor 4 Jahren
  Marko Lahma 0dbcdb0395 Add support for Optional Chaining (#881) vor 4 Jahren
  Marko Lahma 89ac4fbbc2 Implement flat and flatMap (#834) vor 4 Jahren
  Marko Lahma 5f1892cd42 Class support (#816) vor 4 Jahren
  Marko Lahma 869222d83e Support nullish coalescing (#817) vor 4 Jahren
  Marko Lahma 56ca37b78c Optimize global identifier access a bit and reduce allocations (#741) vor 5 Jahren
  Marko Lahma 284411b25a Support let and const (#722) vor 5 Jahren
  Marko Lahma 5dbdb5967c Use JsValue for property access (#701) vor 5 Jahren
  Marko Lahma 026ebc79d2 Function call performance improvements (#703) vor 5 Jahren
  Marko Lahma 2289f9ca31 Enable Symbol and RegExp tests and fix issues (#693) vor 5 Jahren
  Marko Lahma 34643444a6 Separate InternalTypes to allow integer operation optimizations (#672) vor 5 Jahren
  Marko Lahma 00d91f6ce1 Use Key to refer to properties and cache hash code (#634) vor 6 Jahren