Skip to content

v0.2.0

Latest

Choose a tag to compare

@chris-in-the-shell chris-in-the-shell released this 04 Sep 02:40
v0.2.0
53c008e

AMLC and AppliedML dialect support

  • Route legacy program files with form or term through AMLC, and current contracts, programs, and interfaces through the offline Rehovot checker.
  • Provide dialect-specific keyword completions and an optional legacy, appliedml, or auto server setting.
  • Diagnose capitalised Contract and Program compatibility spellings without rejecting valid source.
  • Parse legacy AMLC form and term declarations in the shared Tree-sitter grammar.