-
-
Notifications
You must be signed in to change notification settings - Fork 95
Issues: scalalandio/chimney
Compiler bugs: known, relevant and unresolved/undocumented
#532
opened May 8, 2024 by
MateuszKubuszok
Open
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Wrong case picked for simple enums transformation
bug
Erroneous behavior in existing features
duplicate
#625
opened Oct 8, 2024 by
sake92
8 of 10 tasks
Possible performance improvements
breaking change
Change resulting in compilation errors of code that used to be considered correct, or linking errors
enhancement
#602
opened Sep 25, 2024 by
MateuszKubuszok
Possible documentation improvements
enhancement
help wanted
low hanging fruit
Task that should be easy to implement - perfect for people that want to start contributing.
#570
opened Jul 10, 2024 by
MateuszKubuszok
Rewrite Patchers as a special case of multiple case classes mapping
blocked
Ticket cannot be implemented because it depends on another ticker or external factor
dragons ahead
Task which requires handwriting compiletime reflection for Scala2&3 and/or updating the architecture
enhancement
Compiler bugs: known, relevant and unresolved/undocumented
bug in compiler
Possible compiler bug, either library can work around it or it's a wontfix
bug
Erroneous behavior in existing features
#532
opened May 8, 2024 by
MateuszKubuszok
Policy for checking which fields were used for transformation
enhancement
help wanted
relatively easy but not small
Task with requires some knowlege and writing more code, but not the intimate knoledge about macros
Allow to ignore specific field in patchers
blocked
Ticket cannot be implemented because it depends on another ticker or external factor
dragons ahead
Task which requires handwriting compiletime reflection for Scala2&3 and/or updating the architecture
enhancement
Support custom patching logic
blocked
Ticket cannot be implemented because it depends on another ticker or external factor
dragons ahead
Task which requires handwriting compiletime reflection for Scala2&3 and/or updating the architecture
enhancement
Support nested patchers that look for implicits
blocked
Ticket cannot be implemented because it depends on another ticker or external factor
dragons ahead
Task which requires handwriting compiletime reflection for Scala2&3 and/or updating the architecture
enhancement
Nested patchers don't work with subset of fields
blocked
Ticket cannot be implemented because it depends on another ticker or external factor
dragons ahead
Task which requires handwriting compiletime reflection for Scala2&3 and/or updating the architecture
enhancement
Support for mapping multiple case classes
dragons ahead
Task which requires handwriting compiletime reflection for Scala2&3 and/or updating the architecture
enhancement
Patching from another instance of the same case class
blocked
Ticket cannot be implemented because it depends on another ticker or external factor
dragons ahead
Task which requires handwriting compiletime reflection for Scala2&3 and/or updating the architecture
enhancement
ProTip!
Exclude everything labeled
bug
with -label:bug.