12 Commits (0524b4a353e6d663aae4ea4a7f835a3c56afd345)

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. 9 years ago
yoyobbi e3a3a7ec33 fix: multi-dimensional arrays sometimes working 9 years ago
yggy 807143052b fix: destructors / finalizers 9 years ago
yggy b4f3a8e4c8 fix: use element type full name for array parameters 9 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. 9 years ago
yggy eee3467492 More string-based approach. Many things working, but not yet pointers. 9 years ago
yggy 6c0006ad98 Work in progress attempting to get full XmlDocKey generation from DTE CodeElements working. Not there yet. 9 years ago
yggy 0542b56a0c tweak: method rename plus some documentation comments 9 years ago
yggy 3a75f60915 change: move "navigateto" key generation to separate CodeElementXmlDocKeyProvider class, in preparation for porting the logic of the existing XmlDocKeyProvider 9 years ago