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
ac1b957f8db750037fc47c4770280de152eb322f
kotlin-fork
/
compiler
/
testData
T
History
Mikhail Glukhikh
e8cf0b5d4f
Add test for kotlin.streams function usage in Kotlin code
...
NB: does not pass in javac mode due to lack of JvmPackageName support
2019-10-03 11:16:24 +03:00
..
asJava
Fix IdeRegression.testImplementingMutableSet test data
2019-10-02 20:18:24 +03:00
builtin-classes
…
bytecodeVersion
/simple
…
capturedTypeApproximation
…
cfg
…
cfg-variables
…
cfgVariablesWithStdLib
/contracts
…
cfgWithStdLib
/contracts
…
checkLocalVariablesTable
JVM_IR: Minor. Unmute tests
2019-09-19 19:28:11 +03:00
classpathOrder
…
cli
JS: add -Xmetadata-only flag for JS common code modules (KT-33142 fixed)
2019-09-27 19:12:03 +03:00
codegen
KT-14513 Don't generate delegated property metadata when unused
2019-10-02 17:14:48 +04:00
compileJavaAgainstKotlin
Add and (un)mute inline class tests
2019-06-13 12:25:06 +02:00
compileKotlinAgainstCustomBinaries
Psi2ir: ignore unresolved class literals in annotations
2019-09-18 14:05:28 +02:00
compileKotlinAgainstJava
…
compileKotlinAgainstKotlin
JVM_IR: set dispatchReceiverParameter of imported JvmStatic object methods to null
2019-10-01 20:52:56 +03:00
compiler
/smoke
…
constraintSystem
…
diagnostics
Add test for kotlin.streams function usage in Kotlin code
2019-10-03 11:16:24 +03:00
evaluate
…
experimental
…
foreignAnnotations
…
foreignAnnotationsJava8
/tests
…
friendPaths
…
integration
…
ir
FIR: don't perform argument check for callable references
2019-09-27 09:23:34 +03:00
javac
…
javaModules
…
kotlinClassFinder
…
launcher
Set java.class.path property in runner and loader
2019-08-28 17:59:12 +02:00
lexer
…
lineNumber
(Un)mute tests
2019-07-31 11:18:44 +02:00
loadJava
[FIR] Render nullability in type renderer, not in fir renderer
2019-08-22 10:55:07 +03:00
loadJava8
…
loadJavaPackageAnnotations
/test
…
mockJDK
…
mockJDK9/jre
/lib
…
mockJDKModified
…
moduleProtoBuf
…
modules.xml
…
multiModule/java
/custom
…
multiplatform
Use modules instead of files for MPP diagnostic
2019-10-02 16:52:40 +03:00
parseCodeFragment
…
psi
Support non-parenthesized annotations on functional types without receiver
2019-07-17 16:18:15 +03:00
psiUtil
…
recursiveProcessor
…
reflection
/classLoaderForBuiltIns
…
renderer
…
renderFunctionDescriptorInExpression
…
repl
…
resolve
…
resolveAnnotations
…
resolveConstructorDelegationCalls
…
resolvedCalls
…
script
…
serialization
…
type
/binding
…
typeQualifierNickname
…
versionRequirement
Generate version requirement on inline functions since API version 1.4
2019-08-12 16:09:23 +02:00
writeFlags
JVM IR: Fix enum constructor visibility
2019-09-24 13:28:08 +03:00
writeSignature
Remove codegen tests on inline classes based on type parameters
2019-08-27 11:01:08 +02:00
type-checker-test.kt
…
type-substitutor.kt
…