Historie revizí

Autor SHA1 Zpráva Datum
  Marko Lahma d90b774ec2 ES2022 Class fields and static blocks (#1546) před 2 roky
  Marko Lahma d602f32b7f Reduce Engine references in expressions (#1293) před 2 roky
  Marko Lahma fbd5293b9e Remove ExpressionResult (#1292) před 2 roky
  Marko Lahma 41309de576 Improve error location reporting (#1273) před 3 roky
  Marko Lahma e1e864955d Reduce stack frame size during Call and Construct (#1267) před 3 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
  Christian Rondeau fb02542f7b Keep C# stack trace in exceptions thrown in JS, provide JS stack in inner exception instead (#1171) před 3 roky
  Marko Lahma d4621d6760 Improve class constructor error reporting (#1169) před 3 roky
  Christian Rondeau fcc7c8d257 Support ECMAScript modules (export/import statements, modules definition) (#1054) před 3 roky
  Marko Lahma 6082013b16 Check ExceptionHandler if type conversion fails (#988) před 3 roky
  caseyzhang123 95da84a5aa Capture original exception stacktrace in ThrowMeaningfulException (#965) před 3 roky
  Marko Lahma f5571d0700 Refactor options and add MaxArraySize constraint (#923) před 4 roky
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) před 4 roky
  Simon 426acedb9b Promise lets go again (#889) před 4 roky
  Marko Lahma 5f1892cd42 Class support (#816) před 4 roky
  Marko Lahma de3739bd3d Stack traces for JS exceptions (#821) před 4 roky
  Andrey Taritsyn 6da41ae948 Use a more specific exception in the `CancellationConstraint` class (#769) před 5 roky
  Marko Lahma 284411b25a Support let and const (#722) před 5 roky
  Sébastien Ros e43290d7e9 Fix possible NRE in CallStackElement construction (#708) před 5 roky
  Marko Lahma 5dbdb5967c Use JsValue for property access (#701) před 5 roky
  Marko Lahma 2289f9ca31 Enable Symbol and RegExp tests and fix issues (#693) před 5 roky
  Marko Lahma 42ff935986 Switch to Visual Studio 2019 and .NET Core 3 test runner (#669) před 5 roky
  Marko Lahma 00d91f6ce1 Use Key to refer to properties and cache hash code (#634) před 6 roky
  Steffen Liersch a3b3ce30a7 PropertyInfoDescriptor exception handling (#612) před 6 roky
  Marko Lahma 753030e60a ES6 Object Literals (#605) před 6 roky
  Marko Lahma 8430824f76 Improve for loops, improve reported reference errors (#566) před 6 roky
  Marko Lahma 3b06e02101 New interpreter engine (#559) před 6 roky
  Marko Lahma 3cbb20e1ad ES6 string functions (#560) před 6 roky
  Marko Lahma e4055925c6 ES6 array functions (#555) před 6 roky