Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / aweary/unnamed-web-lang issues and pull requests
#12 - Handle destructuring in HIR
Issue -
State: closed - Opened by aweary over 4 years ago
Labels: lowering
#11 - Allow blocks in match arms
Issue -
State: closed - Opened by aweary over 4 years ago
#10 - Resolve generics in type definitions
Issue -
State: closed - Opened by aweary over 4 years ago
Labels: lowering
#9 - Report error when using a type as a value
Pull Request -
State: closed - Opened by aweary over 4 years ago
#8 - Fill out HIR visitor trait
Issue -
State: closed - Opened by aweary over 4 years ago
Labels: HIR
#7 - Implement match expressions in the HIR
Issue -
State: closed - Opened by aweary over 4 years ago
Labels: HIR, lowering
#6 - Remove NodeId from AST
Issue -
State: closed - Opened by aweary over 4 years ago
Labels: parser, quality
#5 - Implement DiagnosticsBuilder abstraction for reporting multiple diagnostics
Issue -
State: closed - Opened by aweary over 4 years ago
Labels: diagnostics
#4 - Remove all unsafe uses of .unwrap()
Issue -
State: closed - Opened by aweary over 4 years ago
Labels: quality
#3 - Expand the set of allowed LHS expressions in assignment expressions
Issue -
State: closed - Opened by aweary over 4 years ago
Labels: parser
#2 - Populate control flow graph for function and component HIR nodes
Issue -
State: closed - Opened by aweary over 4 years ago
Labels: lowering
#1 - Track referenced bindings for dead code elimination
Issue -
State: closed - Opened by aweary over 4 years ago
Labels: enhancement, lowering