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
b79ca7d7df784422040b8f4741022aab32b6f1ac
kotlin-fork
/
compiler
/
testData
T
History
Mads Ager
b79ca7d7df
[FIR] Allow annotation instantiation.
...
This commit disables the frontend error reporting for supported cases.
2021-11-09 23:51:48 +03:00
..
asJava
FIR LC: use optimal type mapping mode for return type
2021-11-08 20:12:17 +01:00
binaryCompatibility
/klibEvolution
…
builtin-classes
…
capturedTypeApproximation
…
cfg
…
cfg-variables
…
cfgVariablesWithStdLib
/contracts
Rename !USE_EXPERIMENTAL test directive to !OPT_IN
2021-09-10 16:29:16 +03:00
cfgWithStdLib
/contracts
Rename !USE_EXPERIMENTAL test directive to !OPT_IN
2021-09-10 16:29:16 +03:00
checkLocalVariablesTable
[JVM IR] Do not put destructuring params or underscores in LVT.
2021-11-02 15:13:14 +03:00
classpathOrder
…
cli
Remove runtime jar files version checker
2021-11-09 14:56:10 +01:00
codegen
[FIR] Allow annotation instantiation.
2021-11-09 23:51:48 +03:00
compileJavaAgainstKotlin
…
compileKotlinAgainstCustomBinaries
FIR: Fix overridability rule for Java declarations with different return type kinds
2021-11-02 19:08:28 +03:00
compileKotlinAgainstJava
…
compiler
/smoke
…
constraintSystem
…
debug
[FIR] Fix local variable tests.
2021-11-09 11:09:11 +03:00
diagnostics
[FIR] Allow annotation instantiation.
2021-11-09 23:51:48 +03:00
friendPaths
…
integration
…
ir
Remove backend tests on old inference
2021-11-09 20:07:33 +01:00
javaModules
…
kotlinClassFinder
…
launcher
…
lexer
…
loadJava
[FIR] Fix dispatch receivers on inner classes' constructors
2021-10-05 12:17:08 +00:00
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
Basic support of partially specified type arguments though a new underscore operator for type arguments
2021-11-01 12:25:07 +03:00
psiUtil
…
recursiveProcessor
…
reflection
/classLoaderForBuiltIns
…
repl
…
resolve
…
resolveAnnotations
…
resolveConstructorDelegationCalls
Use the new type inference for top-level callable reference resolution
2021-09-27 16:12:27 +03:00
resolvedCalls
Revert "Make freshly substituted type variables def not nullable if they come from not null type parameter"
2021-10-26 19:37:58 +03:00
serialization
…
type
/binding
…
typeQualifierNickname
…
versionRequirement
…
writeFlags
…
writeSignature
…
type-checker-test.kt
…
type-substitutor.kt
…