12 Commits (110defad02d43ccfd5526986de97cd7ade08479f)

Author SHA1 Message Date
David Srbecký 110defad02 The next statement for the end of loop is start of loop 15 years ago
David Srbecký ba59de34fb When looking what follows a 'goto' statement, exit and enter code blocks. 15 years ago
David Srbecký e6269f491b Moved jump reduction to the Ast transform phase 15 years ago
David Srbecký 3643debd61 The Target of decompilation is now Board. It has plenty of nested 'for' loops and 'if's. 15 years ago
David Srbecký eaa7a63343 castclass 15 years ago
David Srbecký 3ca49743ae ldtoken 15 years ago
David Srbecký 49eeb49d1b newobj 15 years ago
David Srbecký 6e7f51fad7 Property access. (Detect properties by naming convention; still needs to be done properly) 15 years ago
David Srbecký 57192a1fdc stfld 15 years ago
David Srbecký 86ca89b055 callvirt 15 years ago
David Srbecký 6e4b542709 ldfld 15 years ago
David Srbecký 40e1edd7d9 Fixed all bugs that prevented the decompiler from running. 15 years ago