Commit History

Author SHA1 Message Date
  Marko Lahma 0b03f8e2d9 Add support for using and await using (#2139) 2 weeks ago
  Marko Lahma 323230e2fb Enforce code style on build and fix issues (#2074) 4 months ago
  Marko Lahma 1e90413e3d Avoid creating context for eval if eval is not present (#2059) 5 months ago
  Marko Lahma 27d3ce989d Create global alias for JsValue[] arguments (#2055) 5 months ago
  Marko Lahma 7ab17c55e5 Add support for block statement preparation (#2048) 6 months ago
  Marko Lahma fb0016dab1 Improve environment initialization performance (#2045) 6 months ago
  Marko Lahma 815fa32fb4 Flatten declarative record instance creation lookups (#2040) 6 months ago
  Marko Lahma dd779482e2 Update test262 harness and fix issues (#2029) 6 months ago
  Matěj Štágl 4767b3ab25 Fix throwing on accessing CLR FunctionDeclaration (#1949) 11 months ago
  Marko Lahma a37f39cddf Fix custom reference resolver argument (#1938) 11 months ago
  Marko Lahma 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
  Marko Lahma 91755e9949 Ensure Acornima ParseErrorException is exposed as JavasScriptException (#1924) 1 year ago
  Thrasha 1b7288df5e Make EsprimaExtensions.TryGetKey[ more resilient to missing execution context 1 year ago
  Trung Tran 4e82c672eb Add Task async await check when evaluate await expression (#1882) 1 year ago
  Marko Lahma 752da88c37 Fix string-indexing optimizations against custom strings (#1871) 1 year ago
  Marko Lahma 15b1fcfb82 Update test262 suite and fix issues (#1839) 1 year ago
  adams85 6d866a2d28 Switch to using Acorn-based parsing via Acornima (#1820) 1 year ago
  adams85 e1e2d6d580 Prevent users from passing arbitrary parser options to Jint (#1831) 1 year ago
  Marko Lahma 5656b1d3dc Add more Acornima friendly type aliases (#1825) 1 year ago
  Marko Lahma aca8fb3d62 Use global usings and aliases for Esprima namespaces and types (#1824) 1 year ago
  Marko Lahma d306162997 Obsolete and cleanup some ObjectInstance access patterns (#1809) 1 year ago
  Marko Lahma 9fbdab389f Improve AOT usage scenarios with metadata (#1764) 1 year ago
  Marko Lahma 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 year ago
  tomatosalat0 dc20829be5 Script location should be passed to module resolver (#1740) 1 year ago
  Marko Lahma a1788187de Restructure and internalize (#1738) 1 year ago
  Marko Lahma d3e65ac38b Replace some string usage with Key when suitable (#1737) 1 year ago
  Marko Lahma fbe0f6b09c Internalize Environment services and use Key as name (#1735) 1 year ago
  Marko Lahma 7e08babf3b Remove Engine.Realm, expose Engine.Intrinsics and Engine.Global directly (#1722) 1 year ago
  Marko Lahma 982a751485 Rename FunctionInstance to Function (#1721) 1 year ago
  Marko Lahma 7ad9db735c Hide, rename and move some methods (#1719) 1 year ago