summaryrefslogtreecommitdiff
path: root/src/ildasm/dasm.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-05-16Initial change to support System.Private.CoreLib.dll as Core Library.Gaurav Khanna1-1/+1
2016-02-17Fix invalid usage of pointer and SZSTRING_REMAINING_SIZE macroManu1-6/+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
2016-01-05Fix buffer overrun and _atoi64 in ildasmKyungwoo Lee1-7/+3
2015-12-23Fix for special number handling in ildasmKyungwoo Lee1-4/+4
2015-12-07Enable ildasm for *nixKyungwoo Lee1-31/+79
2015-11-25Enable ILDASM for WindowsKyungwoo Lee1-37/+94
2015-11-24Open sourcing ILDASMdotnet-bot1-0/+7870