116 Commits (c3aedb0b3c4d02cc2a2d84162df84d227a210e75)
 

Author SHA1 Message Date
David Srbecký 801a31f8d1 Generate code for some arithmetic operations (some operations are unsupported by CodeDom) 15 years ago
David Srbecký 35fcc443e6 Tweaks in the format of the output (place an empty line between commands) 15 years ago
David Srbecký a38d4f49c0 Group some op-codes: Arithmetic, Arrays, Branching, Comparison, Conversions, Indirect 15 years ago
David Srbecký 0410750716 Generate code for some basic commands; 15 years ago
David Srbecký 831739c4a7 Sort op-codes alphabetically 15 years ago
David Srbecký f0640bb4ef Moved some code into separate file; 15 years ago
David Srbecký 3f3885d92e Disassemble the CIL bytecode and write it into the methods as comments 15 years ago
David Srbecký ce43dec65f Recreate members of classes (no method bodies yet) 15 years ago
David Srbecký a605c5b5a3 Types have proper access modifiers and are properly nested 15 years ago
David Srbecký d43bf783ba Load the assembly and create a skeleton for each type (just 'public class' now) 15 years ago
David Srbecký c3368ce842 Added reference to the Mono.Cecil library 15 years ago
David Srbecký a6ff8910b4 Started the decompiler project - just a form with a text box where the generated source code will go 15 years ago
David Srbecký 9d470dff4e Project Proposal 15 years ago
David Srbecký 9e5fc484c7 Added a QuickSort program 15 years ago
David Srbecký 534b155fd7 Adding Cecil 0.6 library 15 years ago
David Srbecký 4d456e2e2f Initial repository layout 18 years ago