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

feedback from shapetrees-js@2ef2476 #126

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Nov 23, 2021

  1. ~ javatots first pass

    Eric Prud'hommeaux committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    26ab3f6 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. ~ expand import X.*

    Eric Prud'hommeaux committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    281e3d6 View commit details
    Browse the repository at this point in the history
  2. ~ fix off-by-one error in javatots

    Eric Prud'hommeaux committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    b31aef9 View commit details
    Browse the repository at this point in the history
  3. + map java.util.Optional<X> to X | null

    Eric Prud'hommeaux committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    519c0c6 View commit details
    Browse the repository at this point in the history
  4. ~ clean up extra imports

    Eric Prud'hommeaux committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    676aa55 View commit details
    Browse the repository at this point in the history
  5. ~ strip out lombok.extern.slf4j.Slf4j

    Eric Prud'hommeaux committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    5752669 View commit details
    Browse the repository at this point in the history
  6. ~ ArrayList -> Array, HashMap -> Map

    Eric Prud'hommeaux committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    c2c035a View commit details
    Browse the repository at this point in the history
  7. + TS printer for ForEachStmt

    Eric Prud'hommeaux committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    de1cc05 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. ~ javatots rewrite catch

    Eric Prud'hommeaux committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    58ab9c5 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2021

  1. ~ feedback from shapetrees-js@2ef2476

    Eric Prud'hommeaux committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    408f77d View commit details
    Browse the repository at this point in the history