Files
kotlin-fork/compiler
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-11-27 14:49:10 +04:00
2012-11-28 17:45:38 +04:00
2012-11-27 13:33:57 +04:00
2012-11-28 17:45:38 +04:00
2012-11-28 17:45:38 +04:00