Skip to content
This repository was archived by the owner on Jun 1, 2022. It is now read-only.
This repository was archived by the owner on Jun 1, 2022. It is now read-only.

Check that the types of term bindings with the same name do not overlap #476

@jonhue

Description

@jonhue
Member

if there exists a scope where the term bindings are both accessible (i.e. not in sibling scopes).

Follow-up to #440.

Activity

added
analyzeThe analyze component comprises exploring the AST to find dependencies and build a symbol table
type inferenceDuring type inference the types of nodes in the AST are inferred
on Jan 10, 2021
moved this to Todo in Coreon Nov 19, 2021
moved this from Todo to Processing in Coreon Nov 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    analyzeThe analyze component comprises exploring the AST to find dependencies and build a symbol tablerefactoringChanging internalstype inferenceDuring type inference the types of nodes in the AST are inferred

    Type

    No type

    Projects

    Status

    Processing

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @jonhue

        Issue actions

          Check that the types of term bindings with the same name do not overlap · Issue #476 · tony-lang/tony