Skip to content

0.0.5

Compare
Choose a tag to compare
@pherrymason pherrymason released this 02 Jun 17:35
· 207 commits to main since this release

Server

  • Added supports for Enum methods and associative values.
  • Parse type information of defs and struct members.
  • Properly resolve access path when a def is traversed.
  • PENDING: Properly resolve struct members when they include implicit module path
  • Resolve partial module paths properly.
  • Resolve stdlib symbols: This version includes stdlib symbols from c3 0.5.5.

Visual Studio Code Extension

  • Fix passing arguments to server.