Histórico de Commits

Autor SHA1 Mensagem Data
  Marko Lahma 4259645984 Optimize iterators a bit (#1363) há 2 anos atrás
  Marko Lahma ffa4260777 Implement async/await (#1323) há 2 anos atrás
  Marko Lahma c97bd04889 Implement Array.group and Array.groupToMap (#1306) há 3 anos atrás
  Marko Lahma 03c31195bd Upgrade to Esprima 3.0.0-beta-7 (#1289) há 3 anos atrás
  Marko Lahma 389629c2f0 More tweaks to reduce call stack size (#1277) 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 e48c6f5fb8 Fix inheriting from TypeReference backed interop type (#1168) há 3 anos atrás
  Marko Lahma 59a9cd262f Add ScriptOrModule to FunctionInstance (#1156) há 3 anos atrás
  Marko Lahma bbc5bab0b5 Hide Call method from public API (#1062) há 3 anos atrás
  Christian Rondeau fcc7c8d257 Support ECMAScript modules (export/import statements, modules definition) (#1054) há 3 anos atrás
  Gökhan Kurt 95f25aaad6 Improve function interop (#1074) há 3 anos atrás
  Marko Lahma 9daf50cf25 Fix some error related issues (#1071) há 3 anos atrás
  Marko Lahma 6a87e76706 Fix more issues related to built-in objects (#1053) há 3 anos atrás
  Marko Lahma f2e440463f Bound function should not inherit from FunctionInstance (#1044) há 3 anos atrás
  Marko Lahma 12f05cb6bf Anonymous lambda should have empty function name (#1024) 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 e0589fe4af Enable more tests (#932) há 4 anos atrás
  Marko Lahma 1a9cd0ede6 Typed arrays (#925) há 4 anos atrás
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) há 4 anos atrás
  Marko Lahma 978d31900f Remove LexicalEnvironment (#901) há 4 anos atrás
  Marko Lahma d47f5525c1 Fix instanceof logic to comply with specification (#884) há 4 anos atrás
  Marko Lahma 170c72c5f1 Fix missing NewTarget handling for basic types (#875) há 4 anos atrás
  Marko Lahma 89ac4fbbc2 Implement flat and flatMap (#834) há 4 anos atrás
  Marko Lahma 5f1892cd42 Class support (#816) há 4 anos atrás
  Michael Kriese 5d1114d48a Add protected function instance constructor (#759) há 5 anos atrás
  Marko Lahma 1fec0a93af Enable function tests (#736) há 5 anos atrás