Marko Lahma
|
7ad9db735c
Hide, rename and move some methods (#1719)
|
1 rok temu |
Marko Lahma
|
a3e919be49
Remove some Instance suffixes (#1718)
|
1 rok temu |
Marko Lahma
|
d6d398a6c7
Remove Record suffix from types (#1716)
|
1 rok temu |
tomatosalat0
|
5ef97b80ed
Debug StepInto stops at beginning of arrow function (#1715)
|
1 rok temu |
Marko Lahma
|
3dcae812fa
Unify recursion constraints between invoke and call (#1714)
|
1 rok temu |
Marko Lahma
|
3ab67e416b
Groundwork for generators (#1705)
|
1 rok temu |
Marko Lahma
|
c5657939fc
Enable Meziantou.Analyzer (#1682)
|
1 rok temu |
Marko Lahma
|
4bff351660
Optimize Array.pop (#1680)
|
1 rok temu |
Marko Lahma
|
675ad495ce
Support caching of string instances in script preparation (#1678)
|
1 rok temu |
Marko Lahma
|
7a2132f1b3
Cache more script-global information when preparing AST (#1671)
|
1 rok temu |
Marko Lahma
|
0242ac5a81
Track TypeReference registrations and use as prototype (#1661)
|
1 rok temu |
Marko Lahma
|
adeb772d49
Add better debugger view support via debugger attributes (#1656)
|
1 rok temu |
Marko Lahma
|
8ebdc342f6
Optimize URI decode and encode (#1647)
|
1 rok temu |
Marko Lahma
|
7fd4893131
Optimize engine construction (#1621)
|
1 rok temu |
Marko Lahma
|
cc63b205dc
Rename PromiseInstance to JsPromise (#1605)
|
2 lat temu |
Marko Lahma
|
ac1cec85dc
Upgrade to Esprima 3.0.0-rc-03 (#1596)
|
2 lat temu |
Umut Akkaya
|
db73cadf0a
Add StackGuard for improved stack handling support (#1566)
|
2 lat temu |
Marko Lahma
|
ad4378bc82
Fix conditional compilation checks to account for NET 6.0 (#1563)
|
2 lat temu |
Chet Zema
|
d4f73ae446
Adjust Engine.SetValue(string, string?) to accept null value. (#1559)
|
2 lat temu |
Marko Lahma
|
48c2992689
Enable top-level await tests and fix issues (#1552)
|
2 lat temu |
Marko Lahma
|
d90b774ec2
ES2022 Class fields and static blocks (#1546)
|
2 lat temu |
Marko Lahma
|
339167ef63
Remove some tests from exclude and fix accordingly (#1504)
|
2 lat temu |
Marko Lahma
|
98c7f0b9f0
Introduce Advanced API and ProcessTasks (#1499)
|
2 lat temu |
Marko Lahma
|
4ebc6a03ed
Fix Engine.SetValue(string, string) to check for null value (#1490)
|
2 lat temu |
Marko Lahma
|
888ee536dc
Add some API documentation and note about thread-safety (#1489)
|
2 lat temu |
Marko Lahma
|
68f6b5bf93
Fix race condition in sharing of function state (#1465)
|
2 lat temu |
Chet Zema
|
3cb05db092
Engine.SetValue accepts a nullable object. (#1458)
|
2 lat temu |
Marko Lahma
|
7e193c64d3
Add support for checking constraints from engine (#1438)
|
2 lat temu |
Marko Lahma
|
cf3714b0ee
Return storage of last syntax node to engine instance (#1437)
|
2 lat temu |
Marko Lahma
|
7035bc4674
Change TypeResolver cache to be bound to engine instance (#1436)
|
2 lat temu |