Pinned issues
Issues
- 1
Docs: rewrite or remove the "Programmatic API" page
#1183 opened by novusnota - 0
- 1
Tuple type support
#1127 opened by novusnota - 0
AstNumber is weird
#1129 opened by verytactical - 0
Frontend 2.0
#1128 opened by verytactical - 0
In assembly functions, TVM Tuples taken from the stack aren't mapped to Tact Structs
#1126 opened by novusnota - 6
Runtime `sha256` should work for arbitrary strings even with length >= 128
#1056 opened by anton-trunov - 0
- 3
Add `storeStringTail` method to stdlib
#1115 opened by Shvandre - 0
`VarUInt32`, `VarInt16`, `VarInt32` serialization types
#1117 opened by Gusarich - 0
Addresses are implemented in a non-obvious way
#1119 opened by Gusarich - 7
Proposal: introduce an `assert` statement or function, which would be evaluated only in debug mode
#1113 opened by novusnota - 2
Tensor types
#1116 opened by Gusarich - 0
Fixed-point arithmetics library
#1118 opened by Gusarich - 0
Cannot use `S{}.f` in constant initialization
#1114 opened by i582 - 2
Switch to a testing framework that is not Jest
#1102 opened by anton-trunov - 0
Add 1.5.3 release to CHANGELOG
#1105 opened by anton-trunov - 1
- 0
Wrappers are not properly tested
#1107 opened by verytactical - 0
Docs: create a thorough page on value / transaction flow in TON Blockchain with respect to Tact
#1103 opened by novusnota - 0
Remove dependence on fast-json-patch
#1104 opened by anton-trunov - 3
- 2
- 0
- 0
Document `Slice.preloadRef`
#1034 opened by jubnzv - 0
- 0
- 0
Docs: describe all fees of TON Blockchain from Tact's perspective and usage
#1068 opened by novusnota - 0
Unsupport Unicode
#1077 opened by reverofevil - 3
How to break foreach
#1066 opened by Jobians - 2
Type "String" does not have a function named "toInt"
#1071 opened by Jobians - 1
exists expects a direct type as first argument
#1063 opened by Jobians - 3
Extension of stdlib
#1029 opened by Shvandre - 1
No \n in exit codes section of .md output file.
#1031 opened by Shvandre - 0
CI on PRs from external users fails
#1053 opened by verytactical - 0
Explicit nested struct serialization options
#1050 opened by Gusarich - 0
Github -> Telegram
#1048 opened by verytactical - 0
Get `tact-lsp` over here
#1046 opened by novusnota - 0
Glory to the Monorepos
#1045 opened by novusnota - 1
- 0
Empty statement blocks have extraneous empty line
#1039 opened by verytactical - 0
- 0
Expression printer is broken
#1043 opened by verytactical - 0
Postfix `!!` becomes prefix after printing
#1042 opened by verytactical - 0
`struct` and `message` are printed without indents in front of closing bracket
#1038 opened by verytactical - 0
Wrong priority for shift operators in pretty-printer
#1037 opened by verytactical - 2
Grammar allows l-value conditionals
#1036 opened by verytactical - 0
Keep comments in AST
#1041 opened by anton-trunov - 3
Malformed asm functions pass Tact compiler but fail during FunC compilation stage
#1030 opened by Shvandre - 0
In-place anonymous structs.
#1032 opened by Shvandre