Commit Verlauf

Autor SHA1 Nachricht Datum
  Marko Lahma 94bd26f530 Implement Uint8Array to/from base64 (#1911) vor 1 Jahr
  adams85 e1e2d6d580 Prevent users from passing arbitrary parser options to Jint (#1831) vor 1 Jahr
  Marko Lahma aca8fb3d62 Use global usings and aliases for Esprima namespaces and types (#1824) vor 1 Jahr
  Marko Lahma a1788187de Restructure and internalize (#1738) vor 1 Jahr
  Marko Lahma 1c8a9b9da8 Optimize String.fromCodePoint (#1696) vor 1 Jahr
  Marko Lahma 473ca00c59 Fix test script resolution to work with NET 8 artifacts output (#1690) vor 1 Jahr
  Marko Lahma c5657939fc Enable Meziantou.Analyzer (#1682) vor 1 Jahr
  Marko Lahma 8ebdc342f6 Optimize URI decode and encode (#1647) vor 1 Jahr
  Marko Lahma d90b774ec2 ES2022 Class fields and static blocks (#1546) vor 2 Jahren
  Marko Lahma d602f32b7f Reduce Engine references in expressions (#1293) vor 2 Jahren
  Marko Lahma fbd5293b9e Remove ExpressionResult (#1292) vor 2 Jahren
  Marko Lahma 41309de576 Improve error location reporting (#1273) vor 3 Jahren
  Marko Lahma e1e864955d Reduce stack frame size during Call and Construct (#1267) vor 3 Jahren
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) vor 3 Jahren
  Marko Lahma 20e9832dd6 Enable implicit usings (#1230) vor 3 Jahren
  Christian Rondeau fb02542f7b Keep C# stack trace in exceptions thrown in JS, provide JS stack in inner exception instead (#1171) vor 3 Jahren
  Marko Lahma d4621d6760 Improve class constructor error reporting (#1169) vor 3 Jahren
  Christian Rondeau fcc7c8d257 Support ECMAScript modules (export/import statements, modules definition) (#1054) vor 3 Jahren
  Marko Lahma 6082013b16 Check ExceptionHandler if type conversion fails (#988) vor 3 Jahren
  caseyzhang123 95da84a5aa Capture original exception stacktrace in ThrowMeaningfulException (#965) vor 3 Jahren
  Marko Lahma f5571d0700 Refactor options and add MaxArraySize constraint (#923) vor 4 Jahren
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) vor 4 Jahren
  Simon 426acedb9b Promise lets go again (#889) vor 4 Jahren
  Marko Lahma 5f1892cd42 Class support (#816) vor 4 Jahren
  Marko Lahma de3739bd3d Stack traces for JS exceptions (#821) vor 4 Jahren
  Andrey Taritsyn 6da41ae948 Use a more specific exception in the `CancellationConstraint` class (#769) vor 5 Jahren
  Marko Lahma 284411b25a Support let and const (#722) vor 5 Jahren
  Sébastien Ros e43290d7e9 Fix possible NRE in CallStackElement construction (#708) vor 5 Jahren
  Marko Lahma 5dbdb5967c Use JsValue for property access (#701) vor 5 Jahren
  Marko Lahma 2289f9ca31 Enable Symbol and RegExp tests and fix issues (#693) vor 5 Jahren