This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3bca6ae8937bfbfdfd2e449e663cdcdd8b706ba6
kotlin-fork
/
nj2k
T
History
Victor Petukhov
857cc92326
Support preference of TYPE_USE annotations to enhance over others like METHOD, FIELD and VALUE_PARAMETER to avoid double applying them in case of arrays: @NotNull Integer [] (both to the array element and to the entire array)
...
^KT-24392 Fixed
2020-12-18 19:32:04 +03:00
..
nj2k-services
Cleanup 193 compatibility fixes
2020-11-11 14:28:54 +03:00
resources
/messages
Improve J2K progress reporting
2020-07-29 17:56:02 +03:00
src/org/jetbrains/kotlin
/nj2k
Support preference of TYPE_USE annotations to enhance over others like METHOD, FIELD and VALUE_PARAMETER to avoid double applying them in case of arrays: @NotNull Integer [] (both to the array element and to the entire array)
2020-12-18 19:32:04 +03:00
testData
NJ2K: fix testdata of MultiFileTestGenerated.testNullabilityByDFa
2020-08-26 16:17:24 +03:00
tests/org/jetbrains/kotlin
/nj2k
[TEST] Regenerate tests after previous commit
2020-12-16 19:52:28 +03:00
build.gradle.kts
Cleanup 193 compatibility fixes
2020-11-11 14:28:54 +03:00
GenerateJKTreeVisitorAndTransformer.kt
New J2K: move visitor generator out of src folder
2019-09-29 11:39:38 +03:00