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
2017-10-27dd IsDotNetFrameworkProductAssembly for Framework Assemblylouluqun
2017-10-26Merge pull request #4805 from dotnet/nmirrorJan Kotas
2017-10-26NonGenericConstrainedCallDesc incorrect key handlingDavid Wrighton
2017-10-25Rollback the change for VirtualMethodFix - this break amd64chk buildAndrew Au
2017-10-25VirtualMethodFix - This change fixes the currently broken interface method di...Andrew Au
2017-10-23Search/replace Debug.Assert(false, => Debug.Fail( (#4782)Jan Kotas
2017-10-18Merge pull request #4747 from dotnet/nmirrorJan Kotas
2017-10-18Fix build break with latest VS preview (#4748)Jan Kotas
2017-10-16Remove `_baseTypeCached` field from `NoMetadataType`Michal Strehovsky
2017-10-13FuncEvalInterfaceDispatch - Allow calling method defined on an interface thro...Andrew Au
2017-10-06FuncEvalVirtualDispatch - Enable doing real virtual function dispatch in Func...Andrew Au
2017-10-06Remove Thunk created during DynamicCCWLuqun Lou
2017-09-27Fix 482096: Fixing the Vtable offset value in generic dictionary cells for dy...Fadi Hanna
2017-09-20[ILVerify] Implement Ldftn/Ldvirtftn instruction (#4497)Samuel Arzt
2017-09-13These changes provide a way for ProjectX/CoreRT to get the target of custom i...Fadi Hanna
2017-09-01Merge pull request #4435 from dotnet/nmirrorMichal Strehovský
2017-08-31Fix type loader handling of __Canon in CoreRTMichal Strehovsky
2017-08-31Merge pull request #4370 from dotnet/nmirrorMichal Strehovský
2017-08-30Fixing CI break caused by previous checkin of the unboxing stubs region to en...Fadi Hanna
2017-08-30Buildtools update (#4414)Jan Kotas
2017-08-29ProjectX: Enable dynamic construction of the floating generic dictionarydotnet-bot
2017-08-28Merge pull request #4400 from dotnet/masterJan Kotas
2017-08-24Make Assembly.Load() throw same exception as CoreCLR (#4376)Atsushi Kanamori
2017-08-24Port recent AssemblyName parsing/binder changes from CoreCLR (#4373)Atsushi Kanamori
2017-08-24CoreRT implementation for the GetCodeTarget API, to decode unboxing stubsFadi Hanna
2017-08-22TypeLoader APIs to build the floating portion of a generic dictionary.Fadi Hanna
2017-08-22Merge pull request #4354 from dotnet/nmirrorJan Kotas
2017-08-22Make C# discards compileMichal Strehovský
2017-08-22Emit IsByRefLike flag on generic definitions (#4346)Michal Strehovský
2017-08-19Improve diagnosability of Expression.Lambda(Expression.Constant(123)).Compile...Michal Strehovsky
2017-08-16• Fix native layout encoding for USG vtable methods requiring a calling con...Fadi Hanna
2017-08-10The value of the ValueTypePaddingField wasn't computed correctly. We were inc...Fadi Hanna
2017-08-09Merge pull request #4292 from dotnet/nmirrorJan Kotas
2017-08-08Debugger SupportAndrew Au
2017-08-08Merge pull request #4278 from dotnet/nmirrorJan Kotas
2017-08-08Fix build breakFadi Hanna
2017-08-08Fix build break for CoreRT on githubFadi Hanna
2017-08-07This changeset includes a couple of workitems that are related to each other:Fadi Hanna
2017-08-05typo (#4274)github-john-doe
2017-07-31Taking care of addtional code review comments.Tijoy Tom Kalathiparambil
2017-07-30Refactoring func eval out of System.private.TypeLoader . ALl the func eval re...Tijoy Tom Kalathiparambil
2017-07-27Delegate construction wasn't correctly working for all cases in USG code:Fadi Hanna
2017-07-21Debugger SupportAndrew Au
2017-07-21CrossThreadDependency2 - firing an interpreting the FuncEvalCrossThreadDepend...Andrew Au
2017-07-21Debugger SupportAndrew Au
2017-07-21Fix two typos in the new ZeroExtending / SignExtending code causing amd64 bui...Tomas Rylek
2017-07-21Add Sign-extension/Zero-truncation behavior to the calling convention converterDavid Wrighton
2017-07-19Debugger SupportAndrew Au
2017-07-17Fix custom modifiers on Reflection (#4171)Atsushi Kanamori
2017-07-15Merge remote-tracking branch 'dotnet/nmirror' into nmirror-mergeMichal Strehovský