|
Release 1.6.4 of the Checker Framework and Type Annotations Compiler
|
| |
We have released a new version of the Type Annotations (JSR 308) compiler,
the Checker Framework, and the Eclipse plugin for the Checker Framework.
* The Type Annotations compiler supports the type annotation syntax that is
planned for a future version of the Java language.
* The Checker Framework lets you create and/or run pluggable type-checkers,... more »
|
|
Release 1.6.3 of the Checker Framework and Type Annotations Compiler
|
| |
We have released a new version of the Type Annotations (JSR 308) compiler,
the Checker Framework, and the Eclipse plugin for the Checker Framework.
* The Type Annotations compiler supports the type annotation syntax that is
planned for a future version of the Java language.
* The Checker Framework lets you create and/or run pluggable type-checkers,... more »
|
|
type paths for some annotated array references
|
| |
Hi, Thanks Mike for answering my previous question, I'm actually working on this implementation for the Eclipse Compiler (resurrecting a patch from a while ago). I had another quick question, I'm trying to determine whether I need a type path in a certain situation. I compile two statements: Object o = new @A String[1];... more »
|
|
Seeking clarification on a bit of the spec? 'type_path_entry'
|
| |
Hi all, Hope this is the right place to post. I'm doing some implementation work around JSR308. I'm looking at type_paths. In Section 3.4 it gives the structure of a type_path_entry as: struct type_path_entry { u1 type_path_kind; // 0: annotation is deeper in this array type // 1: annotation is deeper in this nested type... more »
|
|
Release 1.6.2 of the Checker Framework and Type Annotations compiler
|
| |
We have released a new version of the Type Annotations (JSR 308) compiler,
the Checker Framework, and the Eclipse plugin for the Checker Framework.
* The Type Annotations compiler supports the type annotation syntax that is
planned for a future version of the Java language.
* The Checker Framework lets you create and/or run pluggable type-checkers,... more »
|
|
Release 1.6.1 of the Checker Framework and Type Annotations compiler
|
| |
We have released a new version of the Type Annotations (JSR 308) compiler,
the Checker Framework, and the Eclipse plugin for the Checker Framework.
* The Type Annotations compiler supports the type annotation syntax that is
planned for a future version of the Java language.
* The Checker Framework lets you create and/or run pluggable type-checkers,... more »
|
|
Release 1.6.0 of the Checker Framework and Type Annotations compiler
|
| |
We have released a new version of the Type Annotations (JSR 308) compiler,
the Checker Framework, and the Eclipse plugin for the Checker Framework.
* The Type Annotations compiler supports the type annotation syntax that is
planned for a future version of the Java language.
* The Checker Framework lets you create and/or run pluggable type-checkers,... more »
|
|
Release 1.5.0 of the Checker Framework and Type Annotations compiler
|
| |
We have released a new version of the Type Annotations (JSR 308) compiler,
the Checker Framework, and the Eclipse plugin for the Checker Framework.
* The Type Annotations compiler supports the type annotation syntax that is
planned for a future version of the Java language.
* The Checker Framework lets you create and/or run pluggable type-checkers,... more »
|
|
|