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
6f03e42ef7632c2087a7874ccf0ec00a23b4038c
kotlin-fork
/
compiler
/
testData
T
History
Ilmir Usmanov
52f9569d33
Generate CHECKCAST Object inside the markers
...
otherwise, the unboxing interferes with bytecode analysis.
2020-09-09 17:43:42 +02:00
..
asJava
…
builtin-classes
…
bytecodeVersion
/simple
…
capturedTypeApproximation
…
cfg
…
cfg-variables
…
cfgVariablesWithStdLib
/contracts
…
cfgWithStdLib
/contracts
…
checkLocalVariablesTable
Do not put $completion to LVT if is dead
2020-08-05 19:47:54 +02:00
classpathOrder
…
cli
Add link to the online docs to kotlinc's help
2020-09-02 16:45:56 +02:00
codegen
Generate CHECKCAST Object inside the markers
2020-09-09 17:43:42 +02:00
compileJavaAgainstKotlin
…
compileKotlinAgainstCustomBinaries
…
compileKotlinAgainstJava
…
compileKotlinAgainstKotlin
Minor, add compileKotlinAgainstKotlin test case for KT-41374
2020-09-07 19:41:37 +02:00
compiler
/smoke
…
constraintSystem
…
debug
[JVM_IR] Rebase constructor stepping tests that are working as intended.
2020-08-20 13:12:22 +02:00
diagnostics
NI: don't do substitution for unsupported callable descriptors to use as callable references
2020-09-09 18:00:41 +03:00
evaluate
…
experimental
…
foreignAnnotations
…
foreignAnnotationsJava8
/tests
…
friendPaths
…
integration
…
ir
[FIR] Use CandidateApplicability from FE 1.0
2020-09-09 12:38:34 +03:00
javac
…
javaModules
Fix loading of builtins resources in kotlin-reflect in Java modular mode
2020-08-24 13:30:00 +02:00
kotlinClassFinder
…
launcher
…
lexer
…
loadJava
…
loadJava8
…
loadJavaPackageAnnotations
/test
…
mockJDK
…
mockJDK9/jre
/lib
…
mockJDKModified
…
moduleProtoBuf
…
modules.xml
…
multiModule/java
/custom
…
multiplatform
…
parseCodeFragment
…
psi
Parser tests: move the contract description blocks tests to a separate folder and add a test for property accessors' contracts
2020-08-25 12:58:38 +03:00
psiUtil
…
recursiveProcessor
…
reflection
/classLoaderForBuiltIns
…
renderer
…
renderFunctionDescriptorInExpression
…
repl
…
resolve
…
resolveAnnotations
…
resolveConstructorDelegationCalls
…
resolvedCalls
…
serialization
…
type
/binding
…
typeQualifierNickname
…
versionRequirement
…
writeFlags
…
writeSignature
…
type-checker-test.kt
…
type-substitutor.kt
…