Skip to content
This repository was archived by the owner on Oct 19, 2020. It is now read-only.

0.3.0: Specialized subclasses

Compare
Choose a tag to compare
@thekid thekid released this 22 Sep 21:18
· 9 commits to master since this release
  • Refactored code to use specialized lang.ast.Node subclasses instead of
    misusing the CaseLabel class from the lang.ast package.
    (@thekid)