Skip to content

Issues: tact-lang/tact

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

Tact fails to validate dynamic shift operand, deferring invalid << to FunC activity: llm-fuzzing Issues found using LLM fuzzing kind: bug Something isn't working or isn't right misc: func Any issues related to FunC scope: partial-eval The constant and partial evaluation optimization mechanisms (src/optimizer/constEval.ts)
#3032 opened May 12, 2025 by Gusarich
FunC reports "lvalue expected before...." on a program accepted by the Tact compiler kind: bug Something isn't working or isn't right misc: func Any issues related to FunC scope: codegen Code generation, a.k.a. compiler backend (src/generator)
#866 opened Sep 24, 2024 by jeshecdom
1 task done
v1.8.0
Support FunC imports with #include feature: imports The mechanism to re-use existing source code misc: func Any issues related to FunC
#851 opened Sep 18, 2024 by anton-trunov
FunC codegen error for obvious cases of zero division in statements kind: bug Something isn't working or isn't right misc: func Any issues related to FunC scope: partial-eval The constant and partial evaluation optimization mechanisms (src/optimizer/constEval.ts)
#716 opened Aug 19, 2024 by anton-trunov v1.8.0
Docs: book/import#import-func-code lacks examples of importing FunC functions returning tuples kind: docs Documentation for docs.tact-lang.org kept in docs folder misc: func Any issues related to FunC
#1154 opened Apr 9, 2024 by anton-trunov
Re-write "Compatibility with FunC" page of the Book kind: docs Documentation for docs.tact-lang.org kept in docs folder misc: func Any issues related to FunC
#1145 opened Mar 14, 2024 by novusnota
"Coming from FunC" page misc: func Any issues related to FunC
#1130 opened Feb 28, 2024 by novusnota
ProTip! Find all open issues with in progress development work with linked:pr.