tact-lang / tact

Tact compiler main repository
https://tact-lang.org
MIT License
360 stars 100 forks source link

Test language semantics #539

Open anton-trunov opened 2 months ago

anton-trunov commented 2 months ago

Related docs issue: https://github.com/tact-lang/tact-docs/issues/251

List of planned semantical tests

Expressions, statements

Variable scoping

Contracts

Stdlib

Exit codes

anton-trunov commented 1 week ago

@jeshecdom Can you please write a small plan in my original post (you can edit it)? The first step 'structs' is already done and you already have planned to work with maps, so let's just document the plan here, in this issue