Files
kotlin-fork/compiler/testData
Alexander Udalov 8a5336aca2 Don't use $ in package fragment class names
Package fragment classes now are named "*Package-<filename>-<hash>" instead of
"*Package$src$<filename>$<hash>". This will help to avoid erroneous code in
intellij FileManager, which assumes that classes with dollars are always inner
classes of some other class (see AnnotationDescriptorDeserializer)
2013-10-02 17:03:24 +04:00
..
2013-10-01 19:32:38 +04:00
2013-09-30 22:43:18 +04:00
2012-01-20 19:32:12 +04:00
2013-03-27 19:19:55 +04:00
2013-04-29 17:59:51 +04:00