Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openjdk/amber
base: fb130639
Choose a base ref
...
head repository: openjdk/amber
compare: dd8ca97e
Choose a head ref
  • 18 commits
  • 35 files changed
  • 1 contributor

Commits on Dec 14, 2022

  1. Compiler implementation for extending support for primitive types in …

    …`instanceof`, type patterns and switch
    biboudis committed Dec 14, 2022
    Copy the full SHA
    94585ca View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    10ee6fb View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Tidy-up tests

    biboudis committed Dec 15, 2022
    Copy the full SHA
    d4d7b21 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2022

  1. Copy the full SHA
    36f8518 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    17aad6c View commit details
    Browse the repository at this point in the history
  3. Add more tests

    biboudis committed Dec 17, 2022
    Copy the full SHA
    cf3a6fb View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Update error line numbers

    biboudis committed Dec 23, 2022
    Copy the full SHA
    48e76bb View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Adjust boolean switch

    biboudis committed Jan 23, 2023
    Copy the full SHA
    7e46faf View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

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

Commits on Jan 26, 2023

  1. Add test case

    biboudis committed Jan 26, 2023
    Copy the full SHA
    be0fdcb View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Add failing test

    biboudis committed Feb 3, 2023
    Copy the full SHA
    e817f97 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Copy the full SHA
    dd1eb4e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2e9bad6 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Copy the full SHA
    7e95418 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Copy the full SHA
    51dd62f View commit details
    Browse the repository at this point in the history
  2. Fix bootstrap

    biboudis committed Mar 2, 2023
    Copy the full SHA
    e48a6d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Remove whitespaces

    biboudis committed Mar 7, 2023
    Copy the full SHA
    3993096 View commit details
    Browse the repository at this point in the history
  2. Remove whitespaces again

    biboudis committed Mar 7, 2023
    Copy the full SHA
    dd8ca97 View commit details
    Browse the repository at this point in the history