Coder Social home page Coder Social logo

caseyxing / annotation-tools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from typetools/annotation-tools

0.0 1.0 0.0 141.74 MB

Tools for type annotations in Java

Home Page: http://types.cs.washington.edu/annotation-file-utilities/

License: MIT License

Shell 0.42% TeX 2.76% HTML 1.95% Makefile 0.71% Batchfile 0.06% Java 94.10%

annotation-tools's Introduction

Annotation Tools README file
----------------------------

This directory contains the Annotation Tools.
When distributed, this is known as the Annotation File Utilities, which is
one of its components; see the annotation-file-utilities subdirectory.

The Annotation File Utilities homepage is:
  https://checkerframework.org/annotation-file-utilities/
and it also appears in this directory as:
  annotation-file-utilities/annotation-file-utilities.html


asmx
----

asmx contains modifications to asm to allow it to read and write JSR
308 annotations to/from class files.

The most modified classes are (in org.objectweb.asmx):
 * ClassReader
 * ClassWriter
 * ExtendedAnnotationVisitor
 * ExtendedAnnotationWriter

Most of the changes are delimited by
//jaime
// end jaime

asmx was branched off of asm 2.2.2, available at either of these locations:
  http://forge.objectweb.org/project/download.php?group_id=23&file_id=5769
  http://download.forge.objectweb.org/asm/asm-2.2.2.tar.gz
To see the changes, diff the current source files against the 2.2.2
files.

The diffs are complicated by the fact that in a few cases, a post-2.2.2
version of a file was added to asmx.
One example is file src/org/objectweb/asmx/optimizer/shrink.properties.

annotation-tools's People

Contributors

ashishrana160796 avatar charlesz-chen avatar dbrosoft avatar emspishak avatar jonathanburke avatar jthaine avatar jyluo avatar mernst avatar notnoop avatar pbsf avatar samskivert avatar smillst avatar t-rasmud avatar wmdietl avatar wmdietlgc avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.