12850 Commits (26ee58a5d8a01d492885d076cae2b10a87f9a4f0)
 

Author SHA1 Message Date
Mike Krüger 137d2f86bf Merge pull request #175 from luiscubal/lambda-fix 12 years ago
Luís Reis 962ba311d4 Fixed bug in ConvertLambdaToAnonymousDelegates to handle () => VoidMethod() 12 years ago
Matt Ward 164a546985 Support NuGet packages containing MSBuild targets and props files. 12 years ago
Peter Forstmeier 43bec54390 PrintExporter 12 years ago
Ciprian Khlud e7a6a4da9e Merge commit '19e5dbf0ec44dd61ec6dad8bae5d6a3f1188e38e' 12 years ago
Ciprian Khlud 3dcad69810 Remove "Remove Field Refactory" as it is dangerous. 12 years ago
Ciprian Khlud bd486b50b0 Code updates 12 years ago
Ciprian Khlud 19e5dbf0ec WIP on master: 9a482c2 Remove unused field 12 years ago
Ciprian Khlud fe53dec615 untracked files on master: 9a482c2 Remove unused field 12 years ago
Ciprian Khlud 804fb5d0d8 index on master: 9a482c2 Remove unused field 12 years ago
Ciprian Khlud 9a482c2653 Remove unused field 12 years ago
Ciprian Khlud 9db3f46cbc Support non void arguments 12 years ago
Ciprian Khlud 046734eb37 Merge git://github.com/icsharpcode/NRefactory 12 years ago
Mike Krüger b323947506 Merge pull request #173 from luiscubal/anonymous-var 12 years ago
Mike Krüger 6ccb6e363b Merge pull request #174 from luiscubal/lambda-to-delegate 12 years ago
Luís Reis cf7c55dae3 ConvertLambdaToAnonymousDelegates now works correctly for lambdas with an expression on the right side. 12 years ago
Matt Ward 87fd34a1de Fix exception when there is a file conflict installing jQuery. 12 years ago
Luís Reis 33725e3f82 Prevent UseExplicitTypeAction for anonymous types. 12 years ago
Matt Ward 64f2ec885e Use WPF for file conflict dialog. 12 years ago
Matt Ward ae02e5fb3f Add file conflict dialog. 12 years ago
Matt Ward b0767b8518 Update to NuGet 2.5 12 years ago
Siegfried Pammer c0680b4e33 fix issues with member value completion, event completion etc. 12 years ago
Siegfried Pammer dfb8847e34 finished implementation of CompletionDataGenerator 12 years ago
Ciprian Khlud ad0c12d1da Sample implementation for bug #11866 12 years ago
Siegfried Pammer 2fc1b20a96 first working version of XAML code completion 12 years ago
Peter Forstmeier 39957473aa Cleanup 12 years ago
Peter Forstmeier 23d38d0864 Cleanup Interfaces and BaseClasses 12 years ago
Mike Krüger 425be7ccc6 Fix create changed event action. 12 years ago
Mike Krüger 1c86d72523 Revert "Simplified the scrip API a bit (insert cursor/links are no longer task" 12 years ago
Ciprian Khlud eca73de6e4 ExpressionOfCompatibleTypeCodeIssue will not convert class types any longer. 12 years ago
Ciprian Khlud 17b26e4ce0 Added more unit tests to: 12 years ago
Ciprian Khlud d225305f0d Fixed the range of the ConvertToStaticMethodIssue 12 years ago
Mike Krüger 9425107fc9 Turned off expression of compatibile type cast issue. 12 years ago
Peter Forstmeier 7568743d2a Rework Interfaces, test's for ContainerConverter 12 years ago
Ciprian Khlud 3fae6d6cd6 Fixed description 12 years ago
Ciprian Khlud 0d391896fb Fixes bug #10731 12 years ago
Ciprian Khlud dd8caea759 Fixes bug 11709 part of Xamarin's bugzilla: https://bugzilla.xamarin.com/show_bug.cgi?id=11709 12 years ago
Ciprian Khlud c965df75ab Adds a refactor that removes fairly accurate a field in all places (it is based on FindReferences). 12 years ago
Mike Krüger 4fa3c33d6b Simplified the scrip API a bit (insert cursor/links are no longer task 12 years ago
Mike Krüger 05dfb9eada fixed bug in create changed event. 12 years ago
Mike Krüger de0b7ddff6 Fixed bug in create changed event. 12 years ago
Mike Krüger b632cece34 Fixed formatting bug in create changed event. 12 years ago
Mike Krüger fab9ac629c Merge pull request #169 from leoowen19/master 12 years ago
leoowen19 bb3001bc37 [ContextAction] Added more contraint with DecToHex Action 12 years ago
Mike Krüger 9397fc1987 Fixed some issues in wrapping formatting. 12 years ago
Mike Krüger a796caa828 Fixed bug in wrapping options. 12 years ago
Mike Krüger 0d576c4791 Removed some duplicate code. 12 years ago
Siegfried Pammer 813ddc20e7 fix OpenCommandPrompt implementation: now works if target path is on a drive other than the current working directory 12 years ago
Erik Källén 02cc0a38c6 Added property Conversion.IsExtensionMethodGroupConversion to determine whether a method group conversion is being performed on an extension method using extension method invocation syntax (eg. Func<int> f = myEnumerable.Single). 12 years ago
Mike Krüger c2ca95ac63 Fixed some formatting bugs. 12 years ago