546 Commits (a1eab6c5c1afb53f7a155bf6676b24776af563d0)
 

Author SHA1 Message Date
Eusebiu Marcu a1eab6c5c1 Add bookmark markers (red/yellow). 15 years ago
Eusebiu Marcu a1a8243e26 Evaluate instance fields. 15 years ago
Eusebiu Marcu 4eab78fdd0 Evaluate arrays. 15 years ago
Eusebiu Marcu 2f33e543f3 Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger 15 years ago
Daniel Grunwald 7e770cd006 Fix StripXml method. 15 years ago
Eusebiu Marcu e216509245 Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger 15 years ago
Eusebiu Marcu 6e10e6bbe0 Evaluate local vars. 15 years ago
David Srbecký 05b0b427d6 Peephole detection of the ternary operator (?:) 15 years ago
David Srbecký 194238586d Slightly reduce the number of generated basic blocks 15 years ago
Siegfried Pammer e1e40816d1 display IL instructions as links to MSDN and display a tooltip with information. 15 years ago
Eusebiu Marcu 5cafef1c25 Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger 15 years ago
Daniel Grunwald 6b7e88e122 Add analyzer for fields. 15 years ago
Daniel Grunwald db44cd1d3b Handle ldelem.any. Closes #47. 15 years ago
Daniel Grunwald 9fab4e4ac0 Fix distinction between 'this' and 'base' in generic classes. 15 years ago
Eusebiu Marcu 311944c674 Fix code stepping without symbols. 15 years ago
Eusebiu Marcu 699d074956 when setting a BP before attaching, make sure to set it in a module. 15 years ago
Eusebiu Marcu 077d5b3046 Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger 15 years ago
Eusebiu Marcu e11e9c2606 add ToArray() method to single instruction. 15 years ago
Eusebiu Marcu c002dfa032 modify step ranges. 15 years ago
Eusebiu Marcu 16d7bcde97 map code for assemblies without symbols 15 years ago
David Srbecký 164691cf33 Further improvement in conditional control flow. 15 years ago
David Srbecký e2291940fb Improve control flow of conditions 15 years ago
Daniel Grunwald 4e0d9ddefe Analyzer: Show type name; avoid resolving (and potentially loading assemblies) where possible. 15 years ago
Daniel Grunwald 2d4de37ac2 Fix NullReferenceException in AssemblyListTreeNode.Find*Node 15 years ago
Daniel Grunwald e9ad53a607 Improvements for the analyzer. 15 years ago
Daniel Grunwald 3302748c58 Bugfix SharpTreeNodeCollection.Clear(). 15 years ago
Siegfried Pammer ead42305f8 replace DockPanel with Grid and add a GridSplitter to allow Analyzer to be resized + other cleanup 15 years ago
Siegfried Pammer 34fa07cbb8 add ILSpy analyzer 15 years ago
Eusebiu Marcu ada00fd114 Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger 15 years ago
Eusebiu Marcu ef462e4d4e add myself to contributors 15 years ago
Eusebiu Marcu a731d68963 Remove all breakpoints. 15 years ago
Daniel Grunwald 801f0b8880 Always append ".csproj" extension when saving as project. 15 years ago
Daniel Grunwald b494786088 Fix crash in ILInlining. 15 years ago
Daniel Grunwald e300932d81 Bump version number. 15 years ago
Eusebiu Marcu 85c6614868 Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger 15 years ago
Daniel Grunwald bac3c5c21d Use newlines in array initializers. 15 years ago
Daniel Grunwald 8f8c2ea280 Perform an inlining step after eliminating array initializers. 15 years ago
Daniel Grunwald 24fdee7808 Fix order of array specifiers when creating nested arrays. 15 years ago
Daniel Grunwald f99e7036e7 Add support for array initializers don't use RuntimeHelpers.InitializeArray 15 years ago
Daniel Grunwald 7de3cf9bc4 Add support for array initializers. 15 years ago
Eusebiu Marcu d0827ae8c3 Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger 15 years ago
Eusebiu Marcu 0249d17827 Update UI when debugged stopped. 15 years ago
Daniel Grunwald f648be9fb7 Remove `n from generic class names. 15 years ago
Daniel Grunwald 1607321a64 Add support for multidimensional arrays. 15 years ago
Daniel Grunwald 680d7a413e Fix exception in type substitution when accessing multidimensional arrays that have a type parameter as element type. Closes #43. 15 years ago
Daniel Grunwald ef5ef62adc Fix typo in type inference for BrLogicAnd/BrLogicOr. 15 years ago
Daniel Grunwald 7b6fe8072f Use default proxy settings when checking for updates. 15 years ago
Daniel Grunwald ff9edd2859 Merge commit '7ac091e93d8112b369425cceab64829c094e401c' 15 years ago
Daniel Grunwald 7ac091e93d Squashed 'NRefactory/' changes from b28b9a3..2200240 15 years ago
Eusebiu Marcu f4bc253e89 first workable debugger 15 years ago