issues
search
alvaroloes
/
enumer
A Go tool to auto generate methods for your enums
Other
480
stars
111
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
mod fix
#73
henoya
closed
3 months ago
0
mod fix
#72
henoya
closed
3 months ago
1
enumer runtime crash due to x/tools being broken in go 1.22.0 (with workaround)
#71
jth-0
opened
8 months ago
3
Whishlist: support custom transformer
#70
zhaojinxin409
opened
1 year ago
0
Support for go@1.20
#69
diegostamigni
opened
1 year ago
0
Go 1.19: conflict with doc comments
#68
andig
opened
2 years ago
0
Upgrade github.com/pascaldekloe/name
#67
andig
closed
2 years ago
0
Fix "package without types was imported"
#66
andig
closed
2 years ago
1
Go 1.18 compatibility: internal error
#65
andig
opened
2 years ago
1
Add ability to parse nil value as empty string
#64
myrtleTree33
opened
3 years ago
0
Update README.md
#63
aukgit
opened
3 years ago
0
You should update `/x/tools` dependency
#62
sapiens-sapide
opened
4 years ago
0
Make type to string conversion case insensitive
#61
andig
opened
4 years ago
0
Support lowerCamelCase transform
#60
AurelBec
opened
5 years ago
0
suggestion: Use constant names rather than literals
#59
seebs
opened
5 years ago
5
Add support for -transform=space
#58
utzc
opened
5 years ago
0
Add support for -transform=space
#57
utzc
closed
5 years ago
1
Add GQL and tests
#56
tonyhb
opened
5 years ago
0
Wishlist: Add a -trimsuffix option
#55
autarch
opened
5 years ago
1
Sync with upstream
#54
stefanvanburen
closed
5 years ago
1
Allow multiple trim prefixes
#53
sgtsquiggs
opened
5 years ago
0
writes to `<type>_enumer.go` by default, not `<type>_string.go`
#52
wcarmon
closed
5 years ago
2
Add transform to MACRO_CASE and phrase
#51
abemedia
opened
5 years ago
4
Make marshaling unknown values error
#50
tv42
opened
5 years ago
5
Add support for BSON marshaling
#49
KatamariJr
opened
5 years ago
3
Fix runsThreshold limit condition
#48
ltpquang
closed
5 years ago
2
Create tempfile in the output directory
#47
osctobe
closed
5 years ago
1
invalid cross-device link
#46
robinknaapen
closed
5 years ago
5
Add Install section to README
#45
sekky0905
closed
5 years ago
1
could not import sync
#44
kochurovro
closed
5 years ago
2
Only add the comment line when you pass in a comment
#43
dmarkham
closed
5 years ago
0
Failure w/ go 1.12.1
#42
sgtsquiggs
closed
5 years ago
4
Add support for several new transformation options.
#41
josephtfrank
closed
5 years ago
1
Improvement: Whitespace transform?
#40
Xopherus
closed
5 years ago
3
usage message is slightly-wrong
#39
seebs
closed
5 years ago
1
Add Transformers
#38
gjrtimmer
closed
5 years ago
1
Fix End2End test for non-windows platforms
#37
gjrtimmer
opened
5 years ago
3
Update for go modules
#36
amanbolat
closed
5 years ago
3
Doesn't work with go modules
#35
gudvinr
closed
5 years ago
7
Add -linecomment flag to enumer based on x/tools/cmd/stringer
#34
mewmew
closed
5 years ago
16
Add comment support + temporary file before writing
#33
dterei
closed
5 years ago
4
Use the standard generated file marker
#32
boromisp
closed
6 years ago
1
Add support for several new transformation options.
#31
josephtfrank
closed
5 years ago
4
Update README.md
#30
techmexdev
closed
6 years ago
0
Fix typo in generated comment for UnmarshalText
#29
prashantv
closed
6 years ago
1
Comments for JSON and YAML marshaler methods
#28
MrGossett
closed
6 years ago
1
enumer does not convert enum keys of map to strings on JSON Marshal
#27
mithmatt
closed
6 years ago
3
fixing tests
#26
carlsverre
closed
6 years ago
1
Making the generated code golint "friendly".
#25
wlbr
closed
6 years ago
2
can't find import
#24
tcurdt
closed
6 years ago
2
Next