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
|
40f1f420a7
Rename RegExpInstance to JsRegExp (#1595)
|
2 years ago |
Marko Lahma
|
fbaad9f476
Use latest test262 suite and fix/implement accordingly (#1497)
|
2 years ago |
Marko Lahma
|
67705d7a07
Remove implicit using for System.Linq (#1493)
|
2 years ago |
Marko Lahma
|
ca32bc18ff
Fix string indexOf for empty string (#1414)
|
2 years ago |
Marko Lahma
|
6839807204
Improved support for defining custom JsString deriving type (#1404)
|
2 years ago |
Marko Lahma
|
402a431d39
Small performance optimization to string handling (#1358)
|
2 years ago |
Marko Lahma
|
ec25ac3a66
Unify and cleanup API (#1355)
|
2 years ago |
Marko Lahma
|
d7b8ca1224
Implement RegExp named capture groups (#1309)
|
2 years ago |
Marko Lahma
|
86375d91c1
Enable some tests that work now correctly, minor fixes (#1307)
|
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
|
a2f0becdad
Implement String.prototype.replaceAll (#1155)
|
3 years ago |
Marko Lahma
|
e0328f2cf4
Update test262 to latest and fix issues (#1151)
|
3 years ago |
Marko Lahma
|
903588b596
Fix issues when running on ARM architecture (#1061)
|
3 years ago |
Marko Lahma
|
6a87e76706
Fix more issues related to built-in objects (#1053)
|
3 years ago |
Marko Lahma
|
9d8432606d
ES2020 BigInt (#1027)
|
3 years ago |
Gökhan Kurt
|
57b9b3c79b
Implement relative indexing proposal [at() method] (#985)
|
3 years ago |
Marko Lahma
|
af31a9dce6
Harmonize iterator prototype intrinsics to follow spec (#933)
|
4 years ago |
Marko Lahma
|
7080fdf7de
ArrayBuffer and DataView (#930)
|
4 years ago |
Gökhan Kurt
|
ed4e82cb8e
Fix Array.from, entries, spread and other iterator related methods (#927)
|
4 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 |
Marko Lahma
|
dcaae15a02
Fix Invoke logic and object coercion (#883)
|
4 years ago |
Marko Lahma
|
56ca37b78c
Optimize global identifier access a bit and reduce allocations (#741)
|
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 |