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

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-14[Decompiler] Fix build on Windows.Matt Ward
2015-08-14[Decompiler] Added missing files.Mike Krüger
2015-08-14Fixed 'Bug 33024 - Decompiler fails on most classes'Mike Krüger
2015-05-18Track NRefactory API changes.Mike Krüger
2014-03-18[Decompiler] Synced icsharpcode.decompiler.Mike Krüger
2014-02-26Flush MSBuild serializer noiseMichael Hutchinson
2014-02-10Fixed 'Bug 15864 - Assembly attributes aren't always renderedMike Krüger
2014-01-02[Decompiler] Updated decompiler / track nrefactory API changes.Mike Krüger
2013-07-02[Decompiler] Track NRefactory API changes.Mike Krüger
2013-06-12Remove old debug libs from the buildLluis Sanchez
2013-06-12Moved debugger libs to a submoduleLluis Sanchez
2013-06-05[Mono.Debugger.Soft] updatedJeffrey Stedfast
2013-05-31[Mono.Debugger.Soft] updatedJeffrey Stedfast
2013-04-08[[Mono.Debugger.Soft] Updated.Zoltan Varga
2013-04-04[Mono.Debugger.Soft] UpdatedJeffrey Stedfast
2013-04-02[Mono.Debugger.Soft] updatedJeffrey Stedfast
2013-03-07[Mono.Debugger.Soft] Backgrounded a thread and gave it a nameJeffrey Stedfast
2013-03-02[Mono.Debugger.Soft] Updated for new TypeMirror.IsInitialized propertyJeffrey Stedfast
2013-02-19[Mono.Debugger.Soft] UpdatedJeffrey Stedfast
2013-02-19[Mono.Debugger.Soft] Updated.Jeffrey Stedfast
2013-02-16Nuked OldNRefactoryJeffrey Stedfast
2013-01-30[Mono.Debugger.Soft] Updated.Jeffrey Stedfast
2013-01-14Renamed external/Mono.Cecil -> external/cecil.Mike Krüger
2012-10-13[Debugger] New and improved fix for bug #6369Jeffrey Stedfast
2012-09-19[Mono.Debugger.Soft] Format the literal string values a bit nicerJeffrey Stedfast
2012-09-19[Mono.Debugger.Soft] Updated to get escaped disassembly stringsJeffrey Stedfast
2012-08-15[build] Fix all the remaining duplicate assembliesAlan McGovern
2012-08-10[build] Nuke the last of the old nrefactory codeAlan McGovern
2012-08-10Merge branch 'master' into nrefactory_submoduleAlan McGovern
2012-08-10[NRefactory] Updated NRefactory/Tracked API changes.Mike Krüger
2012-08-10[externals] Add nrefactory as a submoduleAlan McGovern
2012-08-10* CSharpParser.cs:Mike Krüger
2012-08-10Fixed 'Bug 6473 - Refactor-> Create backing store fails on staticMike Krüger
2012-08-07[Mono.Debugger.Soft] Updated to get MethodMirror.GetCustomAttributes()Jeffrey Stedfast
2012-08-04[AssemblyBrowser] Hide non public members in decompilation when set.Mike Krüger
2012-08-03[Debugger] Hide methods in the callstack marked with DebuggerHiddenAttributeJeffrey Stedfast
2012-08-02Oops, added missing source fileJeffrey Stedfast
2012-08-02Fixed the buildJeffrey Stedfast
2012-08-02[Mono.Debugger.Soft] UpdatedJeffrey Stedfast
2012-07-26[build] Fix some issues where we local copied assemblies incorrectlyAlan McGovern
2012-07-26[NRefactory.CSharp] Updated nrefactory.csharpMike Krüger
2012-07-26[NRefactory] Updated nrefactory.Mike Krüger
2012-07-25[Completion] Fixed some issues in the delegate completion.Mike Krüger
2012-07-24[AssemblyBrowser] Fixed assembly loading bug.Mike Krüger
2012-07-24[CSharpBinding] Removed Browsable attribute (according to the docs itMike Krüger
2012-07-24[CSharpBinding] EditorBrowsableState.Advanced members are now at theMike Krüger
2012-07-24[CSharpBinding] Completion now recognizes browsable/browsable stateMike Krüger
2012-07-24[NRefactory] Updated completion engine.Mike Krüger
2012-07-23Fixed 'Bug 6237 - Code completion includes private code'.Mike Krüger
2012-07-23Worked on 'Bug 6237 - Code completion includes private code '.Mike Krüger