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
2022-10-06Add arcade infrastructure to dotnet/cecil (#37)Tlakaelel Axayakatl Ceja
2022-01-14Switch to netcoreapp3.1 for tests (#823)Jb Evain
2022-01-13Add support for generating the method and generic method comment signature wi...Michael Jin
2019-03-05Remove support for the readonly builds as they don't make sense in a nuget worldJb Evain
2019-02-12Move to SDK style projectsJb Evain
2018-09-21Get all tests projects run with dotnet testJb Evain
2018-07-31Fix docid member name generic characters.Joel Martinez
2017-07-21Remove warningJb Evain
2017-05-04add readonly configSimon Cropp
2016-08-03Fix docid of generic instancesJb Evain
2016-07-27Rename settings files to propsJb Evain
2016-07-27Simplify csproj files furtherJb Evain
2016-07-13Add support for the portable pdb formatJb Evain
2016-02-09Add the ability to get an xml documentation comment id from a Cecil memberJb Evain
2015-05-28On-going work for PCL supportJb Evain
2015-05-27Allow upstream consumers to override build settings.Daniel Cazzulino
2015-03-21Merge branch 'master' into importerJb Evain
2014-11-13Normalize line endingsJb Evain
2014-11-13Fix eol and propsJb Evain
2014-11-09Factorize project settingsJb Evain
2014-11-02Update to ImportReference methodsJb Evain
2014-11-02Properly handle newslot in GetBaseMethodJb Evain
2014-05-27Port nunit addin to simple testsJb Evain
2013-03-13Update to nunit 2.6.2Jb Evain
2011-10-26Update to nunit 2.5.10Jb Evain
2010-12-17Add different net_2_0, net_3_5 and net_4_0 build configurationsjbevain
2010-12-06Reference the local nunit assembliesjbevain
2010-06-20do not rely on the method emission order in testsjbevain
2010-06-18update csprojjbevain
2010-06-18add Addin file to test Mono.Cecil.Rocks independantlyjbevain
2010-05-05move to VS2010jbevain
2010-05-04make test runtime independantjbevain
2010-04-24implement GetBaseMethodjbevain
2010-04-14add test for GetEnumUnderlyingTypejbevain
2010-04-12initial commitjbevain