Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(asm): better asm functions support #225

Merged
merged 1 commit into from
Feb 14, 2025
Merged

Conversation

i582
Copy link
Collaborator

@i582 i582 commented Feb 14, 2025

  • Show gas for <{}> PUSHCONT
  • Don't show "Stack: ``" in asm instruction documentation
  • Add whitespace before gas costs of TVM instructions
  • Folding for <{}>
  • Configurable display of gas of instructions
  • Better parsing (thanks to @novusnota)
  • Show no data for unknown assembly instructions

Fixes #222
Fixes #221
Fixes #181
Fixes #179
Fixes #176
Fixes #55

- Show gas for `<{}> PUSHCONT`
- Don't show "Stack: ``" in asm instruction documentation
- Add whitespace before gas costs of TVM instructions
- Folding for `<{}>`
- Configurable display of gas of instructions
- Better parsing
- Show `no data` for unknown assembly instructions

Fixes #222
Fixes #221
Fixes #181
Fixes #179
Fixes #176
Fixes #55
@i582 i582 merged commit e4ae4e2 into master Feb 14, 2025
4 checks passed
@i582 i582 deleted the pmakhnev/better-asm-support branch February 14, 2025 20:26
# for free to join this conversation on GitHub. Already have an account? # to comment