Marko Lahma
|
8f106a7c1f
Rename ExceptionHelper to Throw and shorter method names (#2148)
|
2 weeks ago |
Marko Lahma
|
203a19b729
Update test262 harness and fix issues (#2126)
|
1 month ago |
Marko Lahma
|
323230e2fb
Enforce code style on build and fix issues (#2074)
|
4 months ago |
Marko Lahma
|
27d3ce989d
Create global alias for JsValue[] arguments (#2055)
|
5 months ago |
Marko Lahma
|
04466d0a3b
Revert back to favoring SearchValues<char> (#1990)
|
9 months ago |
Marko Lahma
|
7381086817
Optimize ValueStringBuilder and some character checks (#1986)
|
9 months ago |
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
|
6d866a2d28
Switch to using Acorn-based parsing via Acornima (#1820)
|
1 year ago |
Marko Lahma
|
aca8fb3d62
Use global usings and aliases for Esprima namespaces and types (#1824)
|
1 year ago |
Marko Lahma
|
fbe0f6b09c
Internalize Environment services and use Key as name (#1735)
|
1 year ago |
Marko Lahma
|
8d2d9864e0
Hide GlobalObject public methods (#1723)
|
1 year ago |
Marko Lahma
|
3ab67e416b
Groundwork for generators (#1705)
|
1 year ago |
Marko Lahma
|
197ebd8d00
Add NET 8 support (#1686)
|
1 year ago |
Marko Lahma
|
6653ec842c
Code changes to keep NET 8 analyzers happy (#1685)
|
1 year ago |
Marko Lahma
|
c5657939fc
Enable Meziantou.Analyzer (#1682)
|
1 year ago |
Marko Lahma
|
088f08f8e1
Enable code analysis with latest-Recommended (#1681)
|
1 year ago |
Marko Lahma
|
8ebdc342f6
Optimize URI decode and encode (#1647)
|
1 year ago |
Marko Lahma
|
9dd79279b1
Update benchmark results and packages (#1622)
|
1 year ago |
Marko Lahma
|
7fd4893131
Optimize engine construction (#1621)
|
1 year ago |
Marko Lahma
|
2ec677c1a1
Rename thisObj to thisObject and args as arguments in parameter names (#1597)
|
2 years ago |
Marko Lahma
|
ad4378bc82
Fix conditional compilation checks to account for NET 6.0 (#1563)
|
2 years ago |
Marko Lahma
|
67705d7a07
Remove implicit using for System.Linq (#1493)
|
2 years ago |
Marko Lahma
|
e11fabeaad
Create base constructs for Intl support (#1492)
|
2 years ago |
Marko Lahma
|
297a9f4dd6
Improve parseFloat performance and number range (#1396)
|
2 years ago |
Marko Lahma
|
a73f0a17d3
Fix some problems revealed by test262 suite (#1371)
|
2 years ago |
Marko Lahma
|
eeb4865ddc
Optimize plain object access (#1356)
|
2 years ago |
Marko Lahma
|
ec25ac3a66
Unify and cleanup API (#1355)
|
2 years ago |
Marko Lahma
|
f862659980
Implement FinalizationRegistry (#1328)
|
2 years ago |
Marko Lahma
|
3a3e57c63d
Improve global object setup and access performance (#1280)
|
2 years ago |