Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mattbasta/btype issues and pull requests

#23 - Map exploration

Issue - State: open - Opened by mattbasta over 8 years ago - 1 comment

#22 - Nullability and lexical lookups

Issue - State: open - Opened by mattbasta almost 9 years ago
Labels: bug

#21 - Nullability and exception blocks

Issue - State: open - Opened by mattbasta almost 9 years ago
Labels: bug

#20 - Raise compile error when unreachable code is detected

Issue - State: open - Opened by mattbasta almost 9 years ago
Labels: enhancement

#19 - [3m] Transformer not creating lexical context objects

Issue - State: closed - Opened by mattbasta almost 9 years ago - 1 comment

#18 - [3m] Function contexts not being preserved

Issue - State: closed - Opened by mattbasta almost 9 years ago

#17 - Remove `switch` statement from the language

Issue - State: closed - Opened by mattbasta over 9 years ago - 1 comment

#16 - Implement panics

Issue - State: open - Opened by mattbasta over 9 years ago
Labels: enhancement

#15 - Implement tuple returns

Issue - State: open - Opened by mattbasta over 9 years ago
Labels: enhancement

#14 - Implement Type Assertions

Issue - State: closed - Opened by mattbasta over 9 years ago - 1 comment
Labels: enhancement

#13 - Move each type into its own file and convert to prototypes

Issue - State: closed - Opened by mattbasta over 9 years ago
Labels: refactoring

#12 - Add a Gitter chat badge to README.md

Pull Request - State: closed - Opened by gitter-badger almost 10 years ago

#11 - Remove unary minus

Issue - State: closed - Opened by mattbasta almost 10 years ago

#10 - Move function context parameter to beginning of signature rather than the end

Issue - State: closed - Opened by mattbasta almost 10 years ago - 1 comment

#9 - JS compile target: Structs should use an assigned name

Issue - State: closed - Opened by mattbasta almost 10 years ago
Labels: bug

#8 - Don't generate empty funcctx objects

Issue - State: closed - Opened by mattbasta almost 10 years ago
Labels: bug

#7 - Unary ! (and probably unary ~) have the wrong precedence

Issue - State: open - Opened by mattbasta almost 10 years ago - 1 comment
Labels: bug

#6 - There's a potential that function declarations can get overridden

Issue - State: closed - Opened by mattbasta over 10 years ago - 1 comment
Labels: bug

#5 - There is a potential for name conflicts

Issue - State: closed - Opened by mattbasta over 10 years ago - 1 comment
Labels: bug

#4 - Params are not copied into parent function contexts

Issue - State: closed - Opened by mattbasta over 10 years ago
Labels: bug

#3 - Exported (or imported, I guess) functions need contexts

Issue - State: closed - Opened by mattbasta over 10 years ago
Labels: bug

#2 - Functions returning functions that are exported to user space return pointers

Issue - State: open - Opened by mattbasta over 10 years ago
Labels: bug

#1 - Keep track of side effects

Issue - State: closed - Opened by mattbasta over 10 years ago - 1 comment
Labels: enhancement