1
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 16 hours ago.
May 07, 2023 — May 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Optimize some Linq.
Therzok
as Marius Ungureanu
More... about 10 years ago
Merge pull request #395 from Therzok/master More... about 10 years ago
[CodeIssues] Add simplified versions Math functions.
Therzok
as Marius Ungureanu
More... about 10 years ago
Fixed potential blob reader exception. More... about 10 years ago
Fixed failing unit tests. More... about 10 years ago
Merge branch 'master' of github.com:icsharpcode/NRefactory More... about 10 years ago
CSharpResolver: return ErrorResolveResult instead of crashing when given an invalid operator type. More... about 10 years ago
Merge pull request #392 from DavidKarlas/paramInfoAnywhere More... about 10 years ago
Merge pull request #393 from DavidKarlas/failRevert More... about 10 years ago
Correcting bad revert. Sometimes it was returing 0 instead of -1. More... about 10 years ago
Improved resolving of target method for ParameterInfo so it can be triggered in middle of parameter and not only after '(',',','[' or '<'. Plus fixing bug with nested square bracket inside paren bracket after comma More... about 10 years ago
Merge pull request #391 from DavidKarlas/revertPull390 More... about 10 years ago
Reverting Pull #390 More... about 10 years ago
Merge pull request #390 from DavidKarlas/firstParameter More... about 10 years ago
Always displaying first parameter discription in ParameterInfo tooltip More... about 10 years ago
Merge pull request #388 from mono-soc-2013/MateY-IndentEngine More... about 10 years ago
Fixed Bug 18463 More... about 10 years ago
Added failing unit test. More... about 10 years ago
Updated mcs More... about 10 years ago
Fix icsharpcode/SharpDevelop#404: Crash in CSharpCompletionEngine.GetLineIndent() when line has no indentation. More... about 10 years ago
Documentation for IAmbience More... about 10 years ago
Fix icsharpcode/NRefactory#386: A using statement referring to a missing nested type causes infinite recursion in resolver More... about 10 years ago
Fixed bug in using declaration namespace name. More... about 10 years ago
Fixed bug in in IndentBlocksInsideExpressions option. More... about 10 years ago
Added 'IndentBlocksInsideExpressions' formatting option. More... about 10 years ago
Improved event method naming. More... about 10 years ago
Removed duplicate event creation data. More... about 10 years ago
Added new 'bold' display flag for code completion. More... about 10 years ago
Re-enable NameLookupTests.NamespaceDefinitionOverwritesTypeName More... about 10 years ago
Fix possible NullReferenceException in XmlDocIssue.GatherVisitor.CheckXmlDoc() More... about 10 years ago