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
path: root/rocks
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-12-10Allocate GenericArguments collections with the right sizesJb Evain
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-10-24Merge pull request #457 from jbevain/fix-ilparseJb Evain
2017-10-24Fix re-entrancy issues with ILParserJb Evain
2017-09-28Fix long comparison testJb Evain
2017-09-28Ldc_I4 takes an intJb Evain
2017-07-21Remove warningJb Evain
2017-05-04add readonly configSimon Cropp
2017-03-30Enable restoring of Cecil as a P2P reference in .NET CoreSven Boemer
2017-03-22Bring Mono.Cecil.Mdb and Mono.Cecil.Rocks to netstandard as wellJb Evain
2017-03-02Fixed DocCommentId cast for `OptionalModifier`Joel Martinez
2016-12-07Use mono styleStephane Delcroix
2016-12-05OptimizeLongs doesn't belong to OptimizeMacrosStephane Delcroix
2016-12-05Optimize ldc.i8Stephane Delcroix
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-21Only create one code readerJb Evain
2016-07-15Merge branch 'lowermemuse' into ppdb_lowermemuseJb Evain
2016-07-13Add support for the portable pdb formatJb Evain
2016-05-13Merge branch 'master' into lowermemuseJb Evain
2016-02-09Add the ability to get an xml documentation comment id from a Cecil memberJb Evain
2015-05-28Remove support for building against SL and the CF in favor of a PCLJb Evain
2015-05-28On-going work for PCL supportJb Evain
2015-05-27Allow upstream consumers to override build settings.Daniel Cazzulino
2015-04-25Merge branch 'master' into lowermemuseJb Evain
2015-04-25Merge branch 'importer'Jb Evain
2015-04-22Simplify headerJb Evain
2015-04-22Update copyrightsJb Evain
2015-03-21Refactor project infoJb Evain
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-27revert last two experimentationsJb Evain
2011-10-27Also read the table heap from the streamJb Evain
2011-10-27First pass at a branch with reduced memory usage; Keeps an open handle on the...Jb Evain
2011-10-26Update to nunit 2.5.10Jb Evain
2011-07-26Update copyright info in the assemblies toojbevain
2011-06-13set version 0.9.5jbevain