issues
search
ucr-riple
/
NullAwayAnnotator
A tool to help adapting code bases to NullAway type system.
MIT License
13
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix Duplicate @Nullable Annotations by fixing Equality Check
#263
nimakarimipour
closed
5 days ago
0
Bug Report: Annotator Incorrectly Adds Duplicate @Nullable Annotations
#262
nimakarimipour
closed
5 days ago
0
Update README.md - Annotator example
#261
nimakarimipour
closed
1 week ago
0
Add sample project to execute Annotator
#260
nimakarimipour
closed
2 weeks ago
0
Refactor Tests: Naming Conventions and Annotation Cleanup
#259
nimakarimipour
closed
2 weeks ago
0
Add test cases for annotation insertion/deletion on array component type.
#258
avenger2597
closed
2 weeks ago
0
Resolve Issue with Arrays of Primitive Component Types as Type Arguments
#257
nimakarimipour
closed
2 weeks ago
0
class_info.tsv not being generated and found
#256
droidchef
closed
4 weeks ago
6
Getting Started Documentation Feels Inadequate
#255
droidchef
opened
1 month ago
1
Split utility methods into two separate util class
#254
nimakarimipour
closed
4 weeks ago
0
Bug fix in Injector Helper API for field declaration type computation
#253
nimakarimipour
closed
1 month ago
0
Refines type argument annotation operations
#252
nimakarimipour
closed
1 month ago
0
Insert annotations at the correct position for arrays
#251
avenger2597
closed
4 weeks ago
2
Refactor - Use Fix instance directly in APIs instead of set of locations.
#250
nimakarimipour
closed
1 month ago
0
Switch to Spotless for formatting
#249
msridhar
closed
1 month ago
1
Enfore Google Java Format via Spotless
#248
nimakarimipour
closed
1 month ago
0
Clean up Fix class and remove reason property from class decl
#247
nimakarimipour
closed
1 month ago
0
Move createErrorToSubclass method to subclass
#246
nimakarimipour
closed
1 month ago
0
Upgrade action versions from v2 to v4
#245
nimakarimipour
closed
1 month ago
0
Fix CI deprecation error v2 to v4
#244
nimakarimipour
closed
1 month ago
0
clean up fixIsSource flag from fix class
#243
nimakarimipour
closed
1 month ago
0
Update fix structor to contain multiple annotation changes
#242
nimakarimipour
closed
1 month ago
0
Upgrade javaparser and enhance the fail message for parse exceptions
#241
nimakarimipour
closed
1 month ago
0
Parser fails when it encounters a variable named `_`
#240
donalmurtagh
opened
3 months ago
2
Add check for scanner output
#239
nimakarimipour
closed
3 months ago
0
Problems with Directory Handling for -d,--dir Flag in NullAway Annotator
#238
akbarkanso
opened
4 months ago
11
Detect compiler failures and print an appropriate error message in such cases
#237
msridhar
opened
4 months ago
0
Update to Gradle 8.9
#236
msridhar
closed
3 months ago
1
Incomplete handling of downstream deps for Lombok `@Data` `@NoArgsConstructor` classes
#235
msridhar
opened
4 months ago
0
Upgrade javaparser to 3.26.0
#234
nimakarimipour
closed
5 months ago
0
Optimize memory usage for FieldDeclarationNode
#233
nimakarimipour
closed
5 months ago
0
Add a language level option for parsing
#232
msridhar
closed
6 months ago
1
Skip serialization for elements in generated classes in Scanner
#231
nimakarimipour
opened
6 months ago
2
Optimize field registry population mechanism by parsing each source file only once
#230
nimakarimipour
closed
6 months ago
0
`com.github.javaparser.ParseProblemException`
#229
boris-petrov
opened
7 months ago
3
`Could not find class of type: Top-Level` for a record
#228
boris-petrov
closed
7 months ago
2
Update parse method in Injector to handle null path as argument
#227
raghuganapathyUCR
closed
9 months ago
0
Add support for fixes on record declarations
#226
nimakarimipour
closed
9 months ago
0
Record declaration not recognized by Injector
#225
nimakarimipour
closed
9 months ago
0
Clean up in annotator core test configuration
#224
nimakarimipour
closed
11 months ago
0
Set language level to 17 in java parser and upgrade the dependency
#223
nimakarimipour
closed
10 months ago
0
Add Upper bound for type variable in Factory used in Library Model Loader
#222
nimakarimipour
opened
11 months ago
0
Add support for indexing of impacts of changes on fields on downstream dependencies
#221
nimakarimipour
closed
11 months ago
0
Update Library Model Loader to mark fields Nullable
#220
nimakarimipour
closed
11 months ago
4
Store field type in field records
#219
nimakarimipour
closed
11 months ago
0
Refactoring downstream dependency cache
#218
nimakarimipour
closed
11 months ago
0
Refactoring downstream dependency cache
#217
nimakarimipour
closed
11 months ago
0
Rename type to kind location subclasses.
#216
nimakarimipour
closed
11 months ago
0
chore(readme): moves optional agrs to own file for readability
#215
raghuganapathyUCR
closed
11 months ago
2
Updates symbol serialization in all Location subclasses in Scanner
#214
nimakarimipour
closed
1 year ago
0
Next