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-12Fix CoreRT build breakMichal Strehovský
2018-08-02Improve repro project config (#6172)Michal Strehovský
2018-07-30Add an option to only generate metadata for complete types (#6149)Michal Strehovský
2018-07-23Make generic composition details relative addressesMichal Strehovsky
2018-07-17Add support for embedding runtime configuration (#6103)Michal Strehovský
2018-06-29Make emission of managed resources controlled by a policy (#6031)Michal Strehovský
2018-06-28[32BIT] Fix cpp codegen (#6028)Petr Bred
2018-06-21Rev netcoreapp2.0 to netcoreapp2.1 (#5974)Adeel Mujahid
2018-06-18Add opt-in switch to disable metadata blocking (#5955)Michal Strehovský
2018-05-14Start building System.Private.TypeLoader.Native (#5805)Michal Strehovský
2018-05-11Add support for setting AppContext switchesMichal Strehovský
2018-05-11Extract class library composition into `.targets` (#5793)Michal Strehovský
2018-04-13Refresh ObjectWriter package (#5688)Jan Kotas
2018-03-28Use a shared DynamicInvoke for delegates and reflection (#5615)Michal Strehovský
2018-03-12Update dependencies (#5528)Michal Strehovský
2018-03-07Add tests for building native shared and static libraries (#5443)Toni Solarin-Sodara
2018-03-06Progress towards sealed vtable support in CppCodegen (#5495)Michal Strehovský
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