1989 Commits (8efe667978b5cf359d0dd8619520ef59ed44d5a0)
 

Author SHA1 Message Date
Artur Zgodziski cd200fa504 Replaced MBUnit with NUnit. 15 years ago
Eusebiu Marcu 2a116080fa Fix ILRanges for expressions within statements 15 years ago
Eusebiu Marcu a602138b0e fix ILRange ToArray. 15 years ago
Eusebiu Marcu 620524d2c7 Fix steping for statements. 15 years ago
Eusebiu Marcu e21dfe2a78 Use AddRange for Arguments of expressions. 15 years ago
Eusebiu Marcu cfef05118f Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger 15 years ago
Daniel Grunwald 1fecab6aab Fixed expanding derived types. 15 years ago
Eusebiu Marcu 1715e51e0e Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger 15 years ago
Eusebiu Marcu 6d3e07526c fix Arguments & remove commented code 15 years ago
Eusebiu Marcu ec0750df43 fix expanding the IEnumrable 15 years ago
Eusebiu Marcu a9c9f13e71 fix headers 15 years ago
Eusebiu Marcu dd92027875 fix AppendMembemberReference 15 years ago
David Srbecký e53c2565e8 Simple heuristics to improve gotos related to loops 15 years ago
Eusebiu Marcu 455dfc765c Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger 15 years ago
David Srbecký c3e3166d8f Reimplemented condition "unnesting" to work on the fattened data with gotos already cleaned up. Use left over gotos and other unconditional flow to guide the unnesting. 15 years ago
Eusebiu Marcu 3bc8525c4b Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger 15 years ago
Eusebiu Marcu a1eab6c5c1 Add bookmark markers (red/yellow). 15 years ago
David Srbecký 3f4578f7f5 Duplicate return statement with const int/bool. 15 years ago
David Srbecký 46c99ddc44 Performance improvement - use accumulator list for GetSelfAndChildrenRecursive 15 years ago
David Srbecký effe892409 Duplicate return statements 15 years ago
David Srbecký 1bc30662b0 Rewritten goto removal. 15 years ago
David Srbecký 1174435aa6 Preparing duplication of return statement 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
Artur Zgodziski e8c2536606 BugFix: incorrectly removed empty constructors with parameters 15 years ago
Artur Zgodziski 33290c2a7f renamed files with sample code 15 years ago
Artur Zgodziski 8b1be87732 changed version of referenced gallio and mbunit libraries. 15 years ago
Artur Zgodziski 9974d7dc4e Merge branch 'master' of git://github.com/icsharpcode/ILSpy into cust-attr 15 years ago
Artur Zgodziski 19993ff43b more attribute targets implemented. 15 years ago
Eusebiu Marcu 5cafef1c25 Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger 15 years ago
Artur Zgodziski 6b9c2b7462 attribute target: method return 15 years ago
Artur Zgodziski 75661da50e attributed parameter declaration. 15 years ago
Artur Zgodziski 3609dd641a printing of field named arguments in attributes. 15 years ago
Artur Zgodziski 1df7e5f777 corrected printing values of named parameters of attributes. 15 years ago
Artur Zgodziski 9f1eb2b4cd support for type arguments of custom attributes. 15 years ago
Artur Zgodziski 09177affc1 partial support for named arguments in attributes. 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