Marko Lahma
|
8f106a7c1f
Rename ExceptionHelper to Throw and shorter method names (#2148)
|
1 周之前 |
Marko Lahma
|
323230e2fb
Enforce code style on build and fix issues (#2074)
|
4 月之前 |
Marko Lahma
|
f1a8010c4e
Remove unused usings (#2072)
|
4 月之前 |
Marko Lahma
|
27d3ce989d
Create global alias for JsValue[] arguments (#2055)
|
5 月之前 |
Marko Lahma
|
9079aef684
Convert to using file-scoped namespaces (#1931)
|
1 年之前 |
Marko Lahma
|
53ab42a7c8
Add custom strategy for array read access (#1729)
|
1 年之前 |
Marko Lahma
|
4b23f03c52
Remove some unnecessary JsString allocations (#1728)
|
1 年之前 |
Marko Lahma
|
a3e919be49
Remove some Instance suffixes (#1718)
|
1 年之前 |
Marko Lahma
|
3ab67e416b
Groundwork for generators (#1705)
|
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
|
1c8a9b9da8
Optimize String.fromCodePoint (#1696)
|
1 年之前 |
Marko Lahma
|
6653ec842c
Code changes to keep NET 8 analyzers happy (#1685)
|
1 年之前 |
Marko Lahma
|
2ec677c1a1
Rename thisObj to thisObject and args as arguments in parameter names (#1597)
|
2 年之前 |
Marko Lahma
|
ad4378bc82
Fix conditional compilation checks to account for NET 6.0 (#1563)
|
2 年之前 |
Marko Lahma
|
5eb6b82e7f
Add public type Constructor (#1440)
|
2 年之前 |
Marko Lahma
|
4259645984
Optimize iterators a bit (#1363)
|
2 年之前 |
Marko Lahma
|
402a431d39
Small performance optimization to string handling (#1358)
|
2 年之前 |
Marko Lahma
|
ec25ac3a66
Unify and cleanup API (#1355)
|
2 年之前 |
Marko Lahma
|
97e481fc4e
Enable nullable reference types by default (#1237)
|
3 年之前 |
Marko Lahma
|
20e9832dd6
Enable implicit usings (#1230)
|
3 年之前 |
Marko Lahma
|
bbc5bab0b5
Hide Call method from public API (#1062)
|
3 年之前 |
Marko Lahma
|
903588b596
Fix issues when running on ARM architecture (#1061)
|
3 年之前 |
Marko Lahma
|
6a87e76706
Fix more issues related to built-in objects (#1053)
|
3 年之前 |
Marko Lahma
|
ceee6b2ccb
Add Engine.Construct method (#1047)
|
3 年之前 |
Marko Lahma
|
9d8432606d
ES2020 BigInt (#1027)
|
3 年之前 |
Marko Lahma
|
1a9cd0ede6
Typed arrays (#925)
|
4 年之前 |
Marko Lahma
|
c55a5e447b
Refactor internals to support realm concept (#907)
|
4 年之前 |
Marko Lahma
|
170c72c5f1
Fix missing NewTarget handling for basic types (#875)
|
4 年之前 |