Pavel
|
c4e5ce2a17
The getDate() method returns 0 for December 31st before 1970 (#1746)
|
1 year ago |
Marko Lahma
|
a3e919be49
Remove some Instance suffixes (#1718)
|
1 year ago |
Marko Lahma
|
3ab67e416b
Groundwork for generators (#1705)
|
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
|
2ec677c1a1
Rename thisObj to thisObject and args as arguments in parameter names (#1597)
|
2 years ago |
Marko Lahma
|
339167ef63
Remove some tests from exclude and fix accordingly (#1504)
|
2 years ago |
Marko Lahma
|
56cc45ee9e
Create ITimeSystem abstraction for date parsing/time zone logic (#1488)
|
2 years ago |
Marko Lahma
|
4142d9371c
Improve date handling and time zone support (#1446)
|
2 years ago |
Marko Lahma
|
4259645984
Optimize iterators a bit (#1363)
|
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
|
c7489b54d2
Fix default date constructor to clip decimal part (#1340)
|
2 years ago |
Marko Lahma
|
97e481fc4e
Enable nullable reference types by default (#1237)
|
3 years ago |
Marko Lahma
|
20e9832dd6
Enable implicit usings (#1230)
|
3 years ago |
Marko Lahma
|
650c0cbc4e
Date related fixes and improvements (#1107)
|
3 years ago |
Marko Lahma
|
4a80efda6a
Fix issues uncovered by latest test262 suite (#1040)
|
3 years ago |
Marko Lahma
|
1cf0e2bfb4
Improve operator overloading logic (#1011)
|
3 years ago |
Marko Lahma
|
f5571d0700
Refactor options and add MaxArraySize constraint (#923)
|
3 years ago |
Marko Lahma
|
c55a5e447b
Refactor internals to support realm concept (#907)
|
4 years ago |
Marko Lahma
|
170c72c5f1
Fix missing NewTarget handling for basic types (#875)
|
4 years ago |
Marko Lahma
|
02b4f692d4
Fix Date's NaN JSON.stringify (#764)
|
5 years ago |
Marko Lahma
|
6dc9d457ef
Implement some missing Object functionality (#713)
|
5 years ago |
Marko Lahma
|
5dbdb5967c
Use JsValue for property access (#701)
|
5 years ago |
Marko Lahma
|
2289f9ca31
Enable Symbol and RegExp tests and fix issues (#693)
|
5 years ago |
Marko Lahma
|
177a5c7e72
Improve date handling and enable 262 tests (#690)
|
5 years ago |
Marko Lahma
|
f89886063e
Reflect & Proxy (#681)
|
5 years ago |
Marko Lahma
|
34643444a6
Separate InternalTypes to allow integer operation optimizations (#672)
|
5 years ago |
Marko Lahma
|
42ff935986
Switch to Visual Studio 2019 and .NET Core 3 test runner (#669)
|
5 years ago |