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

Merge master to Java21 branch #43025

Merged
merged 17 commits into from
Jul 2, 2024
Merged

Merge master to Java21 branch #43025

merged 17 commits into from
Jul 2, 2024

Commits on Jun 4, 2024

  1. Reorder the desugaring of type definitions before the desugaring of g…

    …lobal variables and configurables
    chiranSachintha committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    948eec4 View commit details
    Browse the repository at this point in the history
  2. Add unit tests

    chiranSachintha committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    2a0b832 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    29b8f59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b88bd0 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

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

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    2605502 View commit details
    Browse the repository at this point in the history
  2. Changed to errorCount()

    dulajdilshan committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    6420b3e View commit details
    Browse the repository at this point in the history
  3. Address review comments

    dulajdilshan committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    db0b569 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    2c64bc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    863c1de View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Merge pull request #43003 from NipunaMadhushan/include-error-metric

    Include response error count metric
    NipunaMadhushan authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    735fb35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    467451a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61edaee View commit details
    Browse the repository at this point in the history
  4. Merge pull request #42852 from chiranSachintha/issue-42829

    Reorder the desugaring of type definitions before the desugaring of global variables and configurables in the desugar phase
    chiranSachintha authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    6f22bc8 View commit details
    Browse the repository at this point in the history
  5. Update test

    dulajdilshan committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    6eed512 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #42876 from dulajdilshan/fix-42806

    Fix getting non-accessible symbol error for error intersections with details
    dulajdilshan authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    af69b2f View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Merge pull request #42952 from Thevakumar-Luheerathan/fix-ballerina-l…

    …ang-iss-42799
    
    [master] Improve package resolution logic when there is no change in import
    azinneera authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    18965cb View commit details
    Browse the repository at this point in the history