Marko Lahma
|
511523bec2
Move Js* types to be directly under Jint.Native namespace (#1745)
|
1 年之前 |
Marko Lahma
|
69b33acaf3
Cleanup ObjectInstance public API (#1720)
|
1 年之前 |
Marko Lahma
|
a6419328c9
Ensure proper ValueStringBuilder dispose when needed (#1699)
|
1 年之前 |
Marko Lahma
|
177bdd49f5
Further optimize Dtoa and string building (#1698)
|
1 年之前 |
Marko Lahma
|
90691bbaba
Replace StringBuilderPool with ValueStringBuilder (#1697)
|
1 年之前 |
Marko Lahma
|
088f08f8e1
Enable code analysis with latest-Recommended (#1681)
|
1 年之前 |
Marko Lahma
|
5689052026
Rename ProxyInstance to JsProxy (#1604)
|
2 年之前 |
tomatosalat0
|
8b0da8ad3a
JSON serialization performance improvement (#1527)
|
2 年之前 |
Marko Lahma
|
abc36466d7
Optimize JSON serialization (#1512)
|
2 年之前 |
tomatosalat0
|
675815c02f
JSON serialization refactoring and optimization (#1506)
|
2 年之前 |
Marko Lahma
|
4259645984
Optimize iterators a bit (#1363)
|
2 年之前 |
Marko Lahma
|
11a47fc717
Fix JsArray(PropertyDescriptor[]) to initialize prototype (#1360)
|
2 年之前 |
Marko Lahma
|
ec25ac3a66
Unify and cleanup API (#1355)
|
2 年之前 |
Marko Lahma
|
c680830d3b
Add easier APIs for interop usage (#1351)
|
2 年之前 |
Marko Lahma
|
92fbdc3410
Allow deleting dictionary entries via interop (#1341)
|
2 年之前 |
Marko Lahma
|
97e481fc4e
Enable nullable reference types by default (#1237)
|
3 年之前 |
Aaron B
|
bb77d1e1e1
Direct C# interop replacing default serializing in JsonSerializer (#1232)
|
3 年之前 |
Marko Lahma
|
20e9832dd6
Enable implicit usings (#1230)
|
3 年之前 |
Marko Lahma
|
7e2069feec
Implement well-formed-json-stringify (#1220)
|
3 年之前 |
Marko Lahma
|
05ddb01022
Add import.meta support (#1173)
|
3 年之前 |
Marko Lahma
|
85b407823e
Remove unnecessary ObjectClass types (#1172)
|
3 年之前 |
Jonathan Resnick
|
28e2996866
Fix JSON indentation (#1158)
|
3 年之前 |
Marko Lahma
|
8f0d433737
Fix issues related to JSON, Math, RegExp and Proxy (#1045)
|
3 年之前 |
Marko Lahma
|
4a80efda6a
Fix issues uncovered by latest test262 suite (#1040)
|
3 年之前 |
Jonathan Resnick
|
8e8cae4fdf
Fix JSON-serialization issues (#1037)
|
3 年之前 |
Marko Lahma
|
9d8432606d
ES2020 BigInt (#1027)
|
3 年之前 |
Marko Lahma
|
b582c8b3e1
Fix JSON.stringify for lists (#1006)
|
3 年之前 |
Sébastien Ros
|
c110428c7c
Fix ExpandoObject serialization (#996)
|
3 年之前 |
Marko Lahma
|
b256b595d3
Check cyclic references when evaluating ToObject (#936)
|
4 年之前 |
Marko Lahma
|
c55a5e447b
Refactor internals to support realm concept (#907)
|
4 年之前 |