2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix generic method return type handling under interop (#1743) More... 12 months ago
Implement Set Methods for JavaScript (#1741) More... 12 months ago
Script location should be passed to module resolver (#1740) More... 12 months ago
Restructure and internalize (#1738) More... 12 months ago
Replace some string usage with Key when suitable (#1737) More... 12 months ago
Use FNV hash for Key (#1736) More... 12 months ago
Internalize Environment services and use Key as name (#1735) More... 12 months ago
Make JsArguments public (#1734) More... 12 months ago
Refactoring for custom module loader support (#1731) More... 12 months ago
Add fast case for single statement in a block (#1730) More... 12 months ago
Add custom strategy for array read access (#1729) More... 12 months ago
Remove some unnecessary JsString allocations (#1728) More... 12 months ago
Hide GlobalObject public methods (#1723) More... 12 months ago
Remove Engine.Realm, expose Engine.Intrinsics and Engine.Global directly (#1722) More... 12 months ago
Rename FunctionInstance to Function (#1721) More... 12 months ago
Cleanup ObjectInstance public API (#1720) More... 12 months ago
Hide, rename and move some methods (#1719) More... 12 months ago
Remove some Instance suffixes (#1718) More... 12 months ago
Move CreateDeclarativeEnvironment and FindConstraint to Engine.Advanced (#1717) More... 12 months ago
Remove Record suffix from types (#1716) More... 12 months ago
Debug StepInto stops at beginning of arrow function (#1715) More... about 1 year ago
Unify recursion constraints between invoke and call (#1714) More... about 1 year ago
Make JsValue implement IConvertible (#1713) More... about 1 year ago
Add Engine.Advanced.StackTrace to get current stack trace string (#1712) More... about 1 year ago
Implement JSON modules (#1711) More... about 1 year ago
Implement import attributes (#1710) More... about 1 year ago
Implement ArrayBuffer.transfer (#1709) More... about 1 year ago
Implement SharedArrayBuffer (#1708) More... about 1 year ago
Adding cultural check to the "ToUpperCase" string prototype. (#1693) More... about 1 year ago
Implement resizable ArrayBuffer (#1707) More... about 1 year ago