Histórico de Commits

Autor SHA1 Mensagem Data
  Marko Lahma 323230e2fb Enforce code style on build and fix issues (#2074) há 5 meses atrás
  Marko Lahma b3b3ea8ecd Improve function arguments parameter expression detection (#2060) há 5 meses atrás
  Marko Lahma 1e90413e3d Avoid creating context for eval if eval is not present (#2059) há 5 meses atrás
  Marko Lahma 27d3ce989d Create global alias for JsValue[] arguments (#2055) há 6 meses atrás
  Marko Lahma fb0016dab1 Improve environment initialization performance (#2045) há 6 meses atrás
  Marko Lahma 815fa32fb4 Flatten declarative record instance creation lookups (#2040) há 6 meses atrás
  Marko Lahma df1cbf3030 Remove closure allocations from JintFunctionDefinition (#2039) há 6 meses atrás
  adams85 6d866a2d28 Switch to using Acorn-based parsing via Acornima (#1820) há 1 ano atrás
  Marko Lahma aca8fb3d62 Use global usings and aliases for Esprima namespaces and types (#1824) há 1 ano atrás
  Marko Lahma 62ab48186c Sync WIP generator structures to main (#1762) há 1 ano atrás
  Marko Lahma 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) há 1 ano atrás
  Marko Lahma d3e65ac38b Replace some string usage with Key when suitable (#1737) há 1 ano atrás
  Marko Lahma 982a751485 Rename FunctionInstance to Function (#1721) há 1 ano atrás
  Marko Lahma a3e919be49 Remove some Instance suffixes (#1718) há 1 ano atrás
  tomatosalat0 5ef97b80ed Debug StepInto stops at beginning of arrow function (#1715) há 1 ano atrás
  Marko Lahma 4272c3bcb0 Return old recursion limit capabilities (#1695) há 1 ano atrás
  Marko Lahma c5657939fc Enable Meziantou.Analyzer (#1682) há 1 ano atrás
  Marko Lahma 088f08f8e1 Enable code analysis with latest-Recommended (#1681) há 1 ano atrás
  Marko Lahma 8ebdc342f6 Optimize URI decode and encode (#1647) há 1 ano atrás
  Miguel Fernández Corral 144591843c Support params arrays in delegate invocation (#1520) há 2 anos atrás
  Marko Lahma 68f6b5bf93 Fix race condition in sharing of function state (#1465) há 2 anos atrás
  Marko Lahma 3c299875a6 Fix await propagation against primitive value (#1450) há 2 anos atrás
  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á 2 anos atrás
  Marko Lahma fbd5293b9e Remove ExpressionResult (#1292) há 2 anos atrás
  Marko Lahma b3154ca781 Move data from Completion and ExpressionResult to context (#1291) há 2 anos atrás
  Marko Lahma 03c31195bd Upgrade to Esprima 3.0.0-beta-7 (#1289) há 2 anos atrás
  Marko Lahma 704a016ce4 Reduce memory allocations in function calls (#1282) há 2 anos atrás
  Marko Lahma 389629c2f0 More tweaks to reduce call stack size (#1277) há 2 anos atrás