summaryrefslogtreecommitdiff
path: root/src/vm/object.h
AgeCommit message (Expand)AuthorFilesLines
2015-10-20Implementation of System V ABI struct passing.Lubomir Litchev1-0/+10
2015-10-16Fix Windows x86 build - use macro for friend declarationKoundinya Veluri1-2/+3
2015-10-12Add some fast paths that are missing outside WindowsKoundinya Veluri1-0/+1
2015-10-09Add allocation fast path for arrays of value type elements outside WindowsKoundinya Veluri1-0/+1
2015-03-26Fix about 12 kinds of warnings over the codebaseJan Vorlicek1-2/+2
2015-03-06Add a fourth parameter to the DEFINE_DACVAR macro that is the actual fully qu...Mike McLaughlin1-0/+1
2015-03-03Introduce FC_TypedByRef for passing TypedReferences as FCall argumentsJan Kotas1-2/+2
2015-02-21Fix warnings generated when building with Clang on Linux.Pat Gavlin1-3/+3
2015-02-03Remove non ASCII characters from source filesMatt Ellis1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+4680