[kotlin j2k] Fix conversion of escaped dollar sign in string literals
[idea/community.git] / plugins / kotlin / j2k / new / tests /
2022-01-27 Alexey Belkov[kotlin j2k] Fix conversion of escaped dollar sign...
2022-01-25 Alexey Belkov[kotlin j2k] Minor: add test for obsolete issue
2022-01-24 Alexey Belkov[kotlin j2k] Minor: fix testdata
2022-01-24 Alexey Belkov[kotlin j2k] Add test for unary implicit cast conversions
2022-01-24 Alexey Belkov[kotlin j2k] Minor: add test for obsolete issue
2022-01-24 Alexey Belkov[kotlin j2k] Fix conversion of bitwise binary expressions
2022-01-22 Mikhail Zarechenskiy[kotlin] Fix J2K test data: remove import, update error
2022-01-22 Dmitry Gridin[j2k] JvmRepeatable: fix testData
2022-01-22 Dmitry Gridin[j2k] convert `java.lang.annotation.Repeatable` to...
2022-01-22 Dmitry Gridin[j2k] tests: add descriptor with stdlib-jdk8
2022-01-22 Victor PetukhovFix builder inference tests
2022-01-22 Victor PetukhovReport warnings by enhanced base types
2022-01-22 Yan ZhulanowFix remaining compilation issues after commit cherry...
2022-01-22 Nikita Bobkotests-common: move all classes in subpackage
2022-01-20 Alexey Belkov[kotlin j2k] Minor: move test data file
2022-01-20 Alexey Belkov[kotlin j2k] Fix conversion of Chars in unary/binary...
2022-01-20 Alexey Belkov[kotlin j2k] Minor: add test for obsolete issue
2022-01-11 Dmitry Gridin[kotlin] regenerate tests
2022-01-02 Dmitry Gridin[kotlin] regenerate tests to update year
2021-12-14 Alexey Belkov[kotlin j2k] Fix conversion of String#split method...
2021-12-09 Dmitry Gridin[kotlin] regenerate tests
2021-12-09 Dmitry Gridin[kotlin] regenerate tests
2021-12-07 Dmitry Gridin[kotlin] regenerate tests to remove duplications on CI
2021-12-06 Alexey Belkov[kotlin j2k] Fix shadowing of generated property usage...
2021-12-01 Alexey Belkov[kotlin j2k] Fix expressions with mixed precedence...
2021-11-10 Nikita BobkoSplit kotlin-stdlib-jdk8 and kotlin-reflect libraries
2021-10-27 Alexey Belkov[kotlin j2k] Fix string concatenation with multiple...
2021-09-06 Dmitriy.PanovIJI-693 Move IntelliJ Toml plugin to intellij monorepo
2021-09-02 Andrei KuznetsovMerge remote-tracking branch 'origin/master' into ank...
2021-08-30 Yan Zhulanow[kotlin] Add kotlin.plugin to test classpath of Kotlin...
2021-08-06 Evgeniia OnosovskaiaMerge IJ-MR-12477 from net213-jlamia-publish-ux
2021-08-06 Nikolay Chashnikovget rid of unnecessary Kotlin facets in intellij project
2021-08-02 Dmitry Gridin[kotlin] regenerate tests to update doc
2021-07-30 eonosovskaiaMerge branch 'master' into net213-jlamia-publish-ux
2021-07-28 Ilya KirillovNJ2K: get JKExpression type by PSI instead of custom...
2021-07-26 Ilya KirillovNJ2K: do not fail on invalid code in some cases
2021-07-26 Ilya KirillovNJ2K: add support of switch expressions and enhanced...
2021-07-26 Ilya KirillovNJ2K: fix method call conversions with binary expressions
2021-07-26 Ilya KirillovNJ2K: fix converting for loop with infix call in condition
2021-07-26 Ilya KirillovNJ2K: fix converting nested blocks to run
2021-07-22 Ilya KirillovNJ2K: fix missing annotations on enum entries
2021-07-22 Ilya KirillovNJ2K: fix missing annotations on annotation methods
2021-07-22 Ilya KirillovNJ2K: fix class fields initialisation
2021-07-22 atsushienoFix 45590 - New J2K: in string literals, convert \f...
2021-07-19 Dmitry Gridin[kotlin] remove redundant `jvmTarget` option from modules
2021-07-16 Yan Zhulanow[kotlin] Allow using @KotlinPluginInternalApi-marked...
2021-07-13 Nikita NazarovFix NPE in ConvertGettersAndSettersToPropertyProcessing...
2021-07-11 Abduqodiri Qurbonzoda[J2K] Update conversions for char type casts #KTIJ...
2021-07-11 Abduqodiri Qurbonzoda[J2K] Update conversion for Character.digit #KTIJ-18577
2021-07-11 Abduqodiri Qurbonzoda[J2K] Update replacements for case converting functions...
2021-06-30 Mikhail Zarechenskiy[kotlin] Use correct library to kotlin-stdlib-jdk8
2021-06-30 Nikita BobkoMove 'intellij.platform.core' higher than 'kotlinc...
2021-06-30 Nikita Bobko[setup kt-211-1.5.0 branch] Fix compilation
2021-06-30 Abduqodiri QurbonzodaAdvance deprecation level of FP to lesser than Int...
2021-05-29 Andrei KuznetsovIDEA-268850 [merge-android-42] merge fresh IJ master
2021-05-21 Nikita Bobko[kotlin] Update copyright
2021-04-23 Dmitry Gridin[kotlin] replace kotlinc.kotlin-stdlib-jdk8 with kotlin...
2021-04-21 Dmitriy.PanovMerge remote-tracking branch 'origin/master'
2021-04-20 Dmitriy.PanovMerge ... branch master of ssh://git@git.jetbrains...
2021-04-19 Nikita BobkoConvert all kotlinc-delegator.* modules to kotlinc...
2021-04-07 Nikita BobkoExtract kotlin.j2k.old tests into separate module
2021-04-07 Nikita BobkoExtract kotlin.j2k.new tests into separate module
2021-04-06 Andrei Silviu DragneaFix annotation qualifier loss
2021-03-17 Dmitry Gridin[tests] j2k: disable slow assertions for raw type tests
2021-02-28 Mikhail ZarechenskiyMerge Kotlin 1.4.31 compiler
2021-02-28 Victor PetukhovFix failing tests after 8bd78064be4f2bfb671e5e0c6c04b21...
2021-02-28 Abduqodiri QurbonzodaStraighten Char-to-code and Char-to-digit conversions...
2021-02-02 Dmitry Gridin[rename] fix invalid psi-tree after `get`->`invoke`
2021-01-07 Yan ZhulanowUpdate test data for MutabilityInferenceTestGenerated
2021-01-07 Yan ZhulanowHappy new year! (2021)
2020-10-23 Dmitry Gridin[import optimizer] remove java.util.* imports if kotlin...
2020-10-19 Louis VignierSSR: Merge intellij-structural-search-for-kotlin
2020-09-24 Yan ZhulanowMake testDataDirectory a property
2020-09-03 Dmitry Gridinfix nj2k tests
2020-09-02 Yan ZhulanowMark generated classes without tests with 'abstract'
2020-08-31 Ilya KirillovNJ2K: fix testdata of MultiFileTestGenerated.testNullab...
2020-08-25 Nikita BobkoRegenerate tests after cherry-pick
2020-08-25 Alex ChmyrKT-20421 fixing code generation for the case when ...
2020-08-25 Ilya KirillovNJ2K: fix implicit type cast in binary expressions
2020-08-25 Ilya KirillovNJ2K: preserve annotations while converting class to...
2020-08-21 Yan ZhulanowUse RunAll in all Kotlin tearDown() implementations
2020-08-21 Yan ZhulanowClone SDK before modification in New J2K tests
2020-08-06 Simon OgorodnikJ2K: Fix java 9 try-with-resources
2020-08-06 Simon OgorodnikJ2K: Fix type parameters in LHS of callable reference
2020-08-06 Roman GolyshevKT-40363 Handle non-octal int literals in for-loop...
2020-08-06 Roman GolyshevKT-40359 Catch `NumberFormatException` during literal...
2020-07-31 Dmitry Gridin[nj2k] add body filter
2020-07-31 Yan ZhulanowUpdate test data after switching bundled Kotlin compile...
2020-07-21 Yan ZhulanowRe-work test paths in Kotlin tests
2020-07-16 Yan ZhulanowRemove remaining parts of "all files present" checking
2020-07-08 Dmitry GridinImportOptimizer: add cases for unresolved references
2020-06-15 Nikita BobkoFix missing formatting in nJ2K tests. Part 2
2020-06-03 Roman GolyshevKT-18538 Fix inspection to detect unnecessary grand...
2020-06-03 Roman GolyshevKT-38450 Add functional interface converter to the...
2020-05-21 Yan ZhulanowReturn back @RunWith annotations on nested classes
2020-05-20 Yan ZhulanowAvoid duplication of test annotations
2020-05-20 Yan ZhulanowFix path handling in a number of Kotlin tests
2020-05-19 Yan ZhulanowTest generator: change generated test format
2020-05-19 Yan ZhulanowTest generator: rewrite test generator
2020-05-12 Dmitry Gridintests: apply official code style
next