提交历史

作者 SHA1 备注 提交日期
  Marko Lahma dd779482e2 Update test262 harness and fix issues (#2029) 6 月之前
  adams85 6d866a2d28 Switch to using Acorn-based parsing via Acornima (#1820) 1 年之前
  adams85 e1e2d6d580 Prevent users from passing arbitrary parser options to Jint (#1831) 1 年之前
  Marko Lahma 5656b1d3dc Add more Acornima friendly type aliases (#1825) 1 年之前
  Marko Lahma aca8fb3d62 Use global usings and aliases for Esprima namespaces and types (#1824) 1 年之前
  Marko Lahma 23a2a25877 Add partial support for yield via experimental flag (#1815) 1 年之前
  Marko Lahma 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 年之前
  Marko Lahma 7ad9db735c Hide, rename and move some methods (#1719) 1 年之前
  Marko Lahma a3e919be49 Remove some Instance suffixes (#1718) 1 年之前
  Marko Lahma 197ebd8d00 Add NET 8 support (#1686) 1 年之前
  Marko Lahma ac1cec85dc Upgrade to Esprima 3.0.0-rc-03 (#1596) 2 年之前
  Marko Lahma 2ce1349039 Rename ArrayBufferInstance to JsArrayBuffer and make it public (#1591) 2 年之前
  Marko Lahma 48c2992689 Enable top-level await tests and fix issues (#1552) 2 年之前
  Marko Lahma f862659980 Implement FinalizationRegistry (#1328) 2 年之前
  Marko Lahma ffa4260777 Implement async/await (#1323) 2 年之前
  Marko Lahma 2196309316 Upgrade to Esprima 3.0.0-beta-6 (#1268) 2 年之前
  Marko Lahma 723723c84e Implement WeakRef (#1242) 3 年之前
  Marko Lahma 20e9832dd6 Enable implicit usings (#1230) 3 年之前
  Marko Lahma 59dc54d6ff Update Test262Harness and other test project dependencies (#1185) 3 年之前
  Marko Lahma 05ddb01022 Add import.meta support (#1173) 3 年之前
  Marko Lahma 3bc93cf385 Bring function construction closer to the spec (#1170) 3 年之前
  Marko Lahma 650c0cbc4e Date related fixes and improvements (#1107) 3 年之前
  Marko Lahma ba1eb4188f Use Test262Harness to run tests (#1039) 3 年之前
  Christian Rondeau 6098a14c54 Module support fixes and improvements (#1102) 3 年之前
  Christian Rondeau fcc7c8d257 Support ECMAScript modules (export/import statements, modules definition) (#1054) 3 年之前
  Sébastien Ros 9e8babdbf0 Fix some unicode tests (#1033) 3 年之前
  Philipp Lüthi 0c223f4559 Module loading support (#990) 3 年之前
  Marko Lahma 9d8432606d ES2020 BigInt (#1027) 3 年之前
  Gökhan Kurt a0289f9204 Implement Error cause and other Error specs (#992) 3 年之前
  Gökhan Kurt 57b9b3c79b Implement relative indexing proposal [at() method] (#985) 3 年之前