You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto-import all from @stdlib/ownable when @stdlib/stoppable is imported
Support escape sequences for strings (highlight them differently)
Implicit init function
Support trailing commas in all comma-separated lists
Add new functions: (log and log2, concat method on StringBuilder, toString method/extension function for Address type, isEmpty and del extension functions for maps),
See: https://github.com/tact-lang/tact/blob/main/CHANGELOG.md
Upstream checklist: tact-lang/tact#280
To do:
@stdlib/ownable
when@stdlib/stoppable
is importedlog
andlog2
,concat
method on StringBuilder,toString
method/extension function forAddress
type,isEmpty
anddel
extension functions for maps),pow2
power function with base 2try
andtry-catch
statements^
@stdlib/reserve
):ReserveExact
,ReserveAllExcept
,ReserveAtMost
,ReserveAddOriginalBalance
,ReserveInvertSign
,ReserveBounceIfActionFail
.dumpStack()
functionThe text was updated successfully, but these errors were encountered: