Files
kotlin-fork/compiler
Alexander Udalov 304129f9c9 Check if the class is special by FQ name
This is needed because our built-ins can be loaded with two different
mechanisms (deserialization and lazy resolve) and, when that happens,
corresponding descriptors aren't equal to each other, so one of two resolved
descriptors for Any (or the same with Nothing) was never considered to be a
"special class" with no supertypes
2014-02-19 17:44:19 +04:00
..
2014-02-17 10:45:48 +04:00
2014-01-16 23:40:18 +04:00
2013-12-26 13:50:10 +04:00