summaryrefslogtreecommitdiff
path: root/src/ilasm/asmman.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-04-26Lookup System.Runtime and mscorlib references by Assembly nameMichael Letterle1-0/+11
2017-04-17Do not throw an assertion on no mscorlibMichael Letterle1-3/+4
2017-02-12Comment for Gauravdanmosemsft1-2/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-263/+0
2016-05-16Initial change to support System.Private.CoreLib.dll as Core Library.Gaurav Khanna1-1/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2015-12-11Fix desktop build of ilasmBruce Forstall1-2/+1
2015-12-11Enable ILASM for *nixKyungwoo Lee1-7/+11
2015-12-09Enable ILASM for WindowsKyungwoo Lee1-0/+17
2015-12-08Open sourcing ILASMdotnet-bot1-0/+1264