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-02-17ILCompiler.sln update done by VSJan Kotas
2018-02-06Cleanup NuGet rids (#5353)Jan Kotas
2018-01-07Fix build and VS warnings (#5223)Jan Kotas
2018-01-03Automatic generation of method export file for shared libraries (#5154)Toni Solarin-Sodara
2017-12-29Ensure reflection has access to instance methods on byref-like types (#5165)Michal Strehovský
2017-12-27Link WebAssembly runtime (#5141)Morgan Brown
2017-12-18Add AnalysisBasedMetadataManagerMichal Strehovský
2017-12-18Split CompilerGeneratedMetadataManagerMichal Strehovský
2017-12-08Merge pull request #5050 from MichalStrehovsky/devirtMgrMichal Strehovský
2017-12-07Emit metadata for type forwarders (#5054)Michal Strehovský
2017-12-05Build runtime and libraries for WebAssembly (#4876)Morgan Brown
2017-12-01Drive devirtualization using scanner's resultsMichal Strehovský
2017-11-23Add a warning when RD.XML is used (#5003)Michal Strehovský
2017-11-21Merge pull request #4971 from dotnet/nmirrorMichal Strehovský
2017-11-21Allow creating static or shared native library (#4718)Toni Solarin-Sodara
2017-11-21Disable IL scanner for multifile buildsMichal Strehovsky
2017-11-21Enable generation of stack trace data (#4901)Michal Strehovský
2017-11-15Add workaround for RuntimeInformation.ProcessArchitecture being a lie (#4937)Michal Strehovský
2017-11-08Support for dotnet publish (#4870)Andon Andonov
2017-10-23Allow rooting a generic method in RD.XML (#4775)Michal Strehovský
2017-10-18Assembly-qualify type names in repro arguments (#4754)Michal Strehovský
2017-10-13Log type system exceptions thrown as warnings (#4716)Michal Strehovský
2017-10-04Tiny cleanup after #4480 (#4672)Michal Strehovský
2017-09-21Update ilc to netcoreapp2.0 (#4581)Jan Kotas
2017-09-15Fix LLVM NuGet binary placement and clean up changesMorgan Brown
2017-09-15Enable multiple method compilation, calling void methods, loading floats and ...Morgan Brown
2017-09-15Fix CPP codegen by re-disabling shared generics for it.Morgan Brown
2017-09-15Added wasm32 target architectureDavid Wrighton
2017-09-15Disable ILScannerBuilder for WASMFaizur Rahman
2017-09-15Propagate NativeCodeGen=Wasm value to create WebAssemblyCodegenCompilationBui...Faizur Rahman
2017-09-15Add ILCompiler.WebAssembly dll to buildDavid Wrighton
2017-09-01Merge pull request #4435 from dotnet/nmirrorMichal Strehovský
2017-08-31Fix type loader handling of __Canon in CoreRTMichal Strehovsky
2017-08-29Use IL scanner for optimized builds by default (#4410)Michal Strehovský
2017-08-26Add custom attribute type name formatter (#4367)Michal Strehovský
2017-08-25Generate IL assembly listing for compiler-generated stubs (#4365)Michal Strehovský
2017-07-31Add back the desktop project (#4250)Michal Strehovský
2017-07-11Update ILCompiler.sln (#4119)Jan Kotas
2017-07-06Make it possible to provide generic dictionary layout externally (#4085)Michal Strehovský
2017-07-06[ubuntu 16.04] fixed NuPkgRid for objectwriter (#4082)sergey ignatov
2017-06-24Update CoreRT build to use latest .NET CLI and build tools (#3916)Jan Kotas
2017-06-23Additional debug data (#3932)David Wrighton
2017-06-20Rollback the ToolsetVersion cleanup for more projectsJan Kotas
2017-06-20Undo ToolsVersion cleanup on full framework projectsJan Kotas
2017-06-17Merge remote-tracking branch 'upstream/nmirror' into nmirror-mergeJan Kotas
2017-06-17Delete ToolsVersion attribute from msbuild filesJan Kotas
2017-06-15Enable IL scanner and use it to provide VTable information (#3884)Michal Strehovský
2017-06-01Report SIMD intrinsics to RyuJIT (#3678)Michal Strehovský
2017-05-31Adding a repro.ilproj and update instructions to enable writing repro in ILYi Zhang (CLR)
2017-05-19Move MetadataManager creation out of the builderMichal Strehovský