Files
kotlin-fork/compiler/testData/codegen
Alexander Udalov c9bdfd2f07 Generate compareTo() properly
Take into account:
1) resolved call to compareTo (instead of always calling Comparable's method)
2) types of both caller and callee, when primitive, to avoid wrong casting
(instead of always using caller's type)

 #KT-3078 Fixed
2012-11-28 17:45:38 +04:00
..
2012-10-30 16:48:02 +04:00
2012-11-12 13:23:00 +04:00
2012-08-22 18:40:37 +03:00
2012-11-28 17:45:38 +04:00
2012-09-20 18:10:19 +04:00
2011-10-20 16:21:18 +02:00
2011-10-20 16:21:18 +02:00
2012-08-09 15:13:42 +04:00
2011-11-30 10:20:19 +03:00