8 Commits (abff91f0c2f452cc25eb1ad60d88a6f845d1f128)

Author SHA1 Message Date
Daniel Grunwald 35a0ee2263 Fix #1309: Decompilation of dynamic casts. 7 years ago
Daniel Grunwald dd5845e83d Support short-circuiting operators with dynamic. (e.g. "if (x.A && x.B)" where "x" is dynamic) 7 years ago
Siegfried Pammer 74fc5ba8a4 Add more test cases 7 years ago
Siegfried Pammer 78e81bee29 Add more dynamic tests 7 years ago
Siegfried Pammer e933abb67f Update dynamic tests 7 years ago
Siegfried Pammer 9fa5249afe Update dynamic test cases 7 years ago
Siegfried Pammer 51e0aab6c8 Add more tests 7 years ago
Andreas Weizel 16b00bfabc Added DynamicTests. 7 years ago