Marko Lahma
|
8ce657ffb7
Backport fix custom reference resolver argument (#1939)
|
11 달 전 |
Marko Lahma
|
91c2cd4ccc
Backport make EsprimaExtensions.TryGetKey more resilient to missing execution context (#1919)
|
1 년 전 |
Marko Lahma
|
c42a63dea6
Fix string-indexing optimizations against custom strings (#1870)
|
1 년 전 |
Marko Lahma
|
78bc1ecd3c
Backport var declaration and reference resolving performance improvements (#1841)
|
1 년 전 |
adams85
|
e1e2d6d580
Prevent users from passing arbitrary parser options to Jint (#1831)
|
1 년 전 |
Marko Lahma
|
5656b1d3dc
Add more Acornima friendly type aliases (#1825)
|
1 년 전 |
Marko Lahma
|
aca8fb3d62
Use global usings and aliases for Esprima namespaces and types (#1824)
|
1 년 전 |
Marko Lahma
|
d306162997
Obsolete and cleanup some ObjectInstance access patterns (#1809)
|
1 년 전 |
Marko Lahma
|
9fbdab389f
Improve AOT usage scenarios with metadata (#1764)
|
1 년 전 |
Marko Lahma
|
511523bec2
Move Js* types to be directly under Jint.Native namespace (#1745)
|
1 년 전 |
tomatosalat0
|
dc20829be5
Script location should be passed to module resolver (#1740)
|
1 년 전 |
Marko Lahma
|
a1788187de
Restructure and internalize (#1738)
|
1 년 전 |
Marko Lahma
|
d3e65ac38b
Replace some string usage with Key when suitable (#1737)
|
1 년 전 |
Marko Lahma
|
fbe0f6b09c
Internalize Environment services and use Key as name (#1735)
|
1 년 전 |
Marko Lahma
|
7e08babf3b
Remove Engine.Realm, expose Engine.Intrinsics and Engine.Global directly (#1722)
|
1 년 전 |
Marko Lahma
|
982a751485
Rename FunctionInstance to Function (#1721)
|
1 년 전 |
Marko Lahma
|
7ad9db735c
Hide, rename and move some methods (#1719)
|
1 년 전 |
Marko Lahma
|
a3e919be49
Remove some Instance suffixes (#1718)
|
1 년 전 |
Marko Lahma
|
d6d398a6c7
Remove Record suffix from types (#1716)
|
1 년 전 |
tomatosalat0
|
5ef97b80ed
Debug StepInto stops at beginning of arrow function (#1715)
|
1 년 전 |
Marko Lahma
|
3dcae812fa
Unify recursion constraints between invoke and call (#1714)
|
1 년 전 |
Marko Lahma
|
3ab67e416b
Groundwork for generators (#1705)
|
1 년 전 |
Marko Lahma
|
c5657939fc
Enable Meziantou.Analyzer (#1682)
|
1 년 전 |
Marko Lahma
|
4bff351660
Optimize Array.pop (#1680)
|
1 년 전 |
Marko Lahma
|
675ad495ce
Support caching of string instances in script preparation (#1678)
|
1 년 전 |
Marko Lahma
|
7a2132f1b3
Cache more script-global information when preparing AST (#1671)
|
1 년 전 |
Marko Lahma
|
0242ac5a81
Track TypeReference registrations and use as prototype (#1661)
|
1 년 전 |
Marko Lahma
|
adeb772d49
Add better debugger view support via debugger attributes (#1656)
|
1 년 전 |
Marko Lahma
|
8ebdc342f6
Optimize URI decode and encode (#1647)
|
1 년 전 |
Marko Lahma
|
7fd4893131
Optimize engine construction (#1621)
|
1 년 전 |