Ecosyste.ms: Issues

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

GitHub / alvaroloes/enumer issues and pull requests

#70 - Whishlist: support custom transformer

Issue - State: open - Opened by zhaojinxin409 about 1 year ago

#69 - Support for [email protected]

Pull Request - State: open - Opened by diegostamigni over 1 year ago

#68 - Go 1.19: conflict with doc comments

Issue - State: open - Opened by andig almost 2 years ago

#67 - Upgrade github.com/pascaldekloe/name

Pull Request - State: closed - Opened by andig over 2 years ago

#66 - Fix "package without types was imported"

Pull Request - State: closed - Opened by andig over 2 years ago - 1 comment

#65 - Go 1.18 compatibility: internal error

Issue - State: open - Opened by andig over 2 years ago - 1 comment

#64 - Add ability to parse nil value as empty string

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

#63 - Update README.md

Pull Request - State: open - Opened by aukgit over 3 years ago

#62 - You should update `/x/tools` dependency

Issue - State: open - Opened by sapiens-sapide almost 4 years ago

#61 - Make type to string conversion case insensitive

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

#60 - Support lowerCamelCase transform

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

#59 - suggestion: Use constant names rather than literals

Issue - State: open - Opened by seebs over 4 years ago - 5 comments

#58 - Add support for -transform=space

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

#57 - Add support for -transform=space

Pull Request - State: closed - Opened by utzc over 4 years ago - 1 comment

#56 - Add GQL and tests

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

#55 - Wishlist: Add a -trimsuffix option

Issue - State: open - Opened by autarch over 4 years ago - 1 comment

#54 - Sync with upstream

Pull Request - State: closed - Opened by stefanvanburen over 4 years ago - 1 comment

#53 - Allow multiple trim prefixes

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

#52 - writes to `<type>_enumer.go` by default, not `<type>_string.go`

Issue - State: closed - Opened by wcarmon almost 5 years ago - 2 comments

#51 - Add transform to MACRO_CASE and phrase

Pull Request - State: open - Opened by abemedia almost 5 years ago - 4 comments

#50 - Make marshaling unknown values error

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

#49 - Add support for BSON marshaling

Pull Request - State: open - Opened by KatamariJr almost 5 years ago - 3 comments

#48 - Fix runsThreshold limit condition

Pull Request - State: closed - Opened by ltpquang almost 5 years ago - 2 comments

#47 - Create tempfile in the output directory

Pull Request - State: closed - Opened by osctobe about 5 years ago - 1 comment

#46 - invalid cross-device link

Issue - State: closed - Opened by robinknaapen about 5 years ago - 5 comments

#45 - Add Install section to README

Pull Request - State: closed - Opened by sekky0905 about 5 years ago - 1 comment

#44 - could not import sync

Issue - State: closed - Opened by kochurovro about 5 years ago - 2 comments

#43 - Only add the comment line when you pass in a comment

Pull Request - State: closed - Opened by dmarkham about 5 years ago

#42 - Failure w/ go 1.12.1

Issue - State: closed - Opened by sgtsquiggs over 5 years ago - 4 comments

#41 - Add support for several new transformation options.

Pull Request - State: closed - Opened by josephtfrank over 5 years ago - 1 comment

#40 - Improvement: Whitespace transform?

Issue - State: closed - Opened by Xopherus over 5 years ago - 3 comments

#39 - usage message is slightly-wrong

Issue - State: closed - Opened by seebs over 5 years ago - 1 comment

#38 - Add Transformers

Pull Request - State: closed - Opened by gjrtimmer over 5 years ago - 1 comment

#37 - Fix End2End test for non-windows platforms

Pull Request - State: open - Opened by gjrtimmer over 5 years ago - 3 comments

#36 - Update for go modules

Pull Request - State: closed - Opened by amanbolat over 5 years ago - 3 comments

#35 - Doesn't work with go modules

Issue - State: closed - Opened by gudvinr over 5 years ago - 7 comments

#34 - Add -linecomment flag to enumer based on x/tools/cmd/stringer

Issue - State: closed - Opened by mewmew over 5 years ago - 16 comments

#33 - Add comment support + temporary file before writing

Pull Request - State: closed - Opened by dterei almost 6 years ago - 4 comments

#32 - Use the standard generated file marker

Pull Request - State: closed - Opened by boromisp about 6 years ago - 1 comment

#31 - Add support for several new transformation options.

Pull Request - State: closed - Opened by josephtfrank about 6 years ago - 4 comments

#30 - Update README.md

Pull Request - State: closed - Opened by techmexdev about 6 years ago

#29 - Fix typo in generated comment for UnmarshalText

Pull Request - State: closed - Opened by prashantv about 6 years ago - 1 comment

#28 - Comments for JSON and YAML marshaler methods

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

#27 - enumer does not convert enum keys of map to strings on JSON Marshal

Issue - State: closed - Opened by mithmatt over 6 years ago - 3 comments

#26 - fixing tests

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

#25 - Making the generated code golint "friendly".

Pull Request - State: closed - Opened by wlbr over 6 years ago - 2 comments

#24 - can't find import

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

#23 - support importing from source files if possible

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

#22 - Fix typo.

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

#21 - Support for go 1.9

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

#20 - Support encoding.TextMarshaler & encoding.TextUnmarshaler

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

#19 - Replace naming convention library. Eliminates transformer code.

Pull Request - State: closed - Opened by pascaldekloe almost 7 years ago - 1 comment

#18 - Support prefix subtraction from variable name when generating string method

Issue - State: closed - Opened by itsjamie about 7 years ago - 6 comments

#17 - Support for multiple transform targets.

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

#16 - Update stringer to latest version

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

#15 - add -trimprefix and -autotrimprefix

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

#14 - added <Type>SqlEnumString() for SQL function CHECK/IN

Pull Request - State: closed - Opened by gjrtimmer about 7 years ago

#13 - added list method(s) for issue #12

Pull Request - State: closed - Opened by gjrtimmer about 7 years ago

#12 - Request List function

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

#11 - Request support ENUM list for SQL Check function

Issue - State: closed - Opened by gjrtimmer about 7 years ago - 5 comments

#10 - Enum Values with value Zero are not marshalled as Json

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

#9 - Use Semantic Versioning

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

#8 - Add support for trimming a prefix from enum types

Pull Request - State: closed - Opened by ojrac over 7 years ago - 4 comments

#7 - Missing License

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

#6 - Enum value string representation transformation feature

Pull Request - State: closed - Opened by THE108 over 7 years ago - 1 comment

#5 - add yaml support

Pull Request - State: closed - Opened by jim-minter over 7 years ago - 2 comments

#4 - Fix imports for Go 1.5+

Pull Request - State: closed - Opened by pdf about 8 years ago - 1 comment

#3 - Scanner and Valuer interface

Pull Request - State: closed - Opened by marcobeierer over 8 years ago - 3 comments

#2 - Scanner and Valuer interface

Pull Request - State: closed - Opened by marcobeierer over 8 years ago - 3 comments

#1 - Any chance to also add a method toJson

Issue - State: closed - Opened by webu2014 over 8 years ago - 7 comments