Labels
Labels
66 labels
- Do not add! Issues found by fuzzer by previous project.
- Issues found using LLM fuzzing
- Do not add! Issues found by security audit by previous project
- Do not rename! Dependabot issues
- Tact-embedded assembly functions
- Builtin functions
- Comments
- Debugging with dump (__tact_debug)
- The mechanism to re-use existing source code
- The map datatype and operations on it
- Maybe types (Foo?)
- Process internal, external, bounced incoming messages
- String datatype and operations on it
- Structures and messages (struct Foo, message Foo)
- Traits (trait Foo)
- Scoping rules for identifiers
- Pull requests that update javascript code
- Benchmarking gas consumption of Tact contracts
- Something isn't working or isn't right
- Internal compiler error or crash, but no miscompilation
- Ideas that are not fully formed and require discussion
- Documentation for docs.tact-lang.org kept in docs folder
- Application of fuzzing to testing
- Gas consumption and fee-related things
- Intent to add a language feature
- Improve compiler/testing performance
- Improve code readability
- Tact release management