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
|
7381086817
Optimize ValueStringBuilder and some character checks (#1986)
|
9 月之前 |
Marko Lahma
|
d29244cdb6
Update test262 test suite and fix issues (#1944)
|
11 月之前 |
Marko Lahma
|
9079aef684
Convert to using file-scoped namespaces (#1931)
|
1 年之前 |
Marko Lahma
|
a3e919be49
Remove some Instance suffixes (#1718)
|
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 年之前 |
LuisMerinoP
|
0a58535a39
Use arguments in Number.toLocaleString (#1619)
|
1 年之前 |
Marko Lahma
|
088f08f8e1
Enable code analysis with latest-Recommended (#1681)
|
1 年之前 |
Marko Lahma
|
2ec677c1a1
Rename thisObj to thisObject and args as arguments in parameter names (#1597)
|
2 年之前 |
tomatosalat0
|
8b0da8ad3a
JSON serialization performance improvement (#1527)
|
2 年之前 |
Marko Lahma
|
eeb4865ddc
Optimize plain object access (#1356)
|
2 年之前 |
Marko Lahma
|
ec25ac3a66
Unify and cleanup API (#1355)
|
2 年之前 |
Marko Lahma
|
97e481fc4e
Enable nullable reference types by default (#1237)
|
3 年之前 |
Marko Lahma
|
9d8432606d
ES2020 BigInt (#1027)
|
3 年之前 |
Marko Lahma
|
f5571d0700
Refactor options and add MaxArraySize constraint (#923)
|
3 年之前 |
Marko Lahma
|
c55a5e447b
Refactor internals to support realm concept (#907)
|
4 年之前 |
Marko Lahma
|
5dbdb5967c
Use JsValue for property access (#701)
|
5 年之前 |
Marko Lahma
|
2289f9ca31
Enable Symbol and RegExp tests and fix issues (#693)
|
5 年之前 |
Marko Lahma
|
f89886063e
Reflect & Proxy (#681)
|
5 年之前 |
Marko Lahma
|
8adbbbcc1c
Number.toPrecision throws between 26 & 100 (#631)
|
6 年之前 |
Marko Lahma
|
5e0b3bb917
Improve engine creation performance (#625)
|
6 年之前 |
Marko Lahma
|
1f8d87a4ce
ES6 Number APIs (#574)
|
6 年之前 |
Marko Lahma
|
f65d588a7e
ES6 String Literals (#570)
|
6 年之前 |
Marko Lahma
|
e4055925c6
ES6 array functions (#555)
|
6 年之前 |
Marko Lahma
|
6353bb42f7
ES6 Map, Set and initial Iterators (#541)
|
6 年之前 |