13113 Commits (80984a870f6c1844054bf9a068d4a1a385ba5952)
 

Author SHA1 Message Date
Daniel Grunwald 7a58188249 Fix MSBuildBasedProject.FindExistingPropertyInAllConfigurations() 13 years ago
Daniel Grunwald 194dcce61d Add FakeMessageLoop as a fall-back service so that unit tests don't have to instantiate it manually. 13 years ago
mkrueger 3b46fef92b Fixed bug in redundant field initializer issue. 13 years ago
Daniel Grunwald 7aa8e6c63b Initial implementation of new ISolution-API. 13 years ago
Peter Forstmeier cd214611d6 Fix FormattingFixture.cs and DateTimeFunctionsFixture.cs 13 years ago
Peter Forstmeier d38029db65 Fix test's in FormattingFixture.cs 13 years ago
Peter Forstmeier 90e7ed37d7 Initial add of SharpDevelop Reporting 13 years ago
Daniel Grunwald 5ac93c1540 Port most of SharpDevelop to new ISolution API. 13 years ago
Mike Krüger 69d4fd1ff1 RedundantAssignment issue is now more careful when removing 13 years ago
Mike Krüger f9bc384c79 Updated mcs. 13 years ago
Erik Källén 0e76cae70d Fixed stupid thing in the "no conversion in void lambda" test. 13 years ago
Erik Källén 2978af440e No conversions in body for void lambdas 13 years ago
Erik Källén 4380297cce Add a ConversionResolveResult to lambda body expressions, if required 13 years ago
Mike Krüger 97838157d7 Fixed some create class declaration issues. 13 years ago
Daniel Grunwald b88947a4fe Started refactoring the project service / solution API. 13 years ago
Mike Krüger 35cf4c9b57 Cleaned up code. 13 years ago
Mike Krüger 24a9d7f342 Create class declaration takes now constraints into account. 13 years ago
Mike Krüger 1d82d92ef5 Create class declaration action now uses the naming service to guess 13 years ago
Mike Krüger 0cabc8818e Fixed some create class action issues. 13 years ago
Mike Krüger f700607114 SimplifyAnonymousMethodToDelegateIssues now doesn't touch too complex 13 years ago
Mike Krüger 916654c166 Fixed async lambda resolve bug. 13 years ago
Mike Krüger efda0c5ecf Turned off the inactive marking of conditional methods. 13 years ago
Mike Krüger 06e0d90c1d Fixed formatting setting. 13 years ago
Mike Krüger e8031264d9 Fixed wrong formatting style setting. 13 years ago
Mike Krüger 0b44512d15 Added highlighting test for old semantic highlighting bug. 13 years ago
Mike Krüger beacbb3d1d Fixed formatting setting. 13 years ago
Mike Krüger 428eee9ae2 Added more semantic highlighting unit tests. 13 years ago
Mike Krüger 24ffc48dba Fixed EventDeclaration colors. 13 years ago
Mike Krüger ac5cf7888e Fixed semantic highlighting bug & added highlighting unit tests. 13 years ago
Daniel Grunwald be41187303 Merge remote-tracking branch 'origin/master' into newNR 13 years ago
Peter Forstmeier 6bb341616a Merge branch 'master' of github.com:icsharpcode/SharpDevelop 13 years ago
Peter Forstmeier 57c02cf767 add more formatting tests 13 years ago
Mike Krüger 5a62fbab6e Fixed variable declaration color. 13 years ago
Mike Krüger 0bcf543bf1 Improved conditional highlighting. 13 years ago
Mike Krüger b81ed1cbf8 Renamed delegate declaration color. 13 years ago
Mike Krüger 0b71d52a6b Merged features from monodevelop semantic highlighting. 13 years ago
Daniel Grunwald 7ed3cf8a5c Fix infinite loop in WPF designer. 13 years ago
Daniel Grunwald 52e595eb16 Handle IOException (network path not available) in AbstractProject.get_ReadOnly 13 years ago
Daniel Grunwald a457ec6278 VB code completion: fix bug that caused code completion to omit local variables when typing near the end of a block. 13 years ago
Daniel Grunwald 44df039a84 Register new issue classes in AddInTree. 13 years ago
Daniel Grunwald 6a93e919fb Merge changes from SharpDevelop repository to NRefactory: 13 years ago
Daniel Grunwald bc52a0b8fe Add Freeze() method to HighlightingColor. 13 years ago
Daniel Grunwald e51750a232 Use SemanticHighlightingVisitor in CSharpSemanticHighlighter. 13 years ago
Daniel Grunwald 7ca9f3f398 Add missing projects to solution (references for PackageManagement). 13 years ago
Daniel Grunwald 572ff51e3e Update NRefactory to version 5.3.0-139-g67daa03 13 years ago
Daniel Grunwald 658c1d2c53 C# syntax highlighting: Move contextual keywords into other keyword categories 13 years ago
Daniel Grunwald 04c5e7560b Use custom dialog for assertion failures. 13 years ago
Daniel Grunwald 67daa03b4f Add SemanticHighlightingVisitor to NRefactory 13 years ago
Matt Ward ef5d2930e9 Fix output name in Application settings project panel. 13 years ago
Mike Krüger 8639ca4d5b Speeded up document script node formatting. 13 years ago