Historial de Commits

Autor SHA1 Mensaje Fecha
  神麤詭末 7ac9805af1 Add Options.InteropOptions.BuildCallStackHandler (#1793) hace 9 meses
  Marko Lahma aca8fb3d62 Use global usings and aliases for Esprima namespaces and types (#1824) hace 1 año
  Marko Lahma 90691bbaba Replace StringBuilderPool with ValueStringBuilder (#1697) hace 1 año
  Marko Lahma c680830d3b Add easier APIs for interop usage (#1351) hace 2 años
  Marko Lahma f862659980 Implement FinalizationRegistry (#1328) hace 2 años
  Marko Lahma ffa4260777 Implement async/await (#1323) hace 2 años
  Genteure 2b58d122e7 Restore public access to JavaScriptException ctor (#1295) hace 2 años
  Marko Lahma fbd5293b9e Remove ExpressionResult (#1292) hace 2 años
  Marko Lahma 41309de576 Improve error location reporting (#1273) hace 2 años
  Marko Lahma 3e0902c2e6 Slim down Completion and ExpressionResult struct sizes (#1270) hace 2 años
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) hace 3 años
  Marko Lahma 20e9832dd6 Enable implicit usings (#1230) hace 3 años
  Jonathan Resnick 68bad5061d Fix interop stack trace unwind (#1213) hace 3 años
  Christian Rondeau fb02542f7b Keep C# stack trace in exceptions thrown in JS, provide JS stack in inner exception instead (#1171) hace 3 años
  source-transformer ea62f4e0fa Allow JavaScriptException to be subclassed (#1093) hace 3 años
  Christian Rondeau fcc7c8d257 Support ECMAScript modules (export/import statements, modules definition) (#1054) hace 3 años
  Marko Lahma de3739bd3d Stack traces for JS exceptions (#821) hace 4 años
  Marko Lahma 56ca37b78c Optimize global identifier access a bit and reduce allocations (#741) hace 5 años
  Marko Lahma e87a9490a2 Fix infinite recursion possibility in call stack string building (#723) hace 5 años
  Marko Lahma f89886063e Reflect & Proxy (#681) hace 5 años
  Marko Lahma a8d19f315e share common base class for exceptions (#679) hace 5 años
  Marko Lahma 753030e60a ES6 Object Literals (#605) hace 6 años
  Sam Lord 7b485ec8e0 Latest Esprima beta changes (#595) hace 6 años
  Marko Lahma 1f8d87a4ce ES6 Number APIs (#574) hace 6 años
  Marko Lahma f65d588a7e ES6 String Literals (#570) hace 6 años
  Marko Lahma c1a42a9da0 upgrade Esprima and other libs, and include iterator test (#550) hace 6 años
  Marko Lahma 1cf16df954 Make execution context struct and other performance tweaks (#502) hace 7 años
  Marko Lahma 5d408955dc Reduce virtual calls and optimize JsValue equality checks (#497) hace 7 años
  Marko Lahma e0d2e2f244 Introduce JsString, JsBoolean etc and support efficient string concatenation (#463) hace 7 años
  yinyue200 7792facc61 message may not be a string hace 7 años