Historie revizí

Autor SHA1 Zpráva Datum
  Marko Lahma fbd5293b9e Remove ExpressionResult (#1292) před 2 roky
  Marko Lahma 41309de576 Improve error location reporting (#1273) před 2 roky
  Marko Lahma 3e0902c2e6 Slim down Completion and ExpressionResult struct sizes (#1270) před 2 roky
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) před 3 roky
  Marko Lahma 20e9832dd6 Enable implicit usings (#1230) před 3 roky
  Jonathan Resnick 68bad5061d Fix interop stack trace unwind (#1213) před 3 roky
  Christian Rondeau fb02542f7b Keep C# stack trace in exceptions thrown in JS, provide JS stack in inner exception instead (#1171) před 3 roky
  source-transformer ea62f4e0fa Allow JavaScriptException to be subclassed (#1093) před 3 roky
  Christian Rondeau fcc7c8d257 Support ECMAScript modules (export/import statements, modules definition) (#1054) před 3 roky
  Marko Lahma de3739bd3d Stack traces for JS exceptions (#821) před 4 roky
  Marko Lahma 56ca37b78c Optimize global identifier access a bit and reduce allocations (#741) před 5 roky
  Marko Lahma e87a9490a2 Fix infinite recursion possibility in call stack string building (#723) před 5 roky
  Marko Lahma f89886063e Reflect & Proxy (#681) před 5 roky
  Marko Lahma a8d19f315e share common base class for exceptions (#679) před 5 roky
  Marko Lahma 753030e60a ES6 Object Literals (#605) před 6 roky
  Sam Lord 7b485ec8e0 Latest Esprima beta changes (#595) před 6 roky
  Marko Lahma 1f8d87a4ce ES6 Number APIs (#574) před 6 roky
  Marko Lahma f65d588a7e ES6 String Literals (#570) před 6 roky
  Marko Lahma c1a42a9da0 upgrade Esprima and other libs, and include iterator test (#550) před 6 roky
  Marko Lahma 1cf16df954 Make execution context struct and other performance tweaks (#502) před 7 roky
  Marko Lahma 5d408955dc Reduce virtual calls and optimize JsValue equality checks (#497) před 7 roky
  Marko Lahma e0d2e2f244 Introduce JsString, JsBoolean etc and support efficient string concatenation (#463) před 7 roky
  yinyue200 7792facc61 message may not be a string před 7 roky
  Sebastien Ros 75b605f826 Fixing unit tests před 7 roky
  Sebastien Ros dfc54d3e94 Merge remote-tracking branch 'origin/es6' into dev před 7 roky
  Ayende Rahien caef6f2f62 Better error from scripts. (#408) před 8 roky
  Sebastien Ros 94886e260e wip před 8 roky
  Paul Vowles f06f1b73b1 Return error location with JavaScriptException. před 10 roky
  Sebastien Ros 886f59c3a3 Displaying error message in Repl před 11 roky
  Frederic Torres 3026b3308e Fixed some JSON.parse error and set exception msg před 11 roky