Lines Matching refs:Fixed
5 * Fixed bug when Maven plugin wasn't published
20 * Fixed broken JVM transformer after upgrade to ASM 7.2.
37 * Fixed looking for local variables scope labels.
44 * Fixed inline functions on array elements.
45 * Fixed shutdown sequence of LockFreedomTestEnvironment.
61 * Fixed getting array elements by named index.
62 * Fixed broken npm publishing.
66 * Fixed BooleanArray setValue.
67 * Fixed removal of inline methods on atomicfu types from bytecode.
77 * Fixed Gradle plugin compatibility with `kotlin-multiplatform` plugin.
90 * Fixed to skip changing source path for unprocessed native output (see #51).
91 * Fixed inlining of atomic operations on JS (see #52).
124 * Fixed non-transformed AtomicBoolean and its tests
133 * Gradle plugin for JS: Fixed paths on Windows
143 * Fixed lost files during class analysis phase.
212 * Fixed lost ACC_STATIC on <clinit> methods.