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
1827df82c4cd0bfd0decf9d69288e1a019b8f787
kotlin-fork
/
compiler
/
incremental-compilation-impl
T
History
Ivan Kochurkin
1827df82c4
Removed useless
as
casts from compiler code
...
It allows compiling code with K2 and enabled `-Werror`
2023-10-24 20:59:56 +00:00
..
src/org/jetbrains/kotlin
/incremental
Removed useless
as
casts from compiler code
2023-10-24 20:59:56 +00:00
test/org/jetbrains/kotlin
/incremental
[BT] Add support for in-process incremental compilation
2023-10-23 13:04:17 +00:00
testData
[FE] Convert ClassId.java to Kotlin
2023-09-21 12:40:43 +00:00
build.gradle.kts
[Build] Add jUnit dependencies in
testApiJUnit5
to the
implementation
configuration
2023-09-06 22:47:34 +00:00