Commit History

Author SHA1 Message Date
  Marko Lahma 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
  Marko Lahma aca8fb3d62 Use global usings and aliases for Esprima namespaces and types (#1824) 1 year ago
  Marko Lahma a1788187de Restructure and internalize (#1738) 1 year ago
  Marko Lahma 982a751485 Rename FunctionInstance to Function (#1721) 1 year ago
  Marko Lahma a3e919be49 Remove some Instance suffixes (#1718) 1 year ago
  Marko Lahma d6d398a6c7 Remove Record suffix from types (#1716) 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 675ad495ce Support caching of string instances in script preparation (#1678) 1 year ago
  Marko Lahma 791384f34d Move expression initialize to expression implementation (#1677) 1 year ago
  Umut Akkaya db73cadf0a Add StackGuard for improved stack handling support (#1566) 2 years ago
  Marko Lahma d90b774ec2 ES2022 Class fields and static blocks (#1546) 2 years ago
  Marko Lahma ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
  Marko Lahma 583aabbf05 Fix some class handling issues (#1346) 2 years ago
  Marko Lahma d602f32b7f Reduce Engine references in expressions (#1293) 2 years ago
  Marko Lahma fbd5293b9e Remove ExpressionResult (#1292) 2 years ago
  Marko Lahma 704a016ce4 Reduce memory allocations in function calls (#1282) 2 years ago
  Marko Lahma 389629c2f0 More tweaks to reduce call stack size (#1277) 2 years ago
  Marko Lahma 3020dff7ac Improve recursion performance v1 (#1269) 2 years ago
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
  Marko Lahma 79fbf108a5 Fix optional member call (#1233) 3 years ago
  Marko Lahma 3bc93cf385 Bring function construction closer to the spec (#1170) 3 years ago
  Ayende Rahien ff6765bf1a Allowing to use nullable propagation on callables again. Fixed #1041 (#1042) 3 years ago
  Marko Lahma bf140bff22 Introduce EvaluationContext for statement and expression evaluation (#979) 3 years ago
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) 4 years ago
  Marko Lahma 0dbcdb0395 Add support for Optional Chaining (#881) 4 years ago
  Jither 546f1e8960 Debugger improvements 3 (#852) 4 years ago
  Marko Lahma 89ac4fbbc2 Implement flat and flatMap (#834) 4 years ago
  Marko Lahma 5f1892cd42 Class support (#816) 4 years ago
  Marko Lahma de3739bd3d Stack traces for JS exceptions (#821) 4 years ago