17 Commits (fffa297b8f86f51c93831868ef55948f2161e198)

Author SHA1 Message Date
Daniel Grunwald 91f875169c Add a bunch of instructions. 11 years ago
Daniel Grunwald 8235a93e4f Basic infrastructure for C# decompiler 11 years ago
Daniel Grunwald 2c75fada90 Update to NRefactory 5.4 11 years ago
Daniel Grunwald c346f079df Fix compiler warnings, and exclude the refactorings from NR.CSharp. 12 years ago
Daniel Grunwald f23eee362a Add .gitattributes and normalize newlines 12 years ago
Daniel Grunwald d24cb3ff2e Fixed disassembling and decompiling negative zeroes. 13 years ago
Daniel Grunwald 5d3a812ac0 Fix NullReferenceException in AstMethodBodyBuilder introduced by the bugfix for #282. 14 years ago
Daniel Grunwald 09b0db5cd4 Add strong name to all ILSpy assemblies. 14 years ago
Artur Zgodziński f8ee8ae828 simplified switch sections by removing redundant blocks. 14 years ago
Artur Zgodziński 1627337fcc changed formatting of the C# Case statement 14 years ago
Daniel Grunwald f450aca351 C# AST: when setting a string property to null or an empty string, remove the corresponding identifier token. 14 years ago