Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature FTC: type checker Snowcat #350

Closed
14 of 16 tasks
konnov opened this issue Dec 6, 2020 · 1 comment
Closed
14 of 16 tasks

Feature FTC: type checker Snowcat #350

konnov opened this issue Dec 6, 2020 · 1 comment
Assignees
Labels
FTC-Snowcat Feature: Fully-functional type checker Snowcat

Comments

@konnov
Copy link
Collaborator

konnov commented Dec 6, 2020

This is a meta-issue that summarizes the work to be done to make the type checker a fully-functional feature. All issues for this feature are labelled with FTC-Snowcat.

The user annotates some variable and operator declarations as specified in ADR002. The type checker either infers the types of all expressions and declarations in the specification or points to a type error.

@konnov konnov added the FTC-Snowcat Feature: Fully-functional type checker Snowcat label Dec 6, 2020
@konnov konnov self-assigned this Dec 6, 2020
@konnov konnov pinned this issue Dec 6, 2020
@konnov konnov changed the title Feature meta-issue: type checker Feature issue FTC: type checker Dec 6, 2020
@konnov konnov changed the title Feature issue FTC: type checker Feature FTC: type checker Dec 6, 2020
@konnov konnov modified the milestones: backlog2020, backlog2021 Dec 11, 2020
@konnov konnov modified the milestones: backlog2021, January iteration Jan 28, 2021
@konnov konnov changed the title Feature FTC: type checker Feature FTC: type checker Snowcat Jan 31, 2021
This was referenced Mar 29, 2021
@konnov
Copy link
Collaborator Author

konnov commented Jul 22, 2022

Since most of the planned work has been done, I am closing this meta-issue. A few left-overs can be found in the milestone 48. These issues do not require a lot of active work. Rather they have to be done at proper time. Also, unpinning this issue.

@konnov konnov closed this as completed Jul 22, 2022
@konnov konnov unpinned this issue Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FTC-Snowcat Feature: Fully-functional type checker Snowcat
Projects
None yet
Development

No branches or pull requests

2 participants