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-14Preliminary Interpreter Support (#6182)Toni Solarin-Sodara
2018-07-18Refactoring the ISortableSymbolNode into ISortableNode and ISymbolNode, to se...Fadi Hanna
2018-06-24Plumbing to generate calli PInvoke stubs (#6002)Jan Kotas
2018-01-17Fix build breaks for shared CoreLib updateJan Kotas
2017-12-01Drive devirtualization using scanner's resultsMichal Strehovský
2017-11-16Implement efficient/correct Comparer.get_Default and EqualityComparer.get_Def...Michal Strehovský
2017-10-30Stabilize object file images (#4818)Simon Nattress
2017-10-27dd IsDotNetFrameworkProductAssembly for Framework Assemblylouluqun
2017-10-18Fix build break with latest VS preview (#4748)Jan Kotas
2017-09-26[tfs-changeset: 1676255]dotnet-bot
2017-08-31Fix type loader handling of __Canon in CoreRTMichal Strehovsky
2017-07-27Inline generic dictionary lookup (#4121)Michal Strehovský
2017-07-08Fix build breaksJan Kotas
2017-06-24Update CoreRT build to use latest .NET CLI and build tools (#3916)Jan Kotas
2017-06-22Add more informative logs for arm (#3949)Petr Bred
2017-06-20Undo ToolsVersion cleanup on full framework projectsJan Kotas
2017-06-17Delete ToolsVersion attribute from msbuild filesJan Kotas
2017-06-01Report SIMD intrinsics to RyuJIT (#3678)Michal Strehovský
2017-04-29Enhance debugging support for existing .NET Native managed debuggerDavid Wrighton
2017-04-26Centralize build defines (#3431)Michal Strehovský
2017-04-25Delete special casing around fat function pointers (#3423)Michal Strehovský
2017-04-14Add marshalling support for returning function pointers from native side as D...Faizur Rahman
2017-04-14Add support for sorting FieldDescs (#3329)Michal Strehovský
2017-04-01Add concept of "prefix mangled type/method" (#3173)Michal Strehovský
2017-03-30ByValArray MarshallerFaizur Rahman
2017-03-21User defined types draft for CodeView. (#2922)Sergey Andreenko
2017-03-17Fix build breaksJan Kotas
2017-03-17Experimental prototype of jit for CoreRTDavid Wrighton