Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/cecil.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-22Simplify headerJb Evain
2015-04-22Simplify return statements when possibleJb Evain
2015-04-22Update copyrightsJb Evain
2015-03-19Make internal a constructor that should have been since the beginningJb Evain
2014-11-02Merge pull request #171 from lostmsu/masterJb Evain
2014-11-02Set the token type of GenericParametersJb Evain
2014-11-02Merge branch 'master' into threadsafe2Jb Evain
2014-06-21* published MemberReference.ContainsGenericParameterVictor Milovanov
2012-10-29Implement DeclaringType and DeclaringMethod for GenericParameterJb Evain
2012-08-10Be even more consistent with IOEJb Evain
2012-08-10Consistent API to set scopesJb Evain
2012-01-20Fix mergeJb Evain
2011-08-26Unbound generic parameters still need to be related to a modulejbevain
2011-07-24Add support for unbound generic parametersjbevain
2011-04-25Merge remote branch 'upstream/master' into threadsafe2Daniel Grunwald
2011-04-04Update copyrightjbevain
2011-04-03Remove duplicated and unecessary codejbevain
2011-02-22Make Cecil property getters thread-safe.Daniel Grunwald
2010-11-30FunctionPointers are their own element type and resolve to nulljbevain
2010-09-17Expose a convenience enum to switch on the metadata typejbevain
2010-07-28fix issue with cached member references declared on an open generic typejbevain
2010-07-23use null coalescing after alljbevain
2010-05-06removejbevain
2010-05-06allow to change a GP namejbevain
2010-04-25get rid of ref methodsjbevain
2010-04-12initial commitjbevain