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: dotnet/arcade
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7cdba99
Choose a base ref
...
head repository: dotnet/arcade
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 32f13f8
Choose a head ref
  • 3 commits
  • 22 files changed
  • 3 contributors

Commits on Oct 12, 2022

  1. Fix defect with Enum, abstract events generation. Implement Accessibi…

    …lityFilter, AttributesFilter, ImplicitSymbolsFilter, IntersectionFilter. (#11223)
    
    Issues:
    * #11097
    * #11222
    
    Implemented:
    * AccessibilityFilter, AttributesFilter, ImplicitSymbolsFilter
    * IntersectionFilter that allows to combine several in one
    * Fixed incorrect Enum type generation
    * Fixed incorrect delegate function generation
    * Fixed abstract events generation
    * Added reference to CoreLib; allows correctly resolve references
    * Added UTs to cover listed issues.
    andriipatsula authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    508fe92 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. [main] Update dependencies from dotnet/xliff-tasks dotnet/arcade (#11246

    )
    
    [main] Update dependencies from dotnet/xliff-tasks dotnet/arcade
    dotnet-maestro[bot] authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    7ec537c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32f13f8 View commit details
    Browse the repository at this point in the history
Loading