-
Notifications
You must be signed in to change notification settings - Fork 4
Issues: JSAbrahams/mamba
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Use different union syntax
enhancement: generate
New feature in the core module
enhancement: parse
New feature in the parse module
Parse should implement Code quality issue not relevant to a particular module
FromStr
code quality: general
Rework error structs and implementation
code quality: general
Code quality issue not relevant to a particular module
Specify vectors are non-empty at compile time?
code quality: general
Code quality issue not relevant to a particular module
More explicitly document the type system
documentation
Update or fix documentation
#452
opened Jan 24, 2023 by
JSAbrahams
Check that parent constructors are called
bug: check
Something in the type check module isn't working (as intended)
Use Python data model in context
code quality: general
Code quality issue not relevant to a particular module
enhancement: check
New feature in the type check module
#444
opened Jan 21, 2023 by
JSAbrahams
Cannot get name of generics in declaration
bug: check
Something in the type check module isn't working (as intended)
No check done if parent of class exists
bug: check
Something in the type check module isn't working (as intended)
Type annotation cannot be unified with union types
bug: check
Something in the type check module isn't working (as intended)
Created pseudo Python syntax so that we can define exceptions for python functions
enhancement: check
New feature in the type check module
Checker cannot deal with type alias
bug: check
Something in the type check module isn't working (as intended)
If class field not assigned to in Python constructor, should be nullable
bug: check
Something in the type check module isn't working (as intended)
Context builder does not recognize field inits in python constructors
bug: check
Something in the type check module isn't working (as intended)
Checker does not check that all parent variables are assigned to
bug: check
Something in the type check module isn't working (as intended)
Checker doesn't take largest demoninator
bug: check
Something in the type check module isn't working (as intended)
Add Rustfmt to CI pipeline
code quality: general
Code quality issue not relevant to a particular module
Previous Next
ProTip!
Adding no:label will show everything without a label.