Historial de Commits

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