31 Commits (0a01bc7b03897fe4c8389f7f184f034747ddfc3c)

Author SHA1 Message Date
Daniel Grunwald 0a01bc7b03 Adjust ILSpy to NRefactory API changes. 13 years ago
Siegfried Pammer 8fafda2753 fix #318 13 years ago
Siegfried Pammer 11520fd4df fix missing calls to WriteDefinition for IndexerDeclaration 13 years ago
Eusebiu Marcu 50dc19d0d2 fix navigation on fields. 14 years ago
Eusebiu Marcu 38b404a709 fix icon margin. 14 years ago
Eusebiu Marcu ab9a80cadd Modify code-mappings API and icon margin. 14 years ago
Artur Zgodziński a63302a0cb Folding using declarations 14 years ago
Artur Zgodziński 31b1a2dac9 Highlighting goto references. 14 years ago
Daniel Grunwald 56c75e09b2 Refactored handling of debug mapping in the decompiler: we now avoid using a side-channel for the debug info and instead return it via the ITextOutput. 14 years ago
Eusebiu Marcu b394749f47 create a new TextOutputLocation class for storing the location in the output text instead of Tuple<int, int> 14 years ago
Siegfried Pammer 3e009aaa1b add folding 14 years ago
Artur Zgodziński c42bf520b8 Highlighting references to clicked variable or parameter. 14 years ago
Daniel Grunwald e0c7bebfe8 Add license headers to the files that were missing them. 14 years ago
Siegfried Pammer e9eca059d5 remove isLastLine from interface - use stack instead; fix null reference if resolve of TypeDefinition fails 14 years ago
Daniel Grunwald 508073d6ac Applied some of the optimizations suggested by Kris Vandermotten. #150 14 years ago
Siegfried Pammer ba0b80856c add foldings to documentation comments; closes #165 14 years ago
Eusebiu Marcu c81abc97ab add current column in the node annotation tuple 14 years ago
Eusebiu Marcu 6cbd5519ff Use AttributedNode; 14 years ago
Eusebiu Marcu 8c37175189 add icon margin & bookmarks 14 years ago
Eusebiu Marcu e4513b947b Merged ICSharpCode.Decompiler changes from debugger branch. 14 years ago
Eusebiu Marcu 3cbafbbe63 little modifications (comments) 14 years ago
Eusebiu Marcu 68872bd212 store all ranges 14 years ago
Eusebiu Marcu 64d92bf919 Use new ILRange methods 14 years ago
Eusebiu Marcu ec45106303 make sure that we add only good ranges 14 years ago
Eusebiu Marcu 7a087cd459 do some cleanup in code 14 years ago
Eusebiu Marcu 10f225ffdd synchronize CurrentLineBookmark 14 years ago
Eusebiu Marcu 42f0c2e130 fix stepping 14 years ago
Eusebiu Marcu 816c34d94c rename and clean 14 years ago
Daniel Grunwald 60c02d577b Change namespace to ICSharpCode.Decompiler. 14 years ago
Eusebiu Marcu a5d912969c CSharp Code mappings and stepping 14 years ago
Daniel Grunwald 2d18f5e309 Members of a type are collapsed by default. 14 years ago
Daniel Grunwald f691f114a0 Fix some formatting issues with the C# output visitor. 14 years ago
Daniel Grunwald faacc976b9 Add idioms for user-defined operator invocations. 14 years ago
Daniel Grunwald d997511d58 Add hyperlink support to decompiler. 14 years ago
Daniel Grunwald b48fabaf05 Initial port to new NRefactory. 14 years ago