Marko Lahma
|
5eb6b82e7f
Add public type Constructor (#1440)
|
2 vuotta sitten |
Marko Lahma
|
ec25ac3a66
Unify and cleanup API (#1355)
|
2 vuotta sitten |
Marko Lahma
|
03c31195bd
Upgrade to Esprima 3.0.0-beta-7 (#1289)
|
3 vuotta sitten |
Marko Lahma
|
97e481fc4e
Enable nullable reference types by default (#1237)
|
3 vuotta sitten |
Marko Lahma
|
20e9832dd6
Enable implicit usings (#1230)
|
3 vuotta sitten |
Marko Lahma
|
6d2715448d
Implement ShadowRealm (#1174)
|
3 vuotta sitten |
Marko Lahma
|
05ddb01022
Add import.meta support (#1173)
|
3 vuotta sitten |
Marko Lahma
|
e48c6f5fb8
Fix inheriting from TypeReference backed interop type (#1168)
|
3 vuotta sitten |
Sébastien Ros
|
408df556b8
Fix regular expression performance with /g flag (#1157)
|
3 vuotta sitten |
Marko Lahma
|
bbc5bab0b5
Hide Call method from public API (#1062)
|
3 vuotta sitten |
Marko Lahma
|
999ce2e4ae
Fix BigInt loose equality (#1073)
|
3 vuotta sitten |
Marko Lahma
|
ceee6b2ccb
Add Engine.Construct method (#1047)
|
3 vuotta sitten |
Sébastien Ros
|
9e8babdbf0
Fix some unicode tests (#1033)
|
3 vuotta sitten |
Marko Lahma
|
f5571d0700
Refactor options and add MaxArraySize constraint (#923)
|
4 vuotta sitten |
Gökhan Kurt
|
e75235445c
Do not throw error immediately when receiving null Regex from Esprima (#931)
|
4 vuotta sitten |
Marko Lahma
|
c55a5e447b
Refactor internals to support realm concept (#907)
|
4 vuotta sitten |
Marko Lahma
|
5f1892cd42
Class support (#816)
|
4 vuotta sitten |
Marko Lahma
|
cccd41e73a
Optimize interop, use NET5 to run tests (#803)
|
4 vuotta sitten |
Marko Lahma
|
284411b25a
Support let and const (#722)
|
5 vuotta sitten |
Marko Lahma
|
5dbdb5967c
Use JsValue for property access (#701)
|
5 vuotta sitten |
Marko Lahma
|
2289f9ca31
Enable Symbol and RegExp tests and fix issues (#693)
|
5 vuotta sitten |
Marko Lahma
|
f89886063e
Reflect & Proxy (#681)
|
5 vuotta sitten |
miroslav22
|
8dbd95abdd
Fixed RegExp.toString() throws a NullReferenceException if not called… (#640)
|
6 vuotta sitten |
Sebastian Stehle
|
6e06825f1c
Timeout for regex. (#621)
|
6 vuotta sitten |
Marko Lahma
|
5e0b3bb917
Improve engine creation performance (#625)
|
6 vuotta sitten |
Marko Lahma
|
6353bb42f7
ES6 Map, Set and initial Iterators (#541)
|
7 vuotta sitten |
Marko Lahma
|
e63a0222b8
#451 harmonize exception throwing (#515)
|
7 vuotta sitten |
Marko Lahma
|
1cf16df954
Make execution context struct and other performance tweaks (#502)
|
7 vuotta sitten |
Marko Lahma
|
5d408955dc
Reduce virtual calls and optimize JsValue equality checks (#497)
|
7 vuotta sitten |
Marko Lahma
|
b3b282d249
#451 remove IPropertyDescriptor now that we have fast and memory efficient PropertyDescriptor
|
7 vuotta sitten |