Commit History

Author SHA1 Message Date
  Marko Lahma 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
  adams85 6d866a2d28 Switch to using Acorn-based parsing via Acornima (#1820) 1 year ago
  adams85 6ec9e60545 Rename EsprimaExtensions to AstExtensions (#1832) 1 year ago
  Marko Lahma aca8fb3d62 Use global usings and aliases for Esprima namespaces and types (#1824) 1 year ago
  Marko Lahma 982a751485 Rename FunctionInstance to Function (#1721) 1 year ago
  Marko Lahma d6d398a6c7 Remove Record suffix from types (#1716) 1 year ago
  Marko Lahma 177bdd49f5 Further optimize Dtoa and string building (#1698) 1 year ago
  Marko Lahma 90691bbaba Replace StringBuilderPool with ValueStringBuilder (#1697) 1 year ago
  Marko Lahma 6653ec842c Code changes to keep NET 8 analyzers happy (#1685) 1 year ago
  Marko Lahma 088f08f8e1 Enable code analysis with latest-Recommended (#1681) 1 year ago
  Marko Lahma 67705d7a07 Remove implicit using for System.Linq (#1493) 2 years ago
  Marko Lahma e11fabeaad Create base constructs for Intl support (#1492) 2 years ago
  Marko Lahma e1e864955d Reduce stack frame size during Call and Construct (#1267) 2 years ago
  Marko Lahma 3605cd3d18 Upgrade to Esprima 3.0.0-beta-4 (#1251) 3 years ago
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
  Marko Lahma 20e9832dd6 Enable implicit usings (#1230) 3 years ago
  Jonathan Resnick 110ea56bce Exclude Error ctor from stack trace (#1217) 3 years ago
  Marko Lahma bf140bff22 Introduce EvaluationContext for statement and expression evaluation (#979) 3 years ago
  Jither 546f1e8960 Debugger improvements 3 (#852) 4 years ago
  Marko Lahma 8c357f5b88 Fix IIFE stack trace (#841) 4 years ago
  Marko Lahma f212d3fa77 Handle recursive engine invocations (#837) 4 years ago
  Marko Lahma 5f1892cd42 Class support (#816) 4 years ago
  Marko Lahma de3739bd3d Stack traces for JS exceptions (#821) 4 years ago
  Marko Lahma 8bbd390486 Optimize interop (#519) 7 years ago
  Ayende Rahien caef6f2f62 Better error from scripts. (#408) 8 years ago
  auz34 c816d51130 Remove todo comment 11 years ago
  auz34 d5af1c10a1 Finalizing post review changes 11 years ago
  auz34 6ab9a74965 Introduce structures to manage CallStack nicer and faster 11 years ago