Skip to content
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

Define, organize and document Tact API #543

Open
anton-trunov opened this issue Jul 10, 2024 · 0 comments
Open

Define, organize and document Tact API #543

anton-trunov opened this issue Jul 10, 2024 · 0 comments
Labels
misc: ecosystem Blueprint, Misti, Verifier, Web IDE, VSCode plugin scope: dev-docs Internal documentation of the Tact compiler and the repository. (dev-docs/) scope: library-api Tact's TypeScript API for third-party tools (src/index.ts)

Comments

@anton-trunov
Copy link
Member

anton-trunov commented Jul 10, 2024

See the closely related issue #314 and also the major tools that use Tact's API: Tact VS Code plugin, Blueprint, misti, tact-check, tact-lsp.

We should also put more projects in CI to test we don't break the third-party API.

PR #647 started to address this issue by putting some exports into index.ts, where the rest of the API exports should also go.

@anton-trunov anton-trunov added the scope: library-api Tact's TypeScript API for third-party tools (src/index.ts) label Jul 10, 2024
@anton-trunov anton-trunov added the misc: ecosystem Blueprint, Misti, Verifier, Web IDE, VSCode plugin label Jan 20, 2025
@verytactical verytactical added the scope: dev-docs Internal documentation of the Tact compiler and the repository. (dev-docs/) label Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
misc: ecosystem Blueprint, Misti, Verifier, Web IDE, VSCode plugin scope: dev-docs Internal documentation of the Tact compiler and the repository. (dev-docs/) scope: library-api Tact's TypeScript API for third-party tools (src/index.ts)
Projects
None yet
Development

No branches or pull requests

2 participants