Skip to content

Issues: tact-lang/tact

Tact 2.0 RFC
#249 opened Apr 13, 2024 by anton-trunov
Open 25
Tact Tooling Projects
#313 opened May 1, 2024 by anton-trunov
Open
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Pretty-printer doesn't support several types of AST nodes bug Something isn't working or isn't right
#1040 opened Nov 13, 2024 by verytactical
1 task done
Empty statement blocks have extraneous empty line bug Something isn't working or isn't right
#1039 opened Nov 13, 2024 by verytactical
1 task done
struct and message are printed without indents in front of closing bracket bug Something isn't working or isn't right
#1038 opened Nov 13, 2024 by verytactical
1 task done
Wrong priority for shift operators in pretty-printer bug Something isn't working or isn't right
#1037 opened Nov 13, 2024 by verytactical
1 task done
Grammar allows l-value conditionals bug Something isn't working or isn't right
#1036 opened Nov 13, 2024 by verytactical
1 task done
Grammar doesn't allow nesting of conditionals through second argument bug Something isn't working or isn't right
#1035 opened Nov 13, 2024 by verytactical
1 task done
Document Slice.preloadRef docs: Reference /ref section of the docs: API reference, standard libraries, specification and evolution enhancement New feature or request good first issue Good for newcomers
#1034 opened Nov 13, 2024 by jubnzv v1.6.0
Enum "Opcodes" and "Errors" are possibly missing in generated .ts file enhancement New feature or request scope: codegen Code generation, a.k.a. compiler backend
#1033 opened Nov 12, 2024 by Shvandre
In-place anonymous structs. enhancement New feature or request
#1032 opened Nov 12, 2024 by Shvandre
No \n in exit codes section of .md output file. abi Application Binary Interface enhancement New feature or request
#1031 opened Nov 12, 2024 by Shvandre
Malformed asm functions pass Tact compiler but fail during FunC compilation stage bug Something isn't working or isn't right scope: asm Tact-embedded assembly functions scope: codegen Code generation, a.k.a. compiler backend scope: parser
#1030 opened Nov 12, 2024 by Shvandre
1 task done
v1.6.0
Extension of stdlib stdlib The Tact standard library
#1029 opened Nov 12, 2024 by Shvandre v1.6.0
Hash collision getter methods still not fixed bug Something isn't working or isn't right
#1025 opened Nov 11, 2024 by imartemy1524
1 task done
Overriding non-existing function doesn't throws an error bug Something isn't working or isn't right
#1022 opened Nov 11, 2024 by imartemy1524
1 task done
Docs: describe asm functions docs: Book /book section of the docs: Guides, Cheatsheets, and a streamlined sequence of educational materials docs.tact-lang.org Documentation for docs.tact-lang.org kept in docs folder
#1011 opened Oct 31, 2024 by novusnota v1.6.0
Docs: add an exhaustive page on actor model in context of Tact and smart contracts on TON big This is a hard task, more like a project and will take a while to implement docs: Book /book section of the docs: Guides, Cheatsheets, and a streamlined sequence of educational materials docs.tact-lang.org Documentation for docs.tact-lang.org kept in docs folder
#990 opened Oct 26, 2024 by novusnota
Use property-based randomized testing for map operations big This is a hard task, more like a project and will take a while to implement scope: maps The map datatype and operations on it testing
#989 opened Oct 26, 2024 by anton-trunov
src/import/resolveLibrary: Improve API usability api Tact's TypeScript API for third-party tools refactoring
#982 opened Oct 24, 2024 by jubnzv
Invalid string escaping in generated typescript code bug Something isn't working or isn't right
#972 opened Oct 19, 2024 by imartemy1524
1 task done
ProTip! no:milestone will show everything without a milestone.