Commit Graph

  • 2d18f5e309 Members of a type are collapsed by default. Daniel Grunwald 2011-02-16 19:03:22 +0100
  • 578a8a83c5 Sort type members in tree view. Daniel Grunwald 2011-02-16 18:53:04 +0100
  • c4b63b87c6 Show values of constants. Daniel Grunwald 2011-02-16 18:52:39 +0100
  • a460bc65ab Fix order of modifiers. Daniel Grunwald 2011-02-16 18:49:06 +0100
  • 3aa5f6d586 Notes added by 'git notes add' Build Server 2011-02-16 18:41:42 +0100
  • 7a81ab2e1e Patch Mono.Cecil to allow safe multi-threaded read access. Daniel Grunwald 2011-02-16 18:40:37 +0100
  • ff703b3578 Notes added by 'git notes add' Build Server 2011-02-16 17:34:42 +0100
  • 0ede3cf555 Fix TreeFlattener.IndexOf (avoids crash when navigating or loading assemblies while a search filter is active) Daniel Grunwald 2011-02-16 17:34:15 +0100
  • 4b1cc316f4 Notes added by 'git notes add' Build Server 2011-02-16 17:14:00 +0100
  • 4b6bd1bd7c Fix crash when decompiling delegate creation of generic method. Daniel Grunwald 2011-02-16 17:09:41 +0100
  • dfe55790fc Notes added by 'git notes add' Build Server 2011-02-16 16:59:24 +0100
  • 12a0bb330d If the decompiler crashes: Show name of the decompiled method in the exception message. Daniel Grunwald 2011-02-16 16:58:48 +0100
  • 92aa237956 Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger Eusebiu Marcu 2011-02-16 16:55:38 +0200
  • b46136786e Show tooltip when debugging. Eusebiu Marcu 2011-02-16 16:50:29 +0200
  • 448ccb6f8f Notes added by 'git notes add' Build Server 2011-02-16 14:56:57 +0100
  • a0f22ed522 Add delay to SearchBox. Daniel Grunwald 2011-02-16 14:56:15 +0100
  • 57c098b974 Notes added by 'git notes add' Build Server 2011-02-16 14:43:21 +0100
  • abc94713e8 Allow expanding/collapsing nodes with numpad plus/minus. Daniel Grunwald 2011-02-16 14:42:29 +0100
  • 16d84ed0d9 Create a simple expression parser. Eusebiu Marcu 2011-02-16 14:47:07 +0200
  • 981fd8fc7f Add icon for ILSpy. Daniel Grunwald 2011-02-16 13:42:11 +0100
  • 381df74fa6 Split assembly loading logic out of AssemblyTreeNode. Daniel Grunwald 2011-02-15 21:04:43 +0100
  • 2b949db18b Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger Eusebiu Marcu 2011-02-16 11:28:45 +0200
  • aad4001cdb Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger Eusebiu Marcu 2011-02-16 11:23:58 +0200
  • 0216033ee6 Notes added by 'git notes add' Build Server 2011-02-16 10:17:12 +0100
  • 597f6bda86 Fixed building of ILAst try-catch block David Srbecký 2011-02-16 09:16:33 +0000
  • a2e94fd878 Notes added by 'git notes add' Build Server 2011-02-16 03:04:52 +0100
  • 7f08673210 Trivial fix for variable name numbering David Srbecký 2011-02-16 01:58:33 +0000
  • 7fde5d35b9 Notes added by 'git notes add' Build Server 2011-02-16 02:48:15 +0100
  • 6c1f4ca355 Simple fix for some accidentaly duplicated nodes David Srbecký 2011-02-16 01:46:35 +0000
  • c2acbecbdb Notes added by 'git notes add' Build Server 2011-02-16 02:25:34 +0100
  • dd99653380 Removed the old Decompiler directory David Srbecký 2011-02-16 01:24:55 +0000
  • e0e1823291 Notes added by 'git notes add' Build Server 2011-02-16 02:19:01 +0100
  • 22646aa3b3 Fixed infinite loop in AstComparer David Srbecký 2011-02-16 01:17:53 +0000
  • 937b85f64c Notes added by 'git notes add' Build Server 2011-02-16 02:11:29 +0100
  • 28117e8c4c Set the icon of main window David Srbecký 2011-02-16 01:10:11 +0000
  • d39cf5db2c Notes added by 'git notes add' Build Server 2011-02-16 01:50:50 +0100
  • 19a5b6c151 Don't show fully qualified names David Srbecký 2011-02-16 00:49:38 +0000
  • a5254a0145 Notes added by 'git notes add' Build Server 2011-02-16 01:43:17 +0100
  • d469b6a513 Fixed local variable names, types and definitions David Srbecký 2011-02-16 00:42:27 +0000
  • fb34c485aa Notes added by 'git notes add' Build Server 2011-02-16 01:13:33 +0100
  • 9937d991e8 Initial support for switch statements David Srbecký 2011-02-16 00:13:03 +0000
  • 1575881e77 Notes added by 'git notes add' Build Server 2011-02-16 00:06:20 +0100
  • 83914ebc44 Minor fix of the last commit David Srbecký 2011-02-15 23:05:29 +0000
  • 2115e22efd Notes added by 'git notes add' Build Server 2011-02-15 23:35:35 +0100
  • 11d53ebdca Keep track of original IL ranges David Srbecký 2011-02-15 22:33:56 +0000
  • 96047edaee Notes added by 'git notes add' Build Server 2011-02-15 22:52:41 +0100
  • dac0d95f43 Better conditions in case when one body gotos out of scope David Srbecký 2011-02-15 21:51:43 +0000
  • 99375a0ce1 Notes added by 'git notes add' Build Server 2011-02-15 21:21:22 +0100
  • c7e7a24efa Slight improvement in the node order in loops David Srbecký 2011-02-15 20:20:38 +0000
  • 3dd9645f53 Handle op_Explicit and op_Implicit. Daniel Grunwald 2011-02-15 15:25:59 +0100
  • 23a4ca97e3 Notes added by 'git notes add' Build Server 2011-02-15 15:25:24 +0100
  • 78a2f904c2 In debug builds, make intermediate transform steps available as "language". Daniel Grunwald 2011-02-15 15:16:51 +0100
  • 9f1028cbf3 Add tooltips controls Eusebiu Marcu 2011-02-15 16:03:00 +0200
  • 46a9186c6a Notes added by 'git notes add' Build Server 2011-02-15 14:54:37 +0100
  • fb97498d28 Add support for anonymous methods. Daniel Grunwald 2011-02-15 14:47:25 +0100
  • f537bf43fb Add support for ldftn/ldvirtftn. Daniel Grunwald 2011-02-15 14:01:54 +0100
  • ea9c68acab Add tooltips control Eusebiu Marcu 2011-02-15 12:00:05 +0200
  • 3bd71f98e7 Notes added by 'git notes add' Build Server 2011-02-15 01:40:42 +0100
  • 1ba93ac216 Resurrect Ast based "goto removal" - we will use that until it is converted to ILAst based one. David Srbecký 2011-02-15 00:24:12 +0000
  • bcab82ec21 Handle mutually nested loops/conditions David Srbecký 2011-02-15 00:22:17 +0000
  • 27a561971c Notes added by 'git notes add' Build Server 2011-02-15 01:33:09 +0100
  • d1230081d7 Add ConvertConstructorCallIntoInitializer transformation step. Daniel Grunwald 2011-02-15 01:15:27 +0100
  • c6aa812609 Rename Idioms to ReplaceMethodCallsWithOperators. Daniel Grunwald 2011-02-15 01:00:39 +0100
  • d6990e66c1 Notes added by 'git notes add' Build Server 2011-02-15 01:00:24 +0100
  • 98e7c1c01d Detect non-virtual calls into the base class. Daniel Grunwald 2011-02-15 00:51:29 +0100
  • 1ff4eb63a8 Implemented correct detection for property getters/setters and event add/remove accessors. Daniel Grunwald 2011-02-15 00:47:02 +0100
  • e4b7ad30b5 Fix typo in AstMethodBodyBuilder file name. Daniel Grunwald 2011-02-15 00:32:40 +0100
  • 3c229d2aa7 Add opcode support to the decompiler: or, ldelema, ldarga, ldflda, ldsflda, ldloca, sizeof Daniel Grunwald 2011-02-15 00:32:05 +0100
  • 542539a2bb Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger Eusebiu Marcu 2011-02-15 00:54:46 +0200
  • a0ca895498 Port debugger libraries to use new NRefactory. Eusebiu Marcu 2011-02-15 00:37:01 +0200
  • b56cbde965 Notes added by 'git notes add' Build Server 2011-02-14 23:36:12 +0100
  • daf6643434 Fixed some control flow correctness issues David Srbecký 2011-02-14 22:32:35 +0000
  • 4a6718cb97 Notes added by 'git notes add' Build Server 2011-02-14 22:02:58 +0100
  • 9502746b05 Fix exception when decompiling a try-catch block without finally block. Daniel Grunwald 2011-02-14 22:01:38 +0100
  • f1fc689f96 Fixed structure detection bug that prevented try-finally blocks from being moved into loops. Daniel Grunwald 2011-02-14 21:52:56 +0100
  • 5340a891a1 Merge commit '814b8b3bf3553c719c84be7b0aa71c946731e36a' Daniel Grunwald 2011-02-14 21:32:33 +0100
  • 814b8b3bf3 Squashed 'NRefactory/' changes from 8db1fe2..b28b9a3 Daniel Grunwald 2011-02-14 21:32:32 +0100
  • 5b8f594d94 Notes added by 'git notes add' Build Server 2011-02-14 17:59:22 +0100
  • 25c17f1e22 Merge in the latest NRefactory (8db1fe252f6539e9cde8c9fb5f59aa60e4089d8f) Daniel Grunwald 2011-02-14 17:44:44 +0100
  • e1de044cc0 Squashed 'NRefactory/' changes from ec42611..8db1fe2 Daniel Grunwald 2011-02-14 17:40:50 +0100
  • edd396a82c Started porting the debugger code to use new NRefactory Eusebiu Marcu 2011-02-14 18:23:15 +0200
  • f40229d00c Merge branch 'master' of github.com:icsharpcode/ILSpy Daniel Grunwald 2011-02-14 12:22:05 +0100
  • 1a6e051bb5 add reference to new NRefactory Eusebiu Marcu 2011-02-14 09:22:14 +0200
  • 37d468c170 Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger Eusebiu Marcu 2011-02-14 09:14:57 +0200
  • 0cb55f64a0 Add back drag'n'drop to SharpTreeView. Daniel Grunwald 2011-02-14 03:40:37 +0100
  • 10055acdd6 Notes added by 'git notes add' Build Server 2011-02-14 03:31:49 +0100
  • 9fb7d244ed Find conditions David Srbecký 2011-02-14 02:07:05 +0000
  • 4f0c70fce3 Flatten temporary blocks; Simple goto removal; Remove dead labels David Srbecký 2011-02-14 00:50:25 +0000
  • c2e909a386 Filtering performance improvement. Daniel Grunwald 2011-02-14 01:38:52 +0100
  • 0e47eaf60c Use SharpTreeNode.IsHidden for filtering. Daniel Grunwald 2011-02-14 00:30:21 +0100
  • 8d82bf11b4 SharpTreeView: Disable expensive checks to make debug builds a bit faster. Daniel Grunwald 2011-02-14 00:30:01 +0100
  • 8c428c3210 Fix bugs in RemoveNodes(). Daniel Grunwald 2011-02-14 00:03:42 +0100
  • d9cdb29c2d Refactoring control flow David Srbecký 2011-02-13 16:02:48 +0000
  • 7f75176e7a Fixed bug in TreeFlattener.IndexOf() [this was causing ScrollToItem() to work incorrectly] Daniel Grunwald 2011-02-13 22:25:32 +0100
  • 7f45c26f6d Adjust ILSpy to SharpTreeView changes. Daniel Grunwald 2011-02-13 22:21:23 +0100
  • c942248aaa SharpTreeView: implemented node removal. Daniel Grunwald 2011-02-13 22:21:12 +0100
  • 00d01f24ba Stepping in IL debugger Eusebiu Marcu 2011-02-13 23:16:38 +0200
  • 54e170cae5 Reimplemented expanding/collapsing. Daniel Grunwald 2011-02-13 20:51:27 +0100
  • aa50a0c3cb Implemented FlatListTreeNode. Daniel Grunwald 2011-02-13 18:41:25 +0100
  • ad14b53945 Started implementing a better TreeFlattener for SharpTreeView. Daniel Grunwald 2011-02-13 17:31:59 +0100