Ecosyste.ms: Issues

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

GitHub / cheekybits/genny issues and pull requests

#80 - generic.Type support function definition ?

Issue - State: open - Opened by achilsh 12 months ago

#79 - Please create a new tag for the latest master branch

Issue - State: open - Opened by husong998 over 2 years ago

#78 - import stmt removed in output (sometimes)

Issue - State: open - Opened by XiaochenCui over 2 years ago - 2 comments

#77 - Drops imports on github actions

Issue - State: closed - Opened by ghstahl over 2 years ago - 1 comment

#76 - minor typo

Pull Request - State: closed - Opened by skeptycal almost 3 years ago

#75 - Just a quick typo correction

Pull Request - State: closed - Opened by skeptycal almost 3 years ago

#74 - fix the invalid import

Pull Request - State: open - Opened by MiniAppleTheApple almost 3 years ago

#73 - Support for type names with the full package path

Pull Request - State: open - Opened by jamesrr39 about 3 years ago

#72 - Check if specific type name has a valid syntax

Issue - State: open - Opened by alexey-sveshnikov about 3 years ago

#71 - fix: test example url

Pull Request - State: closed - Opened by festum about 3 years ago

#70 - running "genny": exec: "genny": executable file not found in $PATH

Issue - State: open - Opened by SmileJayden over 3 years ago - 3 comments

#68 - TestCustomTypesMap test fails on some systems

Issue - State: open - Opened by rogers0 over 3 years ago

#67 - Add the ability to create unexported types from an exported template

Pull Request - State: open - Opened by jsouthworth over 3 years ago - 1 comment

#65 - Are slices supported?

Issue - State: open - Opened by pablote almost 4 years ago - 1 comment

#64 - feat: ✨ removes select build tags from generated output

Pull Request - State: closed - Opened by ghostsquad about 4 years ago - 1 comment

#63 - Switch to a standard codegen comment marker

Issue - State: open - Opened by SpikesDivZero about 4 years ago

#62 - fix: detect identifiers in comments using regex, not strings.Fields

Pull Request - State: open - Opened by p4l1ly over 4 years ago

#61 - Collect generics into composed interface

Issue - State: open - Opened by shaunc over 4 years ago - 2 comments

#60 - Make the outputted "code generated" comment compatible with go generate

Pull Request - State: open - Opened by NMFR almost 5 years ago - 6 comments

#59 - Allow `genny get` for arbitrary addresses

Pull Request - State: open - Opened by apahl almost 5 years ago

#58 - Use goimports to format.

Pull Request - State: closed - Opened by acmore almost 5 years ago

#57 - Lowercase replace in strings?

Issue - State: open - Opened by nsemikov about 5 years ago - 6 comments

#55 - update README

Pull Request - State: closed - Opened by kevindflynn over 5 years ago

#53 - -pkg doesn't appear to work

Issue - State: closed - Opened by ahicks92 almost 6 years ago - 2 comments

#52 - Release 1.0.0

Pull Request - State: closed - Opened by pdrum almost 6 years ago - 3 comments

#51 - bug: Prevent wiping down output file on error.

Pull Request - State: closed - Opened by pdrum almost 6 years ago - 1 comment

#50 - Fix #49 and #36 - use go scanner for parsing lines and identifiers

Pull Request - State: closed - Opened by justnoise about 6 years ago - 3 comments

#49 - wordify breaks calls to APIs made while generating

Issue - State: closed - Opened by nolag over 6 years ago
Labels: bug, WIP

#48 - Is this project still maintained?

Issue - State: closed - Opened by xiegeo over 6 years ago - 2 comments

#47 - Correct minor typo

Pull Request - State: closed - Opened by dchang-dchang over 6 years ago - 1 comment

#46 - Merge changes from avoronkov/genny

Pull Request - State: closed - Opened by mauricelam over 6 years ago

#44 - Fix flags reference in usage section of README

Pull Request - State: closed - Opened by Crevil almost 7 years ago

#43 - Flags usage not correct in README

Issue - State: closed - Opened by Crevil almost 7 years ago - 1 comment

#41 - Separate generated code in multiple files

Issue - State: open - Opened by icock about 7 years ago - 3 comments
Labels: enhancement

#40 - Imports not generated correctly

Issue - State: open - Opened by pierznj about 7 years ago - 3 comments
Labels: bug

#39 - Allow to use go:generate $GOPATH/bin/genny

Pull Request - State: closed - Opened by LopatkinEvgeniy about 7 years ago - 1 comment

#38 - Adding multi-file support

Pull Request - State: closed - Opened by itsmontoya about 7 years ago - 3 comments

#37 - Reflect removed from generated code

Issue - State: open - Opened by itsmontoya about 7 years ago - 3 comments
Labels: bug

#36 - Generates specific type with lower case when it should be capitalized

Issue - State: closed - Opened by leonsal about 7 years ago - 3 comments
Labels: bug, WIP

#35 - Any way to keep //go:generate?

Issue - State: closed - Opened by jD91mZM2 about 7 years ago - 2 comments

#34 - Adding the creation of output dirs

Pull Request - State: closed - Opened by itsmontoya over 7 years ago

#33 - genny can not support slice type

Issue - State: closed - Opened by fastfading over 7 years ago - 4 comments

#32 - define more type separately in 1 go file

Issue - State: open - Opened by fastfading over 7 years ago - 6 comments
Labels: bug

#31 - support extending generic type

Issue - State: open - Opened by nati over 7 years ago - 1 comment
Labels: enhancement

#30 - Allow genny get from other repositories

Issue - State: closed - Opened by brandonryan over 7 years ago

#29 - Error while using genny command

Issue - State: closed - Opened by ammario over 7 years ago - 2 comments

#28 - README: enable syntax highlighting (github-markdown) for go snippets

Pull Request - State: closed - Opened by martinlindhe over 7 years ago

#27 - Make the generated header comment customisable

Issue - State: closed - Opened by gittycat over 7 years ago - 2 comments

#26 - Fix usage message

Pull Request - State: closed - Opened by bits01 almost 8 years ago

#25 - When using go generate, genny does not remove the original go generate comment.

Issue - State: open - Opened by ammario almost 8 years ago - 5 comments

#24 - Fix usage message typo

Pull Request - State: closed - Opened by bits01 about 8 years ago - 2 comments

#23 - genny leaves around an empty file on failure.

Issue - State: closed - Opened by james-lawrence about 8 years ago - 6 comments
Labels: bug, WIP

#22 - Fixed "go test ./..." error

Pull Request - State: closed - Opened by dimchansky about 8 years ago

#21 - [Fixes #18] handle stripping build tags.

Pull Request - State: closed - Opened by falun about 8 years ago

#20 - [Fixes #19] Correctly handle package renaming

Pull Request - State: closed - Opened by falun about 8 years ago - 2 comments

#19 - genny imports.Parse usage drops aliased imports

Issue - State: open - Opened by falun about 8 years ago - 1 comment
Labels: bug

#18 - Remove `// +build ignore` tags from generated output

Issue - State: closed - Opened by rwl about 8 years ago - 10 comments

#17 - Add generic Integer type

Issue - State: open - Opened by rwl about 8 years ago - 8 comments

#16 - fixed a bug that avoids to use types from other packages

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

#15 - Invalid code generated

Issue - State: closed - Opened by dynamix over 8 years ago - 4 comments
Labels: bug, WIP

#14 - Some imports being lost on generation

Issue - State: closed - Opened by watchforstock almost 9 years ago - 3 comments

#13 - How do I... basetypes?

Issue - State: closed - Opened by falafflepotatoe almost 9 years ago - 6 comments

#12 - add goimports autofix for misising imports

Pull Request - State: closed - Opened by jason-xxl almost 9 years ago - 1 comment

#11 - Dependency "code.google.com/p/go.tools/imports" has been moved

Issue - State: closed - Opened by tdewolff about 9 years ago

#10 - Not all instances of the argument type getting rewritten

Issue - State: closed - Opened by szabba over 9 years ago - 4 comments

#9 - Update travis links

Issue - State: closed - Opened by matryer over 9 years ago - 5 comments
Labels: enhancement

#8 - update following repo move

Issue - State: closed - Opened by matryer over 9 years ago
Labels: enhancement

#7 - genny get

Issue - State: closed - Opened by matryer over 9 years ago

#6 - Ability to specify package in params

Issue - State: closed - Opened by matryer over 9 years ago
Labels: enhancement

#5 - Remove //go:generate genny comments

Issue - State: closed - Opened by matryer over 9 years ago
Labels: enhancement

#4 - Update README.md

Pull Request - State: closed - Opened by GeertJohan over 9 years ago - 1 comment

#3 - Demonstrate use with `go generate`

Issue - State: closed - Opened by matryer over 9 years ago
Labels: enhancement

#2 - setup travis ci tests - only test working go versions

Pull Request - State: closed - Opened by westonplatter over 9 years ago - 3 comments

#1 - Remove comment for generic.Type

Issue - State: closed - Opened by matryer over 9 years ago - 4 comments
Labels: enhancement