issues
search
awalterschulze
/
goderive
Derives and generates mundane golang functions that you do not want to maintain yourself
Apache License 2.0
1.24k
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
allow a custom map type to declare DeepCopy func
#88
ndeloof
closed
4 months ago
4
allow a custom map type to declare DeepCopy func
#87
ndeloof
closed
4 months ago
4
Fix string aliases in deriveCompare
#86
gavv
closed
4 months ago
1
fix: close file
#85
testwill
closed
4 months ago
1
Add a blog post link
#84
jamietanna
closed
7 months ago
3
fix #82 deriveEqual
#83
sakeven
closed
1 year ago
2
deriveEqual: Use Equal() instead of '==' if it is defined on T, even if the type canEqual
#82
sakeven
closed
1 year ago
2
`Equal` generation requires pointer types to be generated correctly
#81
jamietanna
opened
1 year ago
4
`Equal` generation for anonymous structs results in a crash
#80
jamietanna
opened
1 year ago
1
update dependencies golang.org/x/tools to v0.6.0
#79
awalterschulze
closed
1 year ago
0
defer file.Close
#78
OladapoAjala
closed
2 years ago
3
added installation guide to goderive readme
#77
OladapoAjala
closed
2 years ago
0
Installation Guide in documentation
#76
OladapoAjala
closed
2 years ago
1
Hope there is a release version
#75
lx-world
opened
2 years ago
0
talk: more comments and examples of dedup and autoname
#74
awalterschulze
closed
2 years ago
0
examples for a presentation
#73
awalterschulze
closed
2 years ago
0
Deep copy time.Time
#72
josephbuchma
opened
2 years ago
5
upgrade to go 1.17
#71
awalterschulze
closed
2 years ago
0
Create plugin for DeepCoyp for nested ptr recursion, that can copy cycles
#70
lx-world
opened
3 years ago
5
Does `time.Time` support now?
#69
lx-world
closed
3 years ago
1
Fix/blank identifier
#68
jbl428
closed
3 years ago
0
function with blank identifier
#67
jbl428
closed
3 years ago
6
typo
#66
jbl428
closed
3 years ago
0
deriveApply
#65
jbl428
closed
3 years ago
0
add missing nil checking in test file
#64
jbl428
closed
3 years ago
1
migrate Travis CI to GItHub Action
#63
jbl428
closed
3 years ago
1
fix for issue #60
#62
jbl428
closed
3 years ago
6
add support for go modules
#61
jbl428
closed
3 years ago
9
deriveSorted does not handle type aliases for elements
#60
deosjr
closed
3 years ago
3
fix for issue #58
#59
deosjr
closed
4 years ago
7
deriveKeys cannot deal with type alias
#58
deosjr
closed
4 years ago
1
deriveClone should deal with nil better
#57
deosjr
closed
4 years ago
4
infinite recursion in equal on generating unique
#56
cvkem
closed
4 years ago
1
Allow Recursive Functions to take extra function parameters for private fields
#55
awalterschulze
opened
5 years ago
7
add diff check to travis
#54
awalterschulze
closed
5 years ago
0
+toerror
#53
ingun37
closed
5 years ago
23
deepcopy: fix dup field names for StructOfStructs.
#52
jdef
closed
5 years ago
1
derive: more aggressively check for invalid types
#51
jdef
closed
5 years ago
2
suggestion: Make functions that returns secondary bool composable
#50
ingun37
closed
5 years ago
7
add test for compose returning boolean
#49
jeffbski
closed
6 years ago
3
Zero value for bool is false
#48
jeffbski
closed
6 years ago
9
Add support for time.Time and any type with private fields for DeepCopy?
#47
maros7
opened
6 years ago
33
spelling mistake
#46
soniah
closed
6 years ago
3
Doc: Explain how to contribute a new plugin
#45
awalterschulze
closed
5 years ago
4
deriveEqual: Use Equal() if it is defined on T
#44
gpaul
closed
6 years ago
10
Feature request: deriveFmap for functor compositions
#43
guoshimin
opened
7 years ago
4
Provide a way to add build comment lines in generated files
#42
stephane-martin
opened
7 years ago
2
macro language
#41
awalterschulze
opened
7 years ago
0
travis: update go version
#40
dvrkps
closed
7 years ago
3
Add go-geom to list of projects using goderive
#39
twpayne
closed
7 years ago
1
Next