Files
kotlin-fork/compiler/testData/codegen/box
pyos 8d33de4297 JVM: partially reify typeOf and signatures as soon as possible
E.g. when substituting T -> Array<T>, write the bytecode for the
Array<...> part for typeOf.

This fixes various issues where either Array nesting levels, nullability
information (for typeOf), or entire reification markers were missing,
causing incorrect outputs ranging from missing `?`s to missing `[]`s to
just reified types not really being reified.

^KT-53761 Fixed
2022-10-06 00:58:25 +02:00
..
2022-08-01 08:57:16 +00:00
2022-09-15 16:27:46 +00:00
2022-08-01 08:57:16 +00:00
2022-08-01 08:57:16 +00:00
2022-06-28 16:58:20 +02:00
2021-12-29 17:07:03 +00:00
2022-08-01 08:57:16 +00:00
2022-09-27 12:17:19 +00:00
2022-08-01 08:57:16 +00:00
2022-02-24 15:20:14 +03:00
2022-08-01 08:57:16 +00:00