-
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
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
Move linters into a separate job in CI
kind: performance
Improve compiler/testing performance
scope: ci
Continuous Integration: GitHub Actions (.github), commit/push hooks (.husky)
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
Make Gas consumption and fee-related things
msg_bounced
last parameter of _contract_router_internal
kind: gas!
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
Translate Gas consumption and fee-related things
scope: codegen
Code generation, a.k.a. compiler backend (src/generator)
init()
to FunC's *_contract_init()
with inline
attribute
kind: gas!
Version of Gas consumption and fee-related things
scope: stdlib
The Tact standard library (src/stdlib)
send()
using SENDRAWMSG
instead of SENDMSG
kind: gas!
Interpret Gas consumption and fee-related things
scope: codegen
Code generation, a.k.a. compiler backend (src/generator)
Context().sender
as sender()
kind: gas!
Stop checking message opcodes after it's been already parsed in router
kind: gas!
Gas consumption and fee-related things
scope: codegen
Code generation, a.k.a. compiler backend (src/generator)
Optimize Gas consumption and fee-related things
scope: stdlib
The Tact standard library (src/stdlib)
readForwardFee
kind: gas!
Identify more optimization opportunities in stdlib
kind: gas!
Gas consumption and fee-related things
Optimize stdlib
kind: gas!
Gas consumption and fee-related things
scope: stdlib
The Tact standard library (src/stdlib)
.vscode/launch.json
scope: project
#1552
opened Jan 23, 2025 by
verytactical
Previous Next
ProTip!
What’s not been updated in a month: updated:<2024-12-26.