Histórico de Commits

Autor SHA1 Mensagem Data
  Marko Lahma c1ad0afd47 Fix some remaining function parameter destructuring issues (#1349) há 2 anos atrás
  Marko Lahma ffa4260777 Implement async/await (#1323) há 2 anos atrás
  Marko Lahma d602f32b7f Reduce Engine references in expressions (#1293) há 3 anos atrás
  Marko Lahma fbd5293b9e Remove ExpressionResult (#1292) há 3 anos atrás
  Marko Lahma b3154ca781 Move data from Completion and ExpressionResult to context (#1291) há 3 anos atrás
  Marko Lahma 03c31195bd Upgrade to Esprima 3.0.0-beta-7 (#1289) há 3 anos atrás
  Marko Lahma 704a016ce4 Reduce memory allocations in function calls (#1282) há 3 anos atrás
  Marko Lahma 389629c2f0 More tweaks to reduce call stack size (#1277) há 3 anos atrás
  Marko Lahma 3e0902c2e6 Slim down Completion and ExpressionResult struct sizes (#1270) há 3 anos atrás
  Marko Lahma 3020dff7ac Improve recursion performance v1 (#1269) há 3 anos atrás
  Marko Lahma 3605cd3d18 Upgrade to Esprima 3.0.0-beta-4 (#1251) há 3 anos atrás
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) há 3 anos atrás
  Marko Lahma 20e9832dd6 Enable implicit usings (#1230) há 3 anos atrás
  Marko Lahma 6d2715448d Implement ShadowRealm (#1174) há 3 anos atrás
  Marko Lahma 3bc93cf385 Bring function construction closer to the spec (#1170) há 3 anos atrás
  Marko Lahma 298ff59ac0 Fix class declaration hoisting and typeof double-evaluation (#1104) há 3 anos atrás
  Marko Lahma bf140bff22 Introduce EvaluationContext for statement and expression evaluation (#979) há 3 anos atrás
  Marko Lahma c51d984fa0 Ensure to use same JintFunctionDefinition instance when possible (#964) há 4 anos atrás
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) há 4 anos atrás
  Marko Lahma 5f1892cd42 Class support (#816) há 4 anos atrás
  Marko Lahma 62656a0ab6 Don't use BlockStatement to model function body (#771) há 5 anos atrás
  Marko Lahma 284411b25a Support let and const (#722) há 5 anos atrás
  Marko Lahma 9e7027abcd Upgrade to Esprima 1.0.1270 (#712) há 5 anos atrás
  Marko Lahma f89886063e Reflect & Proxy (#681) há 5 anos atrás
  Marko Lahma 00d91f6ce1 Use Key to refer to properties and cache hash code (#634) há 6 anos atrás
  Marko Lahma 753030e60a ES6 Object Literals (#605) há 6 anos atrás
  Sam Lord 644795e8a9 Implement arrow functions (#601) há 6 anos atrás
  Sam Lord 7b485ec8e0 Latest Esprima beta changes (#595) há 6 anos atrás
  Marko Lahma 4692fc12c5 ES6 destructuring (#578) há 6 anos atrás
  Marko Lahma 2eddfd8d5a Spread, rest and default (#563) há 6 anos atrás