issues
search
Randgalt
/
record-builder
Record builder generator for Java records
Apache License 2.0
758
stars
55
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
1.16 doesn't seem to be compatible with Java 15
#24
runfalk
closed
3 years ago
4
Fix alt interface names
#23
Randgalt
closed
3 years ago
0
Prep for Java 16
#22
Randgalt
closed
3 years ago
0
Simplify updating immutable members when referencing the previous value
#20
runfalk
closed
3 years ago
7
Have the consumer version of with() use the other with()
#19
Randgalt
closed
3 years ago
0
Use provided/compileOnly instead of implementation
#18
Randgalt
closed
3 years ago
0
Use compileOnly instead of implementation
#17
marcphilipp
closed
3 years ago
2
Stop relying on toString() to detect package name.
#16
mbarbero
closed
3 years ago
3
ElementUtils relies on toString() to get package name
#15
mbarbero
closed
3 years ago
1
Make sure the downcast variable name doesn't collide
#14
Randgalt
closed
4 years ago
0
buildPackageName() can't assume that the immediate enclosing element
#13
Randgalt
closed
4 years ago
0
Add support for static constructor
#12
Randgalt
closed
4 years ago
0
Remove unused variable in RecordBuilder
#11
TedCassirer
closed
4 years ago
5
Don't add the allArgsConstructor to the RecordBuilder if Record has no fields
#10
TedCassirer
closed
4 years ago
1
Support records with 0 fields
#9
TedCassirer
closed
4 years ago
2
Better exception when Wither is set as implementor on non-builder class
#8
Randgalt
closed
4 years ago
0
Downcast method and method info
#7
Randgalt
closed
4 years ago
0
Support Include versions of the annotation
#6
Randgalt
closed
4 years ago
0
Generated record from interface should implement the wither
#5
Randgalt
closed
4 years ago
0
Added alternate build wither
#4
Randgalt
closed
4 years ago
0
Some refactoring and simplifying.
#3
Randgalt
closed
4 years ago
0
Added support for withers and moved to Java 15
#2
Randgalt
closed
4 years ago
0
Allow processor configuration via -A options
#1
Sipkab
closed
4 years ago
1
Previous