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

feat: support Tact 1.5.0 #24

Merged
merged 4 commits into from
Sep 16, 2024
Merged

feat: support Tact 1.5.0 #24

merged 4 commits into from
Sep 16, 2024

Commits on Sep 16, 2024

  1. feat: asm functions

    novusnota committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    478d735 View commit details
    Browse the repository at this point in the history
  2. feat: uint1-256 and int1-257

    Without completions for those for now, since doing it naively would
    introduce 500+ entries into the completions list, with each entry taking
    6 lines. I'll take a look into using some Python code as part of the
    plugin and Sublime APIs.
    novusnota committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    c3c1f5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ed0350 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a5367d View commit details
    Browse the repository at this point in the history