1. 25 Jun, 2021 1 commit
  2. 13 Apr, 2021 1 commit
  3. 24 Jan, 2021 1 commit
    • package conversion overhaul · 8eb3a251
      - full import and export support
      - simplify AST representation of import and export
      - allow package-scoped identifiers invoked as subroutines
      - use scoped name resolution for identifiers in packages
      - merge package item nesting conversion into package conversion
      - fix handling of colliding enum items in separate modules
      - fix visiting enum item exprs in types
      Zachary Snow committed