9 Commits (00a54a278a4da9de5a8169dc007cb2575c44d3a1)

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
Daniel Grunwald e718d45f7d Use tabs in dynamic tests. 7 years ago
Andreas Weizel 16b00bfabc Added DynamicTests. 7 years ago