Skip to content

No labels!

There aren’t any labels for this repository quite yet.

activity: found-by-fuzzing
activity: found-by-fuzzing
Do not add! Issues found by fuzzer by previous project.
activity: security-audit
activity: security-audit
Do not add! Issues found by security audit by previous project
dependencies
dependencies
Do not rename! Dependabot issues
docs: Book
docs: Book
/book section of the docs: Guides, Cheatsheets, and a streamlined sequence of educational materials
docs: Cookbook
docs: Cookbook
/cookbook section of the docs: "How-Tos" and complete code examples for various use-cases
docs: Ecosystem
docs: Ecosystem
/ecosystem section of the docs: All the tools, projects and activities in Tact and TON
docs: Reference
docs: Reference
/ref section of the docs: API reference, standard libraries, specification and evolution
feature: asm
feature: asm
Tact-embedded assembly functions
feature: builtins
feature: builtins
Builtin functions
feature: comments
feature: comments
Comments
feature: dump
feature: dump
Debugging with dump (__tact_debug)
feature: imports
feature: imports
The mechanism to re-use existing source code
feature: maps
feature: maps
The map datatype and operations on it
feature: optionals
feature: optionals
Maybe types (Foo?)
feature: strings
feature: strings
String datatype and operations on it
feature: structs
feature: structs
Structures and messages (struct Foo, message Foo)
feature: traits
feature: traits
Traits (trait Foo)
feature: var-scope
feature: var-scope
Scoping rules for identifiers
kind: bug
kind: bug
Something isn't working or isn't right
kind: discussion
kind: discussion
Ideas that are not fully formed and require discussion
kind: docs
kind: docs
Documentation for docs.tact-lang.org kept in docs folder
kind: fuzzing
kind: fuzzing
Application of fuzzing to testing
kind: gas!
kind: gas!
Gas consumption and fee-related things
kind: language feature
kind: language feature
Intent to add a language feature
kind: performance
kind: performance
Improve compiler/testing performance
kind: refactoring
kind: refactoring
Improve code readability
kind: release
kind: release
Tact release management
kind: security
kind: security
Security issues
kind: testing
kind: testing
Tests (*.spec.ts)
misc: ecosystem
misc: ecosystem
Blueprint, Misti, Verifier, Web IDE, VSCode plugin