Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend ResourceVisitor to hold parameters type information #11

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Nov 13, 2018

  1. Extend ResourceVisitor to pass type information associated to each pa…

    …rameter and return result
    tedynaidenov committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    b9182db View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2018

  1. - Type replaced with a generified TypeToken

    - AutorestProxy - option to use j.l.r.Proxy instead of code generation
    for JavaSE/Android
    Ivan Markov committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    589f280 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. Fix minor issues related to AnnotationProcessor and AutorestGwtProces…

    …sor, fix several unit tests
    tedynaidenov committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    7ed28dc View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2018

  1. Configuration menu
    Copy the full SHA
    36d6a19 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2018

  1. Configuration menu
    Copy the full SHA
    c0561a3 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2018

  1. Remove AutorestProxy from jre project

    Teodor Naydenov committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    70ffc8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ead0451 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2019

  1. autores-core packaged as gwt-lib

    Teodor Naydenov committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    ae87c3b View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2019

  1. Add Javadoc & @generated annotation for generated source

    Teodor Naydenov committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    19ae850 View commit details
    Browse the repository at this point in the history