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
b2315a4a054a8af6366d0929b4d0cb3e39dd71ea
kotlin-fork
/
compiler
/
testData
T
History
pyos
b2315a4a05
IR: optimize
f(); return
in
tailrec fun f(): Unit
...
It's equivalent to `return f()`.
2021-10-01 14:37:54 +02:00
..
asJava
FIR LC: introduce modifier list for members
2021-09-29 22:02:48 +02:00
binaryCompatibility
/klibEvolution
…
builtin-classes
…
capturedTypeApproximation
…
cfg
…
cfg-variables
…
cfgVariablesWithStdLib
/contracts
…
cfgWithStdLib
/contracts
…
checkLocalVariablesTable
…
classpathOrder
…
cli
Use warn mode by default for jspecify nullability annotations in 1.6
2021-09-30 20:08:35 +03:00
codegen
IR: optimize
f(); return
in
tailrec fun f(): Unit
2021-10-01 14:37:54 +02:00
compileJavaAgainstKotlin
…
compileKotlinAgainstCustomBinaries
…
compileKotlinAgainstJava
…
compiler
/smoke
…
constraintSystem
…
debug
JVM_IR don't use Intrinsics.stringPlus for 2-argument concatenation
2021-10-01 02:59:52 +03:00
diagnostics
Don't add LHS type constraint for callable references too early, before the resolution
2021-10-01 13:33:21 +03:00
friendPaths
…
integration
…
ir
Psi2ir: fix function type check for fun interface conversion
2021-09-30 14:07:07 +02:00
javaModules
…
kotlinClassFinder
…
launcher
…
lexer
…
loadJava
…
loadJava8
…
loadJava17
Migrate all JDK 15 related tests to JDK 17
2021-09-28 13:01:45 +03:00
loadJavaPackageAnnotations
/test
…
mockJDK
…
mockJDK9/jre
/lib
…
mockJDKModified
…
moduleProtoBuf
…
modules.xml
…
multiModule/java
/custom
…
multiplatform
…
parseCodeFragment
…
psi
…
psiUtil
…
recursiveProcessor
…
reflection
/classLoaderForBuiltIns
…
repl
…
resolve
…
resolveAnnotations
…
resolveConstructorDelegationCalls
…
resolvedCalls
…
serialization
…
type
/binding
…
typeQualifierNickname
…
versionRequirement
…
writeFlags
…
writeSignature
…
type-checker-test.kt
…
type-substitutor.kt
…