issues
search
JSAbrahams
/
mamba
🐍 The Mamba programming language, because we care about safety
MIT License
88
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Docs: Update accompaning detailed docs
#471
JSAbrahams
opened
1 week ago
0
Refactor: use test_case
#470
JSAbrahams
closed
1 week ago
0
Docs: Language documentation fixes
#469
JSAbrahams
closed
2 weeks ago
0
Remove redundant tokens
#468
JSAbrahams
closed
2 weeks ago
0
Various fixes
#467
JSAbrahams
closed
1 month ago
0
Apply clippy suggestions
#466
JSAbrahams
closed
1 month ago
0
Docs in main repo (#462)
#465
JSAbrahams
closed
1 month ago
0
Cleanup configs
#464
JSAbrahams
closed
1 month ago
0
Fix clippy warnings
#463
JSAbrahams
closed
1 month ago
0
Docs in main repo
#462
JSAbrahams
closed
1 month ago
0
Test dependencies should be under `[dev-depencies]`
#461
JSAbrahams
opened
1 year ago
0
Check that parents exist of classes
#460
JSAbrahams
opened
1 year ago
0
Limit unification of types and function argument types
#459
JSAbrahams
opened
1 year ago
0
Allow constructor calls with generics
#458
JSAbrahams
opened
1 year ago
0
Implement `FromStr` for `AST`
#457
JSAbrahams
closed
1 year ago
1
Use different union syntax
#456
JSAbrahams
opened
1 year ago
0
Parse should implement `FromStr`
#455
JSAbrahams
opened
1 year ago
0
Rework error structs and implementation
#454
JSAbrahams
opened
1 year ago
0
Specify vectors are non-empty at compile time?
#453
JSAbrahams
opened
1 year ago
0
More explicitly document the type system
#452
JSAbrahams
opened
1 year ago
0
Check assigned to in if and match branches
#451
JSAbrahams
closed
1 year ago
1
Can we add benchmarking?
#450
JSAbrahams
opened
1 year ago
1
Consider a field to be assigned to if we do so in every possible branch
#449
JSAbrahams
closed
1 year ago
0
Check that parent constructors are called
#448
JSAbrahams
opened
1 year ago
1
Class inherits all parent fields and functions
#447
JSAbrahams
closed
1 year ago
1
v0.3.6 | Dictionaries
#446
JSAbrahams
closed
1 year ago
1
Use variables directly in `format!` macro
#445
JSAbrahams
closed
1 year ago
1
Use Python data model in context
#444
JSAbrahams
opened
1 year ago
1
Cannot get name of generics in declaration
#443
JSAbrahams
opened
1 year ago
0
Use `Name` in `NodeTy` where possible
#442
JSAbrahams
closed
1 year ago
2
Use larger titles in issue templates
#441
JSAbrahams
closed
1 year ago
1
Remove unused ConstrVariant
#440
JSAbrahams
closed
1 year ago
1
Rework Collections for `Expect` and `Name`
#439
JSAbrahams
closed
1 year ago
2
Parsing and generation of dictionaries
#438
JSAbrahams
closed
1 year ago
1
Constraint generation can be generalized to remove `Expect::Collection` construct
#437
JSAbrahams
closed
1 year ago
1
Constraint builder should implement branching model
#436
JSAbrahams
closed
1 year ago
0
`String` -> `Str`
#435
JSAbrahams
closed
1 year ago
1
No check done if parent of class exists
#434
JSAbrahams
opened
1 year ago
0
Update year in license
#433
JSAbrahams
closed
1 year ago
1
Check trips up when we introduce untyped generics in class signature
#432
JSAbrahams
closed
1 year ago
2
Fields innaccessible in children classes
#431
JSAbrahams
closed
1 year ago
1
Add branching model to constraint builder
#430
JSAbrahams
closed
1 year ago
1
Add check for if type exists in unification stage
#429
JSAbrahams
closed
1 year ago
1
Change `String` primitive to `Str`
#428
JSAbrahams
closed
1 year ago
0
Type annotation cannot be unified with union types
#427
JSAbrahams
opened
1 year ago
0
Calls to function within current environment not constrained
#426
JSAbrahams
closed
1 year ago
0
Type error points to cause
#425
JSAbrahams
closed
1 year ago
4
Use if let else in unit tests in parse
#424
JSAbrahams
closed
1 year ago
1
Allow wildcard, but with type, in handle arms
#423
JSAbrahams
closed
1 year ago
1
Handle should also work with direct class names
#422
JSAbrahams
closed
1 year ago
0
Next