Files
kotlin-fork/compiler/testData
Alexander Udalov 3a0aac4857 Simplify type mapping logic in CodegenBinding
- inline asmType to calling getAsmType, which does something more
- refactor getJvmInternalName to use getAsmType as well
- simplify getAsmType and fix a probable bug in mapping singletons nested in
  enums (which wasn't reproduced, though a test is added)
- delete unnnecessary ASM_TYPE recording for enum entries in
  CodegenAnnotatingVisitor
2014-05-08 16:45:15 +04:00
..
2014-04-30 13:54:21 +04:00
2014-05-07 03:08:24 +04:00
2014-05-07 22:50:21 +04:00
2014-02-17 10:45:48 +04:00