issues
search
globusdigital
/
deep-copy
Deep copy generator
BSD 3-Clause "New" or "Revised" License
150
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(generator): always use lib name as "generated by"
#43
matansh
closed
3 weeks ago
2
deps: bump to go1.23
#42
dduzgun-security
closed
1 month ago
1
Update x/tools version to be compatible with go 1.22
#41
jm96441n
closed
6 months ago
4
Panics inside golang:1.22-bookworm
#40
slobodyanyuk
closed
6 months ago
0
Reuse receiver names
#39
egawata
opened
10 months ago
0
deepcopy.NewGenerator accepts optional functions
#38
egawata
closed
10 months ago
1
deepcopy.NewGenerator requires too many arguments
#37
egawata
closed
10 months ago
0
Switch to a working github action
#36
urandom
closed
1 year ago
0
Remove globusdigital
#35
urandom
closed
1 year ago
0
Implement new github action workflows
#34
urandom
closed
1 year ago
0
Added support for build tags to generated code
#33
jm96441n
closed
1 year ago
5
Reuse receiver names
#32
egawata
closed
10 months ago
1
Tool doesn't handle fixed size arrays at all
#31
jtrac3er
opened
1 year ago
0
Fix comment line to match generated code standard
#30
egawata
closed
1 year ago
1
Update README.md
#29
ss49919201
closed
1 year ago
1
Bug: When you mix pointer and non-pointer receivers, generated code does not compile
#28
alexec
closed
1 year ago
2
make to be able to rename DeepCopy method name
#27
karupanerura
closed
1 year ago
1
Implement generics?
#26
ivanjaros
opened
1 year ago
1
Equals, a brother to this project?
#25
ivanjaros
opened
1 year ago
1
Formatting source error
#24
ivanjaros
opened
1 year ago
0
OOM
#23
ivanjaros
opened
1 year ago
2
Provide flag for receiver name
#22
ivanjaros
opened
1 year ago
1
Fix wrong import aliases
#21
anfilat
closed
2 years ago
1
Add --maxdepth option
#20
egawata
closed
2 years ago
4
Primitive copy on maps
#19
enderv
opened
2 years ago
1
generated code fails when it needs to copy a type T which is both a pointer & value
#18
eitanb
closed
2 years ago
6
code generation hanging, busy-loop
#17
eitanb
opened
3 years ago
6
Fix hasDeepCopy to use values of --pointer-receiver option
#16
egawata
closed
3 years ago
1
Bug: problem with pointer/non-pointer values mismatch
#15
egawata
closed
3 years ago
0
sync.Mutex deep-copy
#14
lx-world
closed
3 years ago
0
Use depth indexes to differentiate the index variables
#13
urandom
closed
3 years ago
1
多层嵌套,变量重复
#12
lx-world
closed
3 years ago
10
Always copy the original slice to the copy before handling the elements
#11
urandom
closed
3 years ago
1
Bug: struct properties not cloned with slice of value semantics
#10
bgadrian
closed
3 years ago
2
Use environment files instead of deprecated commands
#9
genkami
closed
3 years ago
1
Fix unused import statements when using pointers that implement DeepCopy
#8
genkami
closed
3 years ago
0
Issues with nested structs
#7
arashout
closed
4 years ago
2
Don't truncate output file before code generation
#6
sorinescu
closed
4 years ago
1
Merge variable declaration and assignment
#5
fatih
closed
4 years ago
2
Update README.md
#4
fatih
closed
4 years ago
2
Struct fields with []T types are not generated
#3
fatih
closed
4 years ago
0
Add codecov.io to CI
#2
romshark
closed
4 years ago
1
Add CI
#1
romshark
closed
4 years ago
0