Skip to content

Issues: tact-lang/tact

Tact 2.0 RFC
#249 by anton-trunov was closed Dec 20, 2024
Closed 29
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

Use const in generated TS wrappers instead of let scope: ts-wrappers TypeScript wrappers for Sandbox tests
#1256 opened Dec 25, 2024 by anton-trunov
Document varint16, varint32, varuint16, varuint32 storage annotations docs.tact-lang.org Documentation for docs.tact-lang.org kept in docs folder
#1252 opened Dec 25, 2024 by anton-trunov Doc: 2024-12
Include commit id into internal compiler error errors Error reporting mechanism
#1251 opened Dec 24, 2024 by verytactical
Parsing fails on a--b and a++b bug Something isn't working or isn't right scope: parser
#1247 opened Dec 24, 2024 by xpyctumo
Docs: mark gas-expensive functions like endCell() docs.tact-lang.org Documentation for docs.tact-lang.org kept in docs folder gas Gas consumption and fee-related things
#1246 opened Dec 24, 2024 by anton-trunov Doc: 2025-01
Do not use dictionary with contract codes if it's a few child contracts gas Gas consumption and fee-related things optimizations scope: codegen Code generation, a.k.a. compiler backend
#1245 opened Dec 24, 2024 by anton-trunov v1.6.0
Discover the most commonly used TVM instructions scope: asm Tact-embedded assembly functions
#1242 opened Dec 24, 2024 by novusnota
Map expressions language feature scope: maps The map datatype and operations on it scope: parser
#1241 opened Dec 24, 2024 by anton-trunov v1.6.0
fromCell is missing for maps language feature scope: maps The map datatype and operations on it
#1229 opened Dec 23, 2024 by anton-trunov v1.6.0
Clarify extension functions (extends attribute) 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
#1227 opened Dec 23, 2024 by novusnota Doc: 2024-12
Docs: illustrate how to process input messages manually docs.tact-lang.org Documentation for docs.tact-lang.org kept in docs folder
#1225 opened Dec 20, 2024 by anton-trunov
Do not parse incoming message opcode if only fallback receiver is used gas Gas consumption and fee-related things optimizations scope: codegen Code generation, a.k.a. compiler backend
#1224 opened Dec 20, 2024 by anton-trunov
FunC cannot compile large nested Structs in asm functions bug Something isn't working or isn't right func-bug
#1222 opened Dec 20, 2024 by novusnota
Detect constant cell stores that do no use enough bit widths scope: partial-eval Related to the partial evaluator and its simplification rules.
#1220 opened Dec 20, 2024 by anton-trunov v1.6.0
Partially evaluate cell builders gas Gas consumption and fee-related things optimizations scope: partial-eval Related to the partial evaluator and its simplification rules.
#1219 opened Dec 20, 2024 by anton-trunov
Tact should be installable with Node.js 23 bug Something isn't working or isn't right
#1217 opened Dec 19, 2024 by anton-trunov v1.6.0
Optimize Tact's runtime stdlib functions gas Gas consumption and fee-related things optimizations scope: codegen Code generation, a.k.a. compiler backend
#1212 opened Dec 18, 2024 by anton-trunov v1.6.0
Docs: Safari does not allow to use Tab to pick one of the search results docs.tact-lang.org Documentation for docs.tact-lang.org kept in docs folder ux
#1209 opened Dec 18, 2024 by anton-trunov
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.