issues
search
spotify
/
dataenum
Algebraic data types in Java.
Apache License 2.0
166
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
dataenum:1.5.0 is not compiling
#41
tho-graf
opened
11 months ago
1
add safeAsX(): Optional<X> method
#40
tho-graf
opened
11 months ago
1
introduce ADT methods
#39
andyglow
closed
1 year ago
15
allow ADT members to implement extra interfaces
#38
andyglow
closed
1 year ago
3
is project alive?
#37
andyglow
closed
1 year ago
3
Bump junit from 4.12 to 4.13.1
#34
dependabot[bot]
closed
4 years ago
1
Create CODEOWNERS
#33
lukaciko
closed
4 years ago
1
Replace jsr250 with lib integrated in java
#32
Kiramind
closed
4 years ago
1
add support for copying annotations from spec to generated source
#31
pettermahlen
closed
5 years ago
1
Improve Javadoc in generated classes
#30
pettermahlen
closed
5 years ago
1
Use java.util.Arrays for array fields
#29
pettermahlen
closed
5 years ago
1
Using byte[] as a field results in spotbugs warnings
#28
sedovmik
closed
5 years ago
0
Allow `result` and `builder` as field names
#27
bndbsh
closed
5 years ago
2
Replace dataenum_value with dataenum_case in JavaDoc
#26
lukaciko
closed
5 years ago
1
Rename local variable in generated `hashCode`
#25
bndbsh
closed
5 years ago
2
Add JSR-250 as a dependency to avoid compilation failures for Java9+
#24
anawara
opened
6 years ago
3
Use javax.annotation.processing.Generated for Java9+ [DO NOT MERGE]
#23
anawara
closed
6 years ago
2
Added IntelliJ files to .gitignore
#22
togi
closed
6 years ago
1
Properly parse type parameters and substitute _dataenum references.
#21
togi
closed
6 years ago
1
Referenced DataEnums in Sets doesn't build properly.
#20
swazze
closed
6 years ago
0
permit any annotation named Redacted when redacting
#19
pettermahlen
closed
6 years ago
1
Ensure generated code doesn't cause FindBugs/SpotBugs violations
#18
pettermahlen
closed
6 years ago
1
Support incremental compilation with Gradle
#17
pettermahlen
closed
6 years ago
1
add support for redacting field values in toString methods
#16
pettermahlen
closed
6 years ago
1
add Derive4J to Alternatives section
#15
jbgi
opened
6 years ago
1
Avoid synthetic constructors by default
#14
pettermahlen
closed
6 years ago
3
Remove synthetic accessor from generated code
#13
bangarharshit
closed
6 years ago
4
add error message for duplicated case names
#12
pettermahlen
closed
6 years ago
1
Duplicate field names in @DataEnum specification interfaces
#11
togi
closed
6 years ago
0
Fix maven dependency scope
#10
rouzwawi
closed
6 years ago
2
activate japicmp checking against dataenum and dataenum-integration-test
#9
pettermahlen
closed
6 years ago
1
clarify the meaning of 'dataenum_case' in README
#8
pettermahlen
closed
6 years ago
1
add japicmp checks to integration-test module
#7
pettermahlen
closed
6 years ago
1
ensure generics use doesn't lead to warnings in generated code
#6
pettermahlen
closed
6 years ago
1
Shields and coverage
#5
pettermahlen
closed
6 years ago
1
Remove varargs
#4
pettermahlen
closed
6 years ago
0
Use @AutoValue instead of manual POJO generation
#3
dflemstr
closed
6 years ago
7
Changed to correct version number in README.md
#2
togi
closed
6 years ago
0
Update README.md
#1
togi
closed
6 years ago
0