提交历史

作者 SHA1 备注 提交日期
  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 aca8fb3d62 Use global usings and aliases for Esprima namespaces and types (#1824) 1 年之前
  Marko Lahma 9fbdab389f Improve AOT usage scenarios with metadata (#1764) 1 年之前
  Marko Lahma a3e919be49 Remove some Instance suffixes (#1718) 1 年之前
  Marko Lahma adeb772d49 Add better debugger view support via debugger attributes (#1656) 1 年之前
  viruscamp f4982ee8ff More improvements for CLR Interop (#1616) 1 年之前
  Marko Lahma ac1cec85dc Upgrade to Esprima 3.0.0-rc-03 (#1596) 2 年之前
  Marko Lahma ec25ac3a66 Unify and cleanup API (#1355) 2 年之前
  Marko Lahma d7b8ca1224 Implement RegExp named capture groups (#1309) 2 年之前
  Marko Lahma 2196309316 Upgrade to Esprima 3.0.0-beta-6 (#1268) 2 年之前
  Marko Lahma 20e9832dd6 Enable implicit usings (#1230) 3 年之前
  Marko Lahma 9d8432606d ES2020 BigInt (#1027) 3 年之前
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) 4 年之前
  Marko Lahma e6f54b5318 Introduce Engine.Evaluate (#899) 4 年之前
  Marko Lahma 0dbcdb0395 Add support for Optional Chaining (#881) 4 年之前
  Marko Lahma 238c308e59 Upgrade Esprima to 2.0.0-beta-1338 (#830) 4 年之前
  Marko Lahma de3739bd3d Stack traces for JS exceptions (#821) 4 年之前
  Atif Aziz 5b25b7a34d Add 'load(...)' for REPL (#613) 6 年之前
  Sebastien Ros a7af517f71 Everything to xproj 8 年之前
  Sebastien Ros 75aae5ef1a Assemblies and classes access 11 年之前
  Sebastien Ros feaab23aa3 Improving repl 11 年之前
  Sebastien Ros 8dc63cd4c2 Fixing Repl 11 年之前
  Sebastien Ros 886f59c3a3 Displaying error message in Repl 11 年之前
  Sebastien Ros 6fb1d4789d Implementing object interop 11 年之前
  Sebastien Ros d0d5c7cc6f Implementing primitive value assignment 11 年之前
  Sebastien Ros 41b4248ae6 Fixing Repl exception on undefined 11 年之前
  Sebastien Ros 1227c2992f Implementing JsValue 11 年之前
  Sebastien Ros f3ebce98de Fixing unit tests for Math 12 年之前
  Sebastien Ros de29b7289d Implementing Array.prototype.indexOf 12 年之前