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-09Add support for reflection invoking ref return methodsMichal Strehovsky
2018-01-07 Fix marshalling code to meet the CIL backwards branch constraint (#5214)Jan Kotas
2017-12-24Add workaround for interopMichal Strehovský
2017-12-24Add algorithm to compute the MaxStack valueMichal Strehovský
2017-11-27Make redefinition of a sequence point not an error (#5030)Michal Strehovský
2017-10-23Search/replace Debug.Assert(false, => Debug.Fail( (#4782)Jan Kotas
2017-08-26Fix sequence point emission for startup code (#4390)Michal Strehovský
2017-08-23Fix debugger stepping into Main method (#4364)Michal Strehovský
2017-07-18Move BitConverter to shared CoreLib partition - supporting CoreRT changes (#4...Jan Kotas
2017-03-17Update ILEmitter to use the common pattern in handling enumsMichal Strehovský
2017-03-17Experimental prototype of jit for CoreRTDavid Wrighton
2017-03-04Proper marshalling infrastructure to support by-ref arguments (#2889)Yi Zhang (CLR)
2017-02-03Fix MDArray Address method for shared generics (#2646)Michal Strehovský
2017-01-25Select appropriate marshaller based on MarshalAs attributeFaizur Rahman
2016-11-03Don't allow nulls in ILEmitter (#2129)Michal Strehovský
2016-08-27Formatting fixes (#1734)Jan Kotas
2016-05-15Minor refactoring in MethodIL (#1277)Michal Strehovský
2016-05-10Associate `MethodIL` with the `MethodDesc` it came fromMichal Strehovský
2016-03-22Add support for generating switch statements in ILEmitterMichal Strehovský
2016-01-28Update licensing headersdotnet-bot
2015-11-20Improve usability of ILEmitterMichal Strehovský
2015-11-20Updated formattingManu
2015-11-13Add support for labels in ILEmitterMichal Strehovský
2015-11-12Add support for pinned localsMichal Strehovský
2015-10-29Move HasCustomAttribute to abstract base typesJan Kotas
2015-10-19Add support for Call intrinsicMichal Strehovský
2015-10-08Move ArrayBuilder<T> to CommonJan Kotas
2015-10-08Add more methods to ILEmitterJan Kotas
2015-10-08Factor out the type system into a separate assemblyMichal Strehovský