issues
search
kopykat-kt
/
kopykat
Little utilities for more pleasant immutable data in Kotlin
Other
283
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
When generating constructor calling code, full package name should be used.
#94
lulumeya
opened
4 months ago
0
Fix imports and keywords in names
#93
serras
opened
11 months ago
2
Code generation where the 'in' parameter lacks the required ``
#92
Llonvne
opened
11 months ago
1
New annotation for creating isomorphic class with nullable fields
#91
sschuberth
opened
1 year ago
0
Bug: Imports are not added to generated code when referencing a class in the parent package
#90
dronda-t
opened
1 year ago
3
mutable type in collection
#89
xiaozhikang0916
closed
1 year ago
4
License
#88
serras
closed
1 year ago
0
Request: Add License
#87
dronda-t
closed
1 year ago
0
Use the modifiers declared in the type
#86
serras
closed
1 year ago
0
Support explicit API mode
#85
alaegin
closed
1 year ago
1
Fix #83
#84
serras
closed
1 year ago
0
Generated code is invalid when dealing with nullable lists
#83
xavier-quelard
closed
1 year ago
3
Support copying classes that don't have direct dependency
#82
mariobat88
opened
1 year ago
4
Mutable type in Collections
#81
xiaozhikang0916
closed
1 year ago
1
Correctly scape weird package names
#80
serras
closed
1 year ago
0
Use correct visibility in @Copy
#79
serras
closed
1 year ago
0
generated files are removed and never been created again when other files are changed
#78
bellatoris
closed
1 year ago
0
internal fields of data class
#77
piotr-buszka-picket
closed
1 year ago
0
Type Adapters
#76
pablisco
opened
2 years ago
4
Partial copy constructors
#75
pablisco
opened
2 years ago
5
Take nullability of fields into consideration in mutable copy
#74
serras
closed
2 years ago
0
Issue with Nullables types when nesting kopycat types
#73
slawluc
closed
2 years ago
1
Kotlin Multiplatform
#72
cvb941
opened
2 years ago
4
Does 'superCopy' observe the 'generate' is 'annotated' setting
#71
slawluc
closed
2 years ago
1
Issue with Nullable types
#70
slawluc
closed
2 years ago
3
Inner classes result in erroneous generated code in -rc7
#69
ghost
closed
2 years ago
2
Isomorphic copy Implementation
#68
pablisco
closed
2 years ago
5
Generated names usage
#66
pablisco
closed
2 years ago
0
Extend visibility support
#64
pablisco
opened
2 years ago
0
Keep nullability information in 'mutationInfo'
#63
serras
closed
2 years ago
0
nullable is not reflected to mutable data class
#62
bellatoris
closed
2 years ago
1
[On Hold] Update kotlin to 1.7.20
#61
pablisco
closed
1 year ago
4
Mutate utils part three
#60
pablisco
closed
2 years ago
4
Copy from parent interface
#59
serras
closed
2 years ago
3
Docs for mutable-utils
#58
serras
closed
2 years ago
0
Convert tests from assertJ to kotest assertions
#57
pablisco
closed
2 years ago
0
Android generation requires to clean
#56
pablisco
opened
2 years ago
4
Use updated version of Apache Commons IO
#54
serras
closed
2 years ago
1
Companion object tests
#53
pablisco
closed
2 years ago
2
Type aliases
#52
serras
closed
2 years ago
0
Mutate utils part deux
#51
pablisco
closed
2 years ago
0
Integrate ktlint
#50
serras
closed
2 years ago
0
Mutable utilities
#49
serras
closed
2 years ago
2
Variance annotations are only allowed for type parameters of classes and interfaces
#48
pablobaldez
closed
2 years ago
1
Nested collections + fixes for generics
#47
serras
closed
2 years ago
0
Option for annotating classes to process
#46
serras
closed
2 years ago
4
Add whole value as receiver in copyMap
#45
serras
closed
2 years ago
0
Fix typo in README.md
#44
aksh1618
closed
2 years ago
0
Make whole object available as receiver in 'copyMap'
#43
serras
closed
2 years ago
0
Change group and package to 'at.kopyk'
#42
serras
closed
2 years ago
2
Next