summaryrefslogtreecommitdiff
path: root/src/vm/classnames.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-27Updating the VM to properly pack the SIMD hardware intrinsic types.Tanner Gooding1-0/+9
2018-01-05Detect ByRefLike types using attribute (#15745)Jan Kotas1-0/+1
2017-09-07New jit intrinsic support (#13815)Andy Ayers1-0/+1
2017-02-15Remove never defined FEATURE_SERIALIZATIONdanmosemsft1-4/+0
2017-02-14Remove never defined FEATURE_REMOTINGdanmosemsft1-3/+0
2017-02-12Remove never defined FEATURE_APTCAdanmosemsft1-2/+2
2017-02-12Remove always defined FEATURE_SPAN_OF_Tdanmosemsft1-2/+0
2017-02-11Revert "Remove always defined FEATURE_CORESYSTEM"danmosemsft1-0/+2
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-4/+0
2017-02-10Remove always defined FEATURE_CORESYSTEMdanmosemsft1-2/+0
2016-12-07Refactor Span<T> to ease implementation of JIT intrinsics (#8497)Jan Kotas1-2/+1
2016-10-30Span support in VMJan Kotas1-0/+4
2016-01-27Update license headersdotnet-bot1-4/+3
2015-09-18Add support for NativeCallableAttributetijoytom1-0/+1
2015-05-13Removing System.dll from ProjectK and NetCoreForCoreCLRRyan Byington1-1/+2
2015-04-28Updating WinRT Projections to use FacadesRyan Byington1-0/+12
2015-04-11When marshaling System.URI we to and from WinRT we use need to access System....Yi Zhang1-0/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+167