12 Commits (87ced033badf880d70b0aac782ce54d3fe9fd0f2)

Author SHA1 Message Date
Siegfried Pammer 0524b4a353 Remove unused usings in solution; remove dead code; unify namespaces 9 years ago
Siegfried Pammer 840ec04fde Namespace adjustments for Syntax classes 9 years ago
Siegfried Pammer 19800c3b16 remove NR submodule; move snk to ICSharpCode.Decompiler 9 years ago
yoyobbi 3be3f265d8 Fix multi-dimensional array parameters. ILSpy navigation requires the "0:" lower bound specifier. 10 years ago
yoyobbi e3a3a7ec33 fix: multi-dimensional arrays sometimes working 10 years ago
yggy 807143052b fix: destructors / finalizers 10 years ago
yggy b4f3a8e4c8 fix: use element type full name for array parameters 10 years ago
yoyobbi 60a3cff3d0 change: simplified approach based on string parsing rather than recursive structure analysis. Not fully tested but pretty sure it will work. 10 years ago
yggy eee3467492 More string-based approach. Many things working, but not yet pointers. 10 years ago
yggy 6c0006ad98 Work in progress attempting to get full XmlDocKey generation from DTE CodeElements working. Not there yet. 10 years ago
yggy 0542b56a0c tweak: method rename plus some documentation comments 10 years ago
yggy 3a75f60915 change: move "navigateto" key generation to separate CodeElementXmlDocKeyProvider class, in preparation for porting the logic of the existing XmlDocKeyProvider 10 years ago