summaryrefslogtreecommitdiff
path: root/src/ilasm/assem.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-11-12Allow non-abstract non-public interface methods in ILAsm (#14998)Michal Strehovský1-1/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-14/+0
2017-01-15Remove mscorpe cruft (#8957)mikedn1-16/+6
2016-02-17Fix Init to return False when not being able to load executableManu1-0/+4
2016-01-27Update license headersdotnet-bot1-4/+3
2015-12-11Enable ILASM for *nixKyungwoo Lee1-6/+30
2015-12-09Enable ILASM for WindowsKyungwoo Lee1-0/+14
2015-12-08Open sourcing ILASMdotnet-bot1-0/+1613