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
|
6b2d62286d
Implement Math.sumPrecise (#1966)
|
10 月之前 |
Marko Lahma
|
9079aef684
Convert to using file-scoped namespaces (#1931)
|
1 年之前 |
Marko Lahma
|
e3a3d5599f
Upgrade test262 suite and fix issues (#1910)
|
1 年之前 |
Marko Lahma
|
2754f1c391
Add support for Float16Array (#1840)
|
1 年之前 |
Marko Lahma
|
a3e919be49
Remove some Instance suffixes (#1718)
|
1 年之前 |
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
|
85b407823e
Remove unnecessary ObjectClass types (#1172)
|
3 年之前 |
Marko Lahma
|
8f0d433737
Fix issues related to JSON, Math, RegExp and Proxy (#1045)
|
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
|
177a5c7e72
Improve date handling and enable 262 tests (#690)
|
5 年之前 |
Marko Lahma
|
f89886063e
Reflect & Proxy (#681)
|
5 年之前 |
Marko Lahma
|
5e0b3bb917
Improve engine creation performance (#625)
|
6 年之前 |
Sxul07
|
a4e1c55b7e
make Random() thread safety (#596)
|
6 年之前 |
Marko Lahma
|
e0701ca211
ES6 Math functions (#569)
|
6 年之前 |
Marko Lahma
|
3b06e02101
New interpreter engine (#559)
|
6 年之前 |
Marko Lahma
|
6353bb42f7
ES6 Map, Set and initial Iterators (#541)
|
6 年之前 |
Marko Lahma
|
021c01a615
Add some missing new Math methods in ECMAScript 6 (#539)
|
6 年之前 |
Marko Lahma
|
1cf16df954
Make execution context struct and other performance tweaks (#502)
|
7 年之前 |
Sébastien Ros
|
96c0b8eab7
Math specification conformance (#433)
|
7 年之前 |
Sébastien Ros
|
914a3bc7fb
Fixing random initialization
|
10 年之前 |
Sebastien Ros
|
4bd154524b
Fixing invalid argument length support in Math
|
11 年之前 |
Sebastien Ros
|
24a479c429
Removing TypeConverter JsValue direct conversions
|
11 年之前 |