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

Use an EISOP CF build #155

Draft
wants to merge 25 commits into
base: main
Choose a base branch
from
Draft

Use an EISOP CF build #155

wants to merge 25 commits into from

Commits on Apr 10, 2024

  1. Use EISOP CF sources (#118)

    Co-authored-by: David P. Baker <[email protected]>
    wmdietl and netdpb committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    73a3c08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    644b705 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70ca5bb View commit details
    Browse the repository at this point in the history
  4. Handle both https and git@ clones (#158)

    Co-authored-by: Chris Povirk <[email protected]>
    wmdietl and cpovirk committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    570d80e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8d5933 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    11a2980 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

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

Commits on Apr 17, 2024

  1. Test fixes (#173)

    Co-authored-by: David P. Baker <[email protected]>
    wmdietl and netdpb authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    0c36cdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68e9072 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    2d53314 View commit details
    Browse the repository at this point in the history
  2. Ensure override compatibility with type variables (#171)

    Co-authored-by: Chris Povirk <[email protected]>
    wmdietl and cpovirk authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    31279fb View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

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

Commits on Jul 9, 2024

  1. Merge.

    cpovirk committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    9e4d14d View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Update to gradle 8.9 (#187)

    wmdietl authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    fffce55 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    39764fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1069a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36855b8 View commit details
    Browse the repository at this point in the history
  4. Make a local release of the reference checker (#189)

    Co-authored-by: Chris Povirk <[email protected]>
    wmdietl and cpovirk authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    af9dfbc View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    a005f4e View commit details
    Browse the repository at this point in the history
  2. Use same version

    wmdietl committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    89e055f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    746e34b View commit details
    Browse the repository at this point in the history
  4. Report all errors as [nullness]. (#194)

    Co-authored-by: Werner Dietl <[email protected]>
    cpovirk and wmdietl authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    3c80e50 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Fix capture conversion in lenient mode. (#197)

    ...by always performing capture conversion in _strict_ mode, where there
    is a better-defined hierarchy (non-null < unspecified < nullable, with
    no "but also unspecified < non-null if you want).
    
    Fixes #193
    cpovirk authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    fc545a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

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

Commits on Aug 29, 2024

  1. Update to gradle 8.10 (#203)

    wmdietl authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    27d2334 View commit details
    Browse the repository at this point in the history