Marko Lahma
|
9079aef684
Convert to using file-scoped namespaces (#1931)
|
1 year ago |
Marko Lahma
|
94bd26f530
Implement Uint8Array to/from base64 (#1911)
|
1 year ago |
adams85
|
e1e2d6d580
Prevent users from passing arbitrary parser options to Jint (#1831)
|
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
|
1c8a9b9da8
Optimize String.fromCodePoint (#1696)
|
1 year ago |
Marko Lahma
|
473ca00c59
Fix test script resolution to work with NET 8 artifacts output (#1690)
|
1 year ago |
Marko Lahma
|
c5657939fc
Enable Meziantou.Analyzer (#1682)
|
1 year ago |
Marko Lahma
|
8ebdc342f6
Optimize URI decode and encode (#1647)
|
1 year ago |
Marko Lahma
|
d90b774ec2
ES2022 Class fields and static blocks (#1546)
|
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
|
41309de576
Improve error location reporting (#1273)
|
2 years ago |
Marko Lahma
|
e1e864955d
Reduce stack frame size during Call and Construct (#1267)
|
2 years ago |
Marko Lahma
|
97e481fc4e
Enable nullable reference types by default (#1237)
|
3 years ago |
Marko Lahma
|
20e9832dd6
Enable implicit usings (#1230)
|
3 years ago |
Christian Rondeau
|
fb02542f7b
Keep C# stack trace in exceptions thrown in JS, provide JS stack in inner exception instead (#1171)
|
3 years ago |
Marko Lahma
|
d4621d6760
Improve class constructor error reporting (#1169)
|
3 years ago |
Christian Rondeau
|
fcc7c8d257
Support ECMAScript modules (export/import statements, modules definition) (#1054)
|
3 years ago |
Marko Lahma
|
6082013b16
Check ExceptionHandler if type conversion fails (#988)
|
3 years ago |
caseyzhang123
|
95da84a5aa
Capture original exception stacktrace in ThrowMeaningfulException (#965)
|
3 years ago |
Marko Lahma
|
f5571d0700
Refactor options and add MaxArraySize constraint (#923)
|
3 years ago |
Marko Lahma
|
c55a5e447b
Refactor internals to support realm concept (#907)
|
4 years ago |
Simon
|
426acedb9b
Promise lets go again (#889)
|
4 years ago |
Marko Lahma
|
5f1892cd42
Class support (#816)
|
4 years ago |
Marko Lahma
|
de3739bd3d
Stack traces for JS exceptions (#821)
|
4 years ago |
Andrey Taritsyn
|
6da41ae948
Use a more specific exception in the `CancellationConstraint` class (#769)
|
5 years ago |
Marko Lahma
|
284411b25a
Support let and const (#722)
|
5 years ago |
Sébastien Ros
|
e43290d7e9
Fix possible NRE in CallStackElement construction (#708)
|
5 years ago |
Marko Lahma
|
5dbdb5967c
Use JsValue for property access (#701)
|
5 years ago |