Marko Lahma
|
c680830d3b
Add easier APIs for interop usage (#1351)
|
2 éve |
Marko Lahma
|
c7489b54d2
Fix default date constructor to clip decimal part (#1340)
|
2 éve |
Marko Lahma
|
6f11ba671e
Optimize new Date() (#1281)
|
3 éve |
Marko Lahma
|
97e481fc4e
Enable nullable reference types by default (#1237)
|
3 éve |
Marko Lahma
|
20e9832dd6
Enable implicit usings (#1230)
|
3 éve |
Marko Lahma
|
e48c6f5fb8
Fix inheriting from TypeReference backed interop type (#1168)
|
3 éve |
Marko Lahma
|
bbc5bab0b5
Hide Call method from public API (#1062)
|
3 éve |
Marko Lahma
|
650c0cbc4e
Date related fixes and improvements (#1107)
|
3 éve |
shlomo-ildar
|
bb070cc95f
Date.parse should default to local time (#1083)
|
3 éve |
Marko Lahma
|
6a87e76706
Fix more issues related to built-in objects (#1053)
|
3 éve |
Marko Lahma
|
ceee6b2ccb
Add Engine.Construct method (#1047)
|
3 éve |
Marko Lahma
|
f5571d0700
Refactor options and add MaxArraySize constraint (#923)
|
4 éve |
Marko Lahma
|
1a9cd0ede6
Typed arrays (#925)
|
4 éve |
Marko Lahma
|
c55a5e447b
Refactor internals to support realm concept (#907)
|
4 éve |
Marko Lahma
|
170c72c5f1
Fix missing NewTarget handling for basic types (#875)
|
4 éve |
Marko Lahma
|
284411b25a
Support let and const (#722)
|
5 éve |
Marko Lahma
|
5dbdb5967c
Use JsValue for property access (#701)
|
5 éve |
Marko Lahma
|
026ebc79d2
Function call performance improvements (#703)
|
5 éve |
Marko Lahma
|
2289f9ca31
Enable Symbol and RegExp tests and fix issues (#693)
|
5 éve |
Marko Lahma
|
177a5c7e72
Improve date handling and enable 262 tests (#690)
|
5 éve |
Marko Lahma
|
f89886063e
Reflect & Proxy (#681)
|
5 éve |
Marko Lahma
|
42ff935986
Switch to Visual Studio 2019 and .NET Core 3 test runner (#669)
|
6 éve |
Marko Lahma
|
8b88b5bac7
Fix insufficient Date constructor argument validation (#627)
|
6 éve |
Marko Lahma
|
5e0b3bb917
Improve engine creation performance (#625)
|
6 éve |
Marko Lahma
|
e0701ca211
ES6 Math functions (#569)
|
6 éve |
Marko Lahma
|
6353bb42f7
ES6 Map, Set and initial Iterators (#541)
|
7 éve |
Marko Lahma
|
e63a0222b8
#451 harmonize exception throwing (#515)
|
7 éve |
Marko Lahma
|
09be6f1a24
#451 don't allocate date formats each time dates are being parsed (#512)
|
7 éve |
Marko Lahma
|
1cf16df954
Make execution context struct and other performance tweaks (#502)
|
7 éve |
Marko Lahma
|
b3b282d249
#451 remove IPropertyDescriptor now that we have fast and memory efficient PropertyDescriptor
|
7 éve |