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
2009-11-10* Src/Lexer/CSharp/Lexer.cs: Fixed 'Bug 552276 - MonoDevelopMike Krüger
2009-10-29Flush.Lluis Sanchez
2009-10-26* Src/Visitors/AbstractASTVisitor.cs: Fixed 'Bug 549858 -Mike Krüger
2009-10-20* Src/PrettyPrinter/CSharp/CSharpOutputVisitor.cs: Fixed 'Bug 547329Mike Krüger
2009-10-12* Src/PrettyPrinter/CSharp/CSharpOutputVisitor.cs: Fixed 'Bug 545901Mike Krüger
2009-10-09* Src/Lexer/CSharp/Lexer.cs:Mike Krüger
2009-10-08* NRefactory.csproj:Mike Krüger
2009-10-07Bump MD version.Lluis Sanchez
2009-10-05* Src/Ast/Enums.cs:Mike Krüger
2009-09-21* Src/PrettyPrinter/CSharp/CSharpOutputVisitor.cs: Fixed 'Bug 540466Mike Krüger
2009-09-18* Src/Ast/AbstractNode.cs:Mike Krüger
2009-09-16* Src/Parser/CSharp/CSharpParser.cs:Mike Krüger
2009-09-15* Src/PrettyPrinter/AbstractOutputFormatter.cs: Indent blank linesMike Krüger
2009-09-15* Src/Ast/Generated.cs:Mike Krüger
2009-09-10* Src/PrettyPrinter/IOutputAstVisitor.cs: moved property toMike Krüger
2009-08-24* Src/Location.cs:Mike Krüger
2009-07-24* Src/Visitors/LookupTableVisitor.cs: Lookup table visitor resetsMike Krüger
2009-07-24* Src/Parser/CSharp/cs.ATG:Mike Krüger
2009-07-23* Src/Visitors/LookupTableVisitor.cs: Catch variable declarationsMike Krüger
2009-07-20* Src/PrettyPrinter/CSharp/PrettyPrintOptions.cs:Mike Krüger
2009-07-17* Src/PrettyPrinter/CSharp/OutputFormatter.cs:Mike Krüger
2009-07-17* Src/PrettyPrinter/CSharp/CSharpOutputVisitor.cs: Fixed place elseMike Krüger
2009-07-13* NRefactory.csproj:Mike Krüger
2009-07-07* Src/PrettyPrinter/CSharp/CSharpOutputVisitor.cs: ImprovedMike Krüger
2009-06-23* Src/PrettyPrinter/CSharp/PrettyPrintOptions.cs:Mike Krüger
2009-06-22* Src/PrettyPrinter/CSharp/CSharpOutputVisitor.cs: removedMike Krüger
2009-06-19* Src/Visitors/CodeDOMOutputVisitor.cs: Add support for comments.Michael Hutchinson
2009-06-18* Src/PrettyPrinter/CSharp/OutputFormatter.cs:Mike Krüger
2009-06-18* Src/PrettyPrinter/CSharp/CSharpOutputVisitor.cs: Single line ifMike Krüger
2009-06-17* Src/PrettyPrinter/CSharp/CSharpOutputVisitor.cs: CorrectedMike Krüger
2009-05-29* Mono.Cecil\Mono.Cecil\Mono.Cecil\BaseAssemblyResolver.cs: AllowLluis Sanchez
2009-05-12* contrib/NRefactory/Project/Src/Lexer/CSharp/Lexer.cs: FixedMike Krüger
2009-05-07* contrib/Mono.Cecil/Mono.Cecil.csproj: Disable overflow checking.Lluis Sanchez
2009-04-24* Src/Lexer/AbstractLexer.cs: Allow whitespaces as symbolMike Krüger
2009-04-182009-04-17 Mike Kestner <mkestner@novell.com>Mike Kestner
2009-04-15Bump MD version.Lluis Sanchez
2009-03-31* Src/Parser/CSharp/cs.ATG:Mike Krüger
2009-03-30* Src/Lexer/CSharp/Lexer.cs:Mike Krüger
2009-03-27* Src/Visitors/LookupTableVisitor.cs: Added IsQueryContinuation flagMike Krüger
2009-03-18* NRefactory.csproj: Fix output name.Michael Hutchinson
2009-03-17* Src/Lexer/ILexer.cs:Mike Krüger
2009-03-17* Src/Lexer/ILexer.cs:Mike Krüger
2009-03-16* Src/PrettyPrinter/CSharp/OutputFormatter.cs:Mike Krüger
2009-03-16* Src/PrettyPrinter/CSharp/CSharpOutputVisitor.cs: fixed bracketMike Krüger
2009-03-15* Src/PrettyPrinter/CSharp/OutputFormatter.cs:Mike Krüger
2009-03-13* Src/PrettyPrinter/CSharp/CSharpOutputVisitor.cs: updatedMike Krüger
2009-03-13* Src/PrettyPrinter/CSharp/OutputFormatter.cs:Mike Krüger
2009-03-13* Src/PrettyPrinter/CSharp/PrettyPrintOptions.cs:Mike Krüger
2009-03-10* Src/Lexer/CSharp/Lexer.cs: handled comment position elsewhere.Mike Krüger
2009-03-10* Src/Lexer/CSharp/Lexer.cs: fix comment position.Mike Krüger