Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/linker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-20Fix array dataflow tests (#2752)Sven Boemer
2022-04-20Support assignment to flow capture references (#2730)Sven Boemer
2022-04-20Add support for Debug output in Analyzer (#2750)Tlakaelel Axayakatl Ceja
2022-04-20Move parameter annotation checks to shared code for analyzer (#2707)Jackson Schuster
2022-04-19Handle multiple values for an array node (#2744)Tlakaelel Axayakatl Ceja
2022-04-18Update dependencies from https://github.com/dotnet/runtime build 20220417.5 (...dotnet-maestro[bot]
2022-04-14Condition out the BannedApiAnalyzers usage in source-build (#2742)Michael Simons
2022-04-13Aot analyzer class support (#2738)Tlakaelel Axayakatl Ceja
2022-04-12Don't remove unused interfaces in library mode (#2711)Jackson Schuster
2022-04-11Update dependencies from https://github.com/dotnet/runtime build 20220408.8 (...dotnet-maestro[bot]
2022-04-08Avoid analyzing cref for generic parameters (#2732)Tlakaelel Axayakatl Ceja
2022-04-07Add constant propagation through methods with parameters or complex bodies (#...Marek Safar
2022-04-06Share GetConstructor intrinsic a lot of small fixes (#2725)Vitek Karas
2022-04-06Don't throw on write to get-only property (#2728)Sven Boemer
2022-04-05Fix local function called from method and state machine (#2722)Sven Boemer
2022-04-04Update dependencies from https://github.com/dotnet/runtime build 20220401.3 (...dotnet-maestro[bot]
2022-04-01Fix IndexOutOfRangeException (#2717)Sven Boemer
2022-04-01Fix headers in new files (#2716)Sven Boemer
2022-04-01Break up ValueNode.cs so each Value has it's own file (#2713)Jackson Schuster
2022-04-01Files in linker repository now have the same license header at the beginning ...Tlakaelel Axayakatl Ceja
2022-03-31Lambda and local function suppressions (#2689)Sven Boemer
2022-03-28Update dependencies from https://github.com/dotnet/runtime build 20220328.1 (...dotnet-maestro[bot]
2022-03-28Update dependencies from https://github.com/dotnet/arcade build 20220321.2 (#...dotnet-maestro[bot]
2022-03-24Don't let RUC on cctor silence warnings (#2705)Sven Boemer
2022-03-24Update array data flow test (#2704)Jackson Schuster
2022-03-22Avoid running GetDisplayNameTests in parallel (#2701)Tlakaelel Axayakatl Ceja
2022-03-21Update dependencies from https://github.com/dotnet/runtime build 20220321.1 (...dotnet-maestro[bot]
2022-03-21Update dependencies from https://github.com/dotnet/arcade build 20220318.2 (#...dotnet-maestro[bot]
2022-03-19Add test get interfaces (#2696)Sven Boemer
2022-03-19Add tests for analyzer null references in byte array COM interop (#2688)Jackson Schuster
2022-03-19Fix empty/null handling for Type.BaseType intrinsic (#2694)Sven Boemer
2022-03-18Create shared WellKnownTypes enum (#2692)Jackson Schuster
2022-03-18Propagate DynamicallyAccessedMemberTypes through Nullable<T> to T (#2675)Jackson Schuster
2022-03-18Remove SuppressionContextMember (#2691)Sven Boemer
2022-03-14Update dependencies from https://github.com/dotnet/runtime build 20220313.2 (...dotnet-maestro[bot]
2022-03-14Update dependencies from https://github.com/dotnet/arcade build 20220307.6 (#...dotnet-maestro[bot]
2022-03-12Warn on DAM mismatch between overrides (#2656)Jackson Schuster
2022-03-12Share Type.Base intrinsic (#2681)Vitek Karas
2022-03-11Use attributes on lambdas in tests (#2682)Sven Boemer
2022-03-10Expose GetTypePreserve (#2679)Mike Voorhees
2022-03-09Remove fixing-warnings.md and link to dotnet/docs (#2645)Jackson Schuster
2022-03-07Update dependencies from https://github.com/dotnet/runtime build 20220307.1 (...dotnet-maestro[bot]
2022-03-07Update dependencies from https://github.com/dotnet/arcade build 20220304.3 (#...dotnet-maestro[bot]
2022-03-03Add testcase for intrinsic with override (#2674)Sven Boemer
2022-03-02Don't dispose of linked assembly in VerifyLinkingOfOtherAssemblies (#2672)Mike Voorhees
2022-03-01Remove special logic for TypeConverterAttribute (#2659)Jackson Schuster
2022-03-01Share intrinsics for Expression.Property and Field (#2671)Vitek Karas
2022-03-01Remove mention of PreserveDependencyAttribute from docs (#2666)Sven Boemer
2022-02-28Fix behavior of intrinsics with empty inputs (#2652)Sven Boemer
2022-02-28Update dependencies from https://github.com/dotnet/runtime build 20220227.1 (...dotnet-maestro[bot]