Group : io.github.eisop

Javacutil

io.github.eisop » javacutil

Javacutil is a collection of utility classes for the javac compiler.

更新时间: 2024-03-02 07:59

Checker Framework Testing Library

io.github.eisop » framework-test

Framework-Test is a collection of utility classes for testing checkers that use the Checker Framework.

更新时间: 2024-03-02 07:59

Dataflow (nullaway)

io.github.eisop » dataflow-nullaway

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.

更新时间: 2024-03-02 07:58

Dataflow (errorprone)

io.github.eisop » dataflow-errorprone

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.

更新时间: 2024-03-02 07:58

Dataflow (shaded)

io.github.eisop » dataflow-shaded

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.

更新时间: 2024-03-02 07:58

Dataflow

io.github.eisop » dataflow

Dataflow is a dataflow framework based on the javac compiler.

更新时间: 2024-03-02 07:58

Checker Util

io.github.eisop » checker-util

checker-util contains utility classes for programmers to use at run time.

更新时间: 2024-03-02 07:58

Checker Qual Android

io.github.eisop » checker-qual-android

Checker Qual Android is the set of annotations (qualifiers) and supporting classes used by the Checker Framework to type check Java source code. 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. Please see artifact: io.github.eisop:checker

更新时间: 2024-03-02 07:58

Checker Qual

io.github.eisop » checker-qual

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

更新时间: 2024-03-02 07:58

Checker Framework

io.github.eisop » checker

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.

更新时间: 2024-03-02 07:58

Checker Framework Core Library (including all dependencies)

io.github.eisop » framework-all

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.

更新时间: 2019-05-25 02:29

Checker Framework Core Library

io.github.eisop » framework

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.

更新时间: 2019-05-25 02:29

Annotated JDK 8

io.github.eisop » jdk8

Annotated JDK 8 consists of bytecode implementing the Open JDK Java 8 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.

更新时间: 2019-05-25 02:28
共1页 , 总 13
索引仓库
仓库 个数
Central 592045