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

github.com/mono/corert.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-13Fix metadata generation for null string constants (#5690)Michal Strehovský
2018-01-03Fix emission of metadata for namespace references (#5189)Michal Strehovský
2017-12-07Emit metadata for type forwarders (#5054)Michal Strehovský
2017-11-21Enable generation of stack trace data (#4901)Michal Strehovský
2017-06-24Update CoreRT build to use latest .NET CLI and build tools (#3916)Jan Kotas
2017-06-20Rollback the ToolsetVersion cleanup for more projectsJan Kotas
2017-06-17Delete ToolsVersion attribute from msbuild filesJan Kotas
2017-05-26Emit module metadata (#3714)Michal Strehovský
2017-05-25Enable reflection blocking (#3685)Michal Strehovský
2017-04-18Update custom attribute metadata schema to support enum arrays as element of ...Michal Strehovsky
2017-03-23Implement TypedReference in CoreRT (#3000)Michal Strehovský
2017-03-23Add support for most of the remaining runtime supported GenericLookup typesDavid Wrighton
2017-03-15Allow nulls in string[] custom attribute dataMichal Strehovsky
2017-02-25Update build tools to latest (#2815)Jan Kotas
2017-02-14Upgrade .NET Core NuGet packages to latest versions (#2667)Jan Kotas
2017-02-03Port internal changes to allow hosting ILCompiler as a library (#2648)Simon Nattress
2017-01-07Hide a garbage Tools item from Solution Explorer (#2456)Michal Strehovský
2016-12-20Add packaging build changes and scripts. (#2325)Chris Rummel
2016-12-09Make ordering of modifiers more consistent (#2318)Jan Kotas
2016-11-16Do not fail compilation if program has unresolvable custom attributesMichal Strehovský
2016-10-19Extend ScopeDefinition metadata schema (#2037)Michal Strehovský
2016-09-27Extend metadata schema to support function pointers (#1928)Michal Strehovský
2016-09-27Update buildtools to 1.0.26-prerelease-00809-01 (#1922)Jan Kotas
2016-09-27Add function pointer types to the type system (#1920)Michal Strehovský
2016-09-20Update CLIJan Kotas
2016-08-15Fix representation of modified types in the native metadataMichal Strehovsky
2016-07-21Add TypeFlags for signature variables (#1559)Michal Strehovský
2016-07-21Move Name, Namespace and OwningType to DefType (#1553)Michal Strehovský
2016-07-12Port changeset #1617250 in branche ProjNDev2 to main branch at Michal's reque...Peter Sollich
2016-06-08Add IsSignatureVariable helper (#1385)Michal Strehovský
2016-06-01Fix ScopeDefinition to properly honor PublicKeyToken based on assembly flags.Tomas Rylek
2016-05-31Fix custom attribute handling to properly cater for the legal case of arrays ...Tomas Rylek
2016-05-28Add support for generating MethodImpl metadata in metadata transform (#1332)David Wrighton
2016-05-26Add support for ExplicitScopeAttribute to metadata generation (#1321)David Wrighton
2016-05-24Introduce distinction between modules and assemblies (#1286)Michal Strehovský
2016-05-04Update System.Reflection.Metadata version (#1236)Jan Kotas
2016-04-25Fix build warnings on Ubuntu 14.04 x64 (#1195)Manu
2016-04-22Update buildtoolsMichal Strehovský
2016-04-18Switch to standardized init-tools scriptsJan Kotas
2016-04-15Update to Microsoft.DiaSymReader with proper netstandard support (#1150)Jan Kotas
2016-04-15Update ILCompiler to netstandard1.3 (#1148)Jan Kotas
2016-04-12Merge pull request #1125 from dotnet-bot/from-tfsMichal Strehovský
2016-04-12Merge pull request #1122 from dotnet-bot/from-tfsMichal Strehovský
2016-04-12Fix comment: FieldReference -> MemberReferenceMichal Strehovsky
2016-04-12Update nuget package versionsJan Kotas
2016-04-12Fix metadata transform to emit new QualifiedField records in HandleQualifiedF...Tomas Rylek
2016-04-09Fix an outdated and bad comment in MetadataTransform. The one on HandleQualif...Michal Strehovsky
2016-04-07Always use PublicKeyToken in metadata transform instead of PublicKeyDavid Wrighton
2016-04-06Remove usage of LINQ from the metadata writerMichal Strehovský
2016-03-24Merge pull request #1047 from MichalStrehovsky/conflictsMichal Strehovský