Skip to content

v0.4.1

Choose a tag to compare

@i582 i582 released this 12 Aug 13:08
· 46 commits to main since this release
a7988a3

Added

  • feat(tolk/grammar): support type int = builtin and use new syntax for stubs in #129
  • feat(tolk/grammar): don't use builtin_type at all in #130

Fixes

  • fix(tolk/completion): fix onBouncedMessage completion in #134
  • fix(tolk/type-inference): correctly handle cyclic structs in #133