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-08-02Allow illegal custom modifiers on generic constraintsMichal Strehovsky
2017-06-24Update CoreRT build to use latest .NET CLI and build tools (#3916)Jan Kotas
2017-06-17Delete ToolsVersion attribute from msbuild filesJan Kotas
2017-06-16Distinguish positive and negative zeros in metadata writer.Anton Lapounov
2017-05-30Replace metadata writer hashcode seeds with another set of hashcode seeds (#3...Michal Strehovský
2017-05-25Extend metadata schema with module metadataMichal Strehovsky
2017-04-18Update custom attribute metadata schema to support enum arrays as element of ...Michal Strehovsky
2017-03-15Allow nulls in string[] custom attribute dataMichal Strehovsky
2017-02-25Update build tools to latest (#2815)Jan Kotas
2017-02-24Add representation of boxed generic enums in the metadata schemaMichal Strehovsky
2017-02-14Upgrade .NET Core NuGet packages to latest versions (#2667)Jan Kotas
2017-02-09Remove boilerplate code around saving native format writers (#2697)Michal Strehovský
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-10-19Extend ScopeDefinition metadata schema (#2037)Michal Strehovský
2016-09-27Extend metadata schema to support function pointers (#1928)Michal Strehovský
2016-09-20Update CLIJan Kotas
2016-08-17Update metadata reader to be more lazyMichal Strehovsky
2016-08-15Fix representation of modified types in the native metadataMichal Strehovsky
2016-08-11Speed up native metadata writer by about 25%Michal Strehovsky
2016-07-12Improve metadata log emitter - add previously missing textual formatting for ...Tomas Rylek
2016-06-23Native metadata reader/writer cleanupJan Kotas
2016-06-23Regenerate native metadata files using the new C# Generator/NativeFormatGen.slnJan Kotas
2016-06-22Unify EEType.csMichal Strehovsky
2016-04-22Update buildtoolsMichal Strehovský
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 #1123 from jkotas/package-versionJan Kotas
2016-04-12Update nuget package versionsJan Kotas
2016-04-11Add QualifiedField to metadata schema. This is the N metadata equivalent of t...Michal Strehovsky
2016-04-06Remove usage of LINQ from the metadata writerMichal Strehovský
2016-03-10Upgrade System.Reflection.Metadata reference to v1.3Michal Strehovský
2016-02-10Switch to live CLI buildJan Kotas
2016-02-06Revert "Merge pull request #717 from schellap/break2"Senthil
2016-02-02Merge pull request #776 from dotnet/nmirrorJan Kotas
2016-02-02Generalize the concept of UnreachableTypeReferences in MetadataWriter to allo...Tomas Rylek
2016-01-29Fix project.json syntax for dotnet restoreSenthil
2016-01-29Merge pull request #757 from dotnet/nmirrorJan Kotas
2016-01-29A couple fixes to the metadata formatMichal Strehovsky
2016-01-29Emit type info for boxed enums within object[] CustomAttributeDataMichal Strehovsky
2016-01-28Merge branch 'nmirror' into nmirror_mergeJan Kotas
2016-01-28Update licensing headersdotnet-bot
2016-01-17Add hook for interop code pregenerated by Mcg toolJan Kotas
2015-12-05Add unit test for metadata reader and writerMichal Strehovský
2015-12-04Hook up ILCompiler.MetadataWriter to the buildMichal Strehovský
2015-12-04Port reflection metadata reader and writer to CoreRTMichal Strehovsky