Group: Checkerframework
Sort:
popular
|
newest
1. Checker Qual1,826 usages
org.checkerframework » checker-qualMIT
checker-qual contains annotations (type qualifiers) that a programmer
writes to specify Java code for type-checking by the Checker Framework.
Last Release on Sep 1, 2023
2. Checker Qual577 usages
org.checkerframework » checker-compat-qualGPLMIT
Checker Qual is the set of annotations (qualifiers) and supporting classes
used by the Checker Framework to type check Java source code. Please
see artifact:
org.checkerframework:checker
Last Release on Aug 31, 2018
3. Checker Framework53 usages
org.checkerframework » checkerGPL
The Checker Framework enhances Java's type system to
make it more powerful and useful. This lets software developers
detect and prevent errors in their Java programs.
The Checker Framework includes compiler plug-ins ("checkers")
that find bugs or verify their absence. It also permits you to
write your own compiler plug-ins.
Last Release on Sep 1, 2023
4. Annotated JDK 819 usages
org.checkerframework » jdk8GPL
Annotated JDK 8 consists of Checker Framework annotations for the Open
JDK Java 8 API. Method implementations in this file are empty. This
file should only be compiled against and should never be placed on the
runtime classpath of a compiled program.
Last Release on Apr 2, 2020
7. Type Annotations Compiler7 usages
org.checkerframework » compilerGPL
The Type Annotations Compiler is a fully backwards compatible customization
of the Open JDK javac compiler with additional support for type annotations.
Last Release on Mar 1, 2018
8. Dataflow (errorprone)7 usages
org.checkerframework » dataflow-errorproneGPL
dataflow-errorprone is a dataflow framework based on the javac compiler.
It differs from the org.checkerframework:dataflow artifact in two ways.
First, the packages in this artifact have been renamed to org.checkerframework.errorprone.*.
Second, unlike the dataflow artifact, this artifact contains the dependencies it requires.
Last Release on Sep 1, 2023
9. Checker Qual Android6 usages
org.checkerframework » checker-qual-androidMIT
checker-qual-android contains annotations (type qualifiers) that a programmer
writes to specify Java code for type-checking by the Checker Framework.
The checker-qual-android artifact is identical to the checker-qual
artifact, except that in checker-qual-android annotations have classfile
retention. The default Android Gradle plugin retains types annotated with
runtime annotations in the main dex, but strips out class-retention
annotations.
Last Release on Sep 1, 2023
10. Dataflow (shaded)6 usages
org.checkerframework » dataflow-shadedGPL
dataflow-shaded is a dataflow framework based on the javac compiler.
It differs from the org.checkerframework:dataflow artifact in two ways.
First, the packages in this artifact have been renamed to org.checkerframework.shaded.*.
Second, unlike the dataflow artifact, this artifact contains the dependencies it requires.
Last Release on Sep 1, 2023
11. Checker Util5 usages
org.checkerframework » checker-utilMIT
checker-util contains utility classes for programmers to use at run time.
Last Release on Sep 1, 2023
12. Checker Framework Testing Library3 usages
org.checkerframework » framework-testGPL
framework-test contains utility classes for testing type-checkers
that are built on the Checker Framework.
Last Release on Sep 1, 2023
13. Checker Qual3 usages
org.checkerframework » checker-qual7GPLMIT
Checker Qual is the set of annotations (qualifiers) and supporting classes
used by the Checker Framework to type check Java source code. Please
see artifact:
org.checkerframework:checker
Last Release on Mar 1, 2018
14. Checker Framework Testing Library3 usages
org.checkerframework » testlibGPLMIT
Testlib is a collection of utility classes for testing checkers that use the Checker Framework.
Last Release on Aug 1, 2018
15. Dataflow (nullaway)2 usages
org.checkerframework » dataflow-nullawayGPL
dataflow-nullaway is a dataflow framework based on the javac compiler.
It differs from the org.checkerframework:dataflow artifact in two ways.
First, the packages in this artifact have been renamed to org.checkerframework.nullaway.*.
Second, unlike the dataflow artifact, this artifact contains the dependencies it requires.
Last Release on Sep 1, 2023
16. Annotated JDK 71 usages
org.checkerframework » jdk7GPL
Annotated JDK 7 consists of bytecode implementing the Open JDK Java 7 api
annotated with Checker Framework annotations. Method implementations
in this file are empty. This file should only be compiled
against and should never be placed on the runtime classpath of a
compiled program.
Last Release on Aug 3, 2017
17. Checkerframework Gradle Plugin1 usages
org.checkerframework » checkerframework-gradle-plugin
Checkerframework Gradle Plugin
Last Release on Aug 30, 2023
19. Stub Parser
org.checkerframework » stubparserApache
This project contains a parser for the Checker Framework's stub files: https://checkerframework.org/manual/#stub . It is a fork of the JavaParser project.
Last Release on Sep 18, 2023
20. Checkerframework Gradle Plugin
org.checkerframework » org.checkerframework.gradle.plugin
Checkerframework Gradle Plugin
Last Release on Aug 30, 2023