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
ceb1607057cbab67049f598cdcc02bbbc503205e
kotlin-fork
/
compiler
/
fir
/
semantics
T
History
pyos
ceb1607057
FIR DFA: when breaking aliasing, keep the rest of the group together
...
var a = ... var b = a var c = a a = ... // b and c still aliased
2022-11-22 15:44:25 +00:00
..
src/org/jetbrains/kotlin
/fir
FIR DFA: when breaking aliasing, keep the rest of the group together
2022-11-22 15:44:25 +00:00
build.gradle.kts
Drop all redundant kotlin-reflect, kotlin-reflect-api dependencies
2022-08-22 15:42:57 +02:00