-
Notifications
You must be signed in to change notification settings - Fork 122
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
Interpreter does not short-circuit on operators && and ||
kind: bug
Something isn't working or isn't right
scope: interpreter
Implementation of interpreter (src/optimizer/interpreter.ts)
#1606
opened Jan 28, 2025 by
jeshecdom
1 task done
Document /book section of the docs: Guides, Cheatsheets, and a streamlined sequence of educational materials
kind: docs
Documentation for docs.tact-lang.org kept in docs folder
SendOnlyEstimateFee
constant and nativeSendMessageReturnForwardFee()
function
docs: Book
Lazy parsing
kind: gas!
Gas consumption and fee-related things
scope: codegen
Code generation, a.k.a. compiler backend (src/generator)
#1597
opened Jan 27, 2025 by
verytactical
Use STSLICECONST when both arguments of store function are const
kind: gas!
Gas consumption and fee-related things
#1592
opened Jan 27, 2025 by
Shvandre
init(init: Init)
results in Duplicate identifier 'init'
error in TS wrappers
kind: bug
Inline contract routers at codegen stage
kind: gas!
Gas consumption and fee-related things
scope: codegen
Code generation, a.k.a. compiler backend (src/generator)
Make Gas consumption and fee-related things
kind: testing
Tests (*.spec.ts)
src/test/benchmarks/benchmarks.spec.ts
snapshots updatable
kind: gas!
#1586
opened Jan 27, 2025 by
anton-trunov
Rearrange parameters of asm functions in order described in Gas consumption and fee-related things
scope: codegen
Code generation, a.k.a. compiler backend (src/generator)
asm(param1, param2)
kind: gas!
#1584
opened Jan 27, 2025 by
i582
Trampolining and error recovery
scope: parser
Implementation of parser (src/grammar)
#1583
opened Jan 27, 2025 by
verytactical
Better error for Error reporting mechanism (src/error)
if ()
scope: errors
#1578
opened Jan 27, 2025 by
verytactical
Describe safe types in styleguide
scope: dev-docs
Internal documentation of the Tact compiler and the repository. (dev-docs/)
#1577
opened Jan 27, 2025 by
verytactical
IDE
scope: ide
IDE support: LSP, VSCode plugin, Webstorm plugin
#1576
opened Jan 27, 2025 by
verytactical
CI
scope: ci
Continuous Integration: GitHub Actions (.github), commit/push hooks (.husky)
#1574
opened Jan 26, 2025 by
anton-trunov
Cache dependencies to speed up CI
scope: ci
Continuous Integration: GitHub Actions (.github), commit/push hooks (.husky)
#1573
opened Jan 26, 2025 by
anton-trunov
Reverse Gas consumption and fee-related things
__tact_store_bool
parameters to remove extra SWAP
kind: gas!
a!!
should be no-op if we know the variable is not null
feature: optionals
#1566
opened Jan 24, 2025 by
i582
Benchmark all functions receiving "special treatment" in FunC compiler against related TVM instructions
kind: gas!
Gas consumption and fee-related things
scope: stdlib
The Tact standard library (src/stdlib)
Create a The Tact standard library (src/stdlib)
@stdlib/jetton
library composed of standard Jetton Messages
scope: stdlib
Use Gas consumption and fee-related things
scope: codegen
Code generation, a.k.a. compiler backend (src/generator)
STZEROES
to compile storeUint(x, 0)
kind: gas!
#1561
opened Jan 24, 2025 by
Shvandre
Version of Gas consumption and fee-related things
scope: stdlib
The Tact standard library (src/stdlib)
send()
using SENDRAWMSG
instead of SENDMSG
kind: gas!
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.