Marko Lahma
|
a3e919be49
Remove some Instance suffixes (#1718)
|
1 year ago |
Marko Lahma
|
6653ec842c
Code changes to keep NET 8 analyzers happy (#1685)
|
1 year ago |
Marko Lahma
|
1a6aa38f1e
Implement Promise.withResolvers and update test suite (#1650)
|
1 year ago |
Marko Lahma
|
cc63b205dc
Rename PromiseInstance to JsPromise (#1605)
|
2 years ago |
Marko Lahma
|
2ec677c1a1
Rename thisObj to thisObject and args as arguments in parameter names (#1597)
|
2 years ago |
Marko Lahma
|
48c2992689
Enable top-level await tests and fix issues (#1552)
|
2 years ago |
Marko Lahma
|
e11fabeaad
Create base constructs for Intl support (#1492)
|
2 years ago |
Marko Lahma
|
5eb6b82e7f
Add public type Constructor (#1440)
|
2 years ago |
Marko Lahma
|
ec25ac3a66
Unify and cleanup API (#1355)
|
2 years ago |
Marko Lahma
|
c680830d3b
Add easier APIs for interop usage (#1351)
|
2 years ago |
Marko Lahma
|
ffa4260777
Implement async/await (#1323)
|
2 years ago |
Gökhan Kurt
|
e9f3968085
Implement Promise.allSettled (#1316)
|
2 years ago |
Gökhan Kurt
|
1a17cc07a4
Implement Promise.any (#1312)
|
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
|
e48c6f5fb8
Fix inheriting from TypeReference backed interop type (#1168)
|
3 years ago |
Marko Lahma
|
bbc5bab0b5
Hide Call method from public API (#1062)
|
3 years ago |
Marko Lahma
|
6a87e76706
Fix more issues related to built-in objects (#1053)
|
3 years ago |
Marko Lahma
|
ceee6b2ccb
Add Engine.Construct method (#1047)
|
3 years ago |
Marko Lahma
|
6f4ad5052f
Remove IIterator interface (#1000)
|
3 years ago |
Marko Lahma
|
c55a5e447b
Refactor internals to support realm concept (#907)
|
4 years ago |
Marko Lahma
|
f180d16e7c
Fix Promise.all behavior under interop (#911)
|
4 years ago |
Simon
|
426acedb9b
Promise lets go again (#889)
|
4 years ago |