Ecosyste.ms: Issues

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

GitHub / tcard/sgo issues and pull requests

#29 - Will you add Rust's `?` postfix iterator into the thing?

Issue - State: open - Opened by abs0luty over 1 year ago

#28 - Reading from map requiring entangled assignment leaks on LHS.

Issue - State: open - Opened by tcard about 8 years ago
Labels: bug

#27 - Consider an operator for "swearing" that something is not nil.

Issue - State: closed - Opened by tcard about 8 years ago - 6 comments
Labels: enhancement

#26 - Should be possible to read from nil ?maps.

Issue - State: open - Opened by tcard about 8 years ago
Labels: enhancement

#25 - Type-asserting to optionable types should be permitted.

Issue - State: closed - Opened by tcard about 8 years ago - 2 comments
Labels: enhancement

#24 - Assignment of optional var to non-optional value should unwrap it.

Issue - State: open - Opened by tcard about 8 years ago
Labels: enhancement

#23 - Go optionable method receivers can't be explicitly annotated.

Issue - State: closed - Opened by tcard about 8 years ago
Labels: bug

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

Pull Request - State: closed - Opened by gitter-badger over 8 years ago

#20 - Consider using directive form for "For SGo:" doc comments.

Issue - State: closed - Opened by dmitshur over 8 years ago - 4 comments
Labels: proposal

#19 - Divide example is broken.

Issue - State: closed - Opened by tcard over 8 years ago
Labels: bug

#18 - Unsoundness when reassigning entangled vars.

Issue - State: closed - Opened by tcard over 8 years ago
Labels: bug

#17 - Use-before-declare and initialization in vars don't play nice together.

Issue - State: open - Opened by tcard over 8 years ago
Labels: bug

#16 - Unsoundness when aliasing and then unwrapping optionals.

Issue - State: closed - Opened by tcard over 8 years ago
Labels: bug

#15 - Improve README.

Issue - State: closed - Opened by tcard over 8 years ago

#14 - If-returns should collapse entangled values.

Issue - State: closed - Opened by tcard over 8 years ago

#13 - Should be able to call methods on optionals.

Issue - State: closed - Opened by tcard over 8 years ago
Labels: enhancement

#12 - Check type recursively to determine if assertion needs to be wrapped …

Pull Request - State: closed - Opened by erizocosmico over 8 years ago - 1 comment

#11 - Adapt and have all existing go/* tests passing.

Issue - State: open - Opened by tcard over 8 years ago

#10 - Don't allow implicit returns on funcs returning entangled bool.

Issue - State: closed - Opened by tcard over 8 years ago
Labels: bug

#9 - sgoimports

Issue - State: closed - Opened by tcard over 8 years ago
Labels: enhancement

#8 - The CLI should mimic Go tool's.

Issue - State: closed - Opened by tcard over 8 years ago

#7 - Importing should wrap everything in optionals by default.

Issue - State: closed - Opened by tcard over 8 years ago

#6 - Allow annotating Go packages in the importer side.

Issue - State: closed - Opened by tcard over 8 years ago
Labels: enhancement

#5 - CommaOK-able ops should return entangled bool.

Issue - State: closed - Opened by tcard over 8 years ago - 1 comment

#4 - Implement entangled bools.

Issue - State: closed - Opened by tcard over 8 years ago

#3 - Reading channel and indexing map can give nil refs.

Issue - State: closed - Opened by tcard almost 9 years ago - 1 comment
Labels: bug

#2 - Nil reference types possible inside structs and arrays.

Issue - State: closed - Opened by tcard almost 9 years ago
Labels: bug

#1 - Type-asserting to ref type inside composite type shouldn't work.

Issue - State: closed - Opened by tcard almost 9 years ago - 3 comments
Labels: bug