-
Notifications
You must be signed in to change notification settings - Fork 115
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Use TypeScript wrappers for Sandbox tests
const
in generated TS wrappers instead of let
scope: ts-wrappers
#1256
opened Dec 25, 2024 by
anton-trunov
Document Documentation for docs.tact-lang.org kept in docs folder
varint16
, varint32
, varuint16
, varuint32
storage annotations
docs.tact-lang.org
Include commit id into internal compiler error
errors
Error reporting mechanism
#1251
opened Dec 24, 2024 by
verytactical
Parsing fails on Something isn't working or isn't right
scope: parser
a--b
and a++b
bug
#1247
opened Dec 24, 2024 by
xpyctumo
Docs: mark gas-expensive functions like Documentation for docs.tact-lang.org kept in docs folder
gas
Gas consumption and fee-related things
endCell()
docs.tact-lang.org
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
Discover the most commonly used TVM instructions
scope: asm
Tact-embedded assembly functions
#1242
opened Dec 24, 2024 by
novusnota
Clarify extension functions (/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
extends
attribute)
docs: Book
try-catch does not restore state changes if a throw occurs inside function with non-trivial branching
bug
Something isn't working or isn't right
func-bug
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 Something isn't working or isn't right
func-bug
asm
functions
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.
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
Add ability to refer to the code cell of a child contract
language feature
#1216
opened Dec 19, 2024 by
anton-trunov
Optimize Tact's runtime stdlib functions
gas
Gas consumption and fee-related things
optimizations
scope: codegen
Code generation, a.k.a. compiler backend
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
LSHIFT
's second argument's max value is 260 but the docs say it is 1023
scope: asm
#1208
opened Dec 18, 2024 by
anton-trunov
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.