提交历史

作者 SHA1 备注 提交日期
  adams85 72690f333d Upgrade to Acornima v1.2.0 (#2145) 2 周之前
  Marko Lahma 323230e2fb Enforce code style on build and fix issues (#2074) 4 月之前
  Marko Lahma b3b3ea8ecd Improve function arguments parameter expression detection (#2060) 5 月之前
  Marko Lahma 1e90413e3d Avoid creating context for eval if eval is not present (#2059) 5 月之前
  Marko Lahma 27d3ce989d Create global alias for JsValue[] arguments (#2055) 5 月之前
  Marko Lahma fb0016dab1 Improve environment initialization performance (#2045) 6 月之前
  Marko Lahma 815fa32fb4 Flatten declarative record instance creation lookups (#2040) 6 月之前
  Marko Lahma df1cbf3030 Remove closure allocations from JintFunctionDefinition (#2039) 6 月之前
  adams85 6d866a2d28 Switch to using Acorn-based parsing via Acornima (#1820) 1 年之前
  Marko Lahma aca8fb3d62 Use global usings and aliases for Esprima namespaces and types (#1824) 1 年之前
  Marko Lahma 62ab48186c Sync WIP generator structures to main (#1762) 1 年之前
  Marko Lahma 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 年之前
  Marko Lahma d3e65ac38b Replace some string usage with Key when suitable (#1737) 1 年之前
  Marko Lahma 982a751485 Rename FunctionInstance to Function (#1721) 1 年之前
  Marko Lahma a3e919be49 Remove some Instance suffixes (#1718) 1 年之前
  tomatosalat0 5ef97b80ed Debug StepInto stops at beginning of arrow function (#1715) 1 年之前
  Marko Lahma 4272c3bcb0 Return old recursion limit capabilities (#1695) 1 年之前
  Marko Lahma c5657939fc Enable Meziantou.Analyzer (#1682) 1 年之前
  Marko Lahma 088f08f8e1 Enable code analysis with latest-Recommended (#1681) 1 年之前
  Marko Lahma 8ebdc342f6 Optimize URI decode and encode (#1647) 1 年之前
  Miguel Fernández Corral 144591843c Support params arrays in delegate invocation (#1520) 2 年之前
  Marko Lahma 68f6b5bf93 Fix race condition in sharing of function state (#1465) 2 年之前
  Marko Lahma 3c299875a6 Fix await propagation against primitive value (#1450) 2 年之前
  Marko Lahma c1ad0afd47 Fix some remaining function parameter destructuring issues (#1349) 2 年之前
  Marko Lahma ffa4260777 Implement async/await (#1323) 2 年之前
  Marko Lahma d602f32b7f Reduce Engine references in expressions (#1293) 2 年之前
  Marko Lahma fbd5293b9e Remove ExpressionResult (#1292) 2 年之前
  Marko Lahma b3154ca781 Move data from Completion and ExpressionResult to context (#1291) 2 年之前
  Marko Lahma 03c31195bd Upgrade to Esprima 3.0.0-beta-7 (#1289) 2 年之前
  Marko Lahma 704a016ce4 Reduce memory allocations in function calls (#1282) 2 年之前