Skip to content

Issues: chharvey/counterpoint

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Synchronous Block Expressions .domain.language Relates to the syntax and/or semantics of the language. .rank.essential Essential feature of the language. (must-have) .type.feature New feature or enhancement (non-breaking).
#98 opened May 27, 2024 by chharvey v0.5.0
Type Inference .domain.language Relates to the syntax and/or semantics of the language. .rank.valuable Feature that adds great value. (should-have) .type.feature New feature or enhancement (non-breaking).
#97 opened May 24, 2024 by chharvey v0.5.0
Remove Void Type .domain.language Relates to the syntax and/or semantics of the language. .rank.essential Essential feature of the language. (must-have) .type.breaking Change that breaks current functionality.
#96 opened May 9, 2024 by chharvey v0.4.0
Potential Access operator .domain.language Relates to the syntax and/or semantics of the language. .rank.essential Essential feature of the language. (must-have) .type.feature New feature or enhancement (non-breaking).
#94 opened Oct 12, 2023 by chharvey v0.4.0
Value Type Hierarchy .domain.compiler Relates to compiler behavior. .domain.language Relates to the syntax and/or semantics of the language. .rank.essential Essential feature of the language. (must-have) .type.documentation Additions or changes to documentation. .type.feature New feature or enhancement (non-breaking).
#92 opened Aug 8, 2023 by chharvey v0.4.0
Destructuring Defaults .domain.language Relates to the syntax and/or semantics of the language. .rank.valuable Feature that adds great value. (should-have) .state.wip Draft or work in progress. .topic.destructuring Assigning multiple pointers at once.
#91 opened Jul 29, 2023 by chharvey v0.6.0
Generics — Function Annotations .domain.language Relates to the syntax and/or semantics of the language. .rank.helpful Helpful language feature. (nice-to-have) .state.wip Draft or work in progress. .topic.generics Generic typing (type variables).
#86 opened Mar 18, 2022 by chharvey v0.7.0
Generics — Functions .domain.language Relates to the syntax and/or semantics of the language. .rank.essential Essential feature of the language. (must-have) .topic.generics Generic typing (type variables).
#85 opened Mar 17, 2022 by chharvey v0.7.0
Function Annotations .domain.language Relates to the syntax and/or semantics of the language. .rank.helpful Helpful language feature. (nice-to-have) .state.wip Draft or work in progress.
#84 opened Mar 12, 2022 by chharvey v0.6.0
Generator Functions .domain.language Relates to the syntax and/or semantics of the language. .rank.essential Essential feature of the language. (must-have) .state.wip Draft or work in progress.
#81 opened Dec 16, 2021 by chharvey v0.8.0
Generator Objects .domain.language Relates to the syntax and/or semantics of the language. .rank.essential Essential feature of the language. (must-have) .state.wip Draft or work in progress.
#80 opened Dec 16, 2021 by chharvey v0.8.0
Nominal Type Aliases .domain.language Relates to the syntax and/or semantics of the language. .rank.essential Essential feature of the language. (must-have) .state.wip Draft or work in progress.
#79 opened Dec 2, 2021 by chharvey v0.5.0
Generics — Type Functions .domain.language Relates to the syntax and/or semantics of the language. .rank.essential Essential feature of the language. (must-have) .state.wip Draft or work in progress. .topic.generics Generic typing (type variables).
#73 opened Jun 12, 2021 by chharvey v0.7.0
Exceptions & Throwing .domain.language Relates to the syntax and/or semantics of the language. .rank.essential Essential feature of the language. (must-have) .state.wip Draft or work in progress.
#69 opened May 26, 2021 by chharvey v0.6.0
Spread — Collection Types .domain.language Relates to the syntax and/or semantics of the language. .rank.valuable Feature that adds great value. (should-have) .state.wip Draft or work in progress. .topic.spread Expanding a collection into another.
#68 opened Apr 26, 2021 by chharvey v0.4.0
Spread — Function Calls .domain.language Relates to the syntax and/or semantics of the language. .rank.valuable Feature that adds great value. (should-have) .state.wip Draft or work in progress. .topic.spread Expanding a collection into another.
#67 opened Apr 20, 2021 by chharvey v0.7.0
Generics — Type Aliases .domain.language Relates to the syntax and/or semantics of the language. .rank.essential Essential feature of the language. (must-have) .state.wip Draft or work in progress. .topic.generics Generic typing (type variables).
#66 opened Mar 8, 2021 by chharvey v0.7.0
Destructuring — Reassignment (& Nested) .domain.language Relates to the syntax and/or semantics of the language. .rank.valuable Feature that adds great value. (should-have) .state.wip Draft or work in progress. .topic.destructuring Assigning multiple pointers at once.
#65 opened Mar 4, 2021 by chharvey v0.4.0
Spread — Collection Literals .domain.language Relates to the syntax and/or semantics of the language. .rank.valuable Feature that adds great value. (should-have) .state.wip Draft or work in progress. .topic.spread Expanding a collection into another.
#64 opened Feb 7, 2021 by chharvey v0.4.0
Syntax & Semantics: Tuple Segment Access .domain.language Relates to the syntax and/or semantics of the language. .rank.helpful Helpful language feature. (nice-to-have) .state.wip Draft or work in progress.
#63 opened Feb 6, 2021 by chharvey v0.4.0
Syntax: Range Types .domain.language Relates to the syntax and/or semantics of the language. .rank.helpful Helpful language feature. (nice-to-have)
#62 opened Feb 6, 2021 by chharvey v0.3.0
Syntax: Function Definitions, Non-Void Functions .domain.language Relates to the syntax and/or semantics of the language. .rank.essential Essential feature of the language. (must-have) .state.wip Draft or work in progress.
#60 opened Jan 16, 2021 by chharvey v0.6.0
Syntax & Semantics: Keys .domain.language Relates to the syntax and/or semantics of the language. .rank.helpful Helpful language feature. (nice-to-have)
#59 opened Jan 16, 2021 by chharvey v0.3.0
Syntax: Punning for Function Arguments .domain.language Relates to the syntax and/or semantics of the language. .rank.valuable Feature that adds great value. (should-have)
#58 opened Jan 15, 2021 by chharvey v0.7.0
Syntax: Function Calls .domain.language Relates to the syntax and/or semantics of the language. .rank.essential Essential feature of the language. (must-have) .state.wip Draft or work in progress.
#57 opened Jan 15, 2021 by chharvey v0.7.0
ProTip! Find all open issues with in progress development work with linked:pr.