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
592cf4f4e8fbde546f1054dc74b0e6a35efe4eaf
kotlin-fork
/
compiler
/
testData
T
History
Mikhail Glukhikh
592cf4f4e8
Make FirNamedReferenceWithCandidate not resolved, fix receiver completion
...
Counting it as resolved provokes a lot of difficult to discover errors
2019-07-17 10:45:06 +03:00
..
asJava
Fix UL-classes test renders and test data
2019-07-12 16:33:51 +03:00
builtin-classes
…
bytecodeVersion
/simple
…
capturedTypeApproximation
…
cfg
…
cfg-variables
…
cfgVariablesWithStdLib
/contracts
…
cfgWithStdLib
/contracts
…
checkLocalVariablesTable
Replicate old backend's naming logic for captured receiver parameter and extension receiver parameters.
2019-07-08 16:25:18 +09:00
classpathOrder
…
cli
Fix new inference CLI tests on Windows
2019-07-09 11:52:54 +02:00
codegen
Support Array::class literal, forbid Array<X>::class on non-JVM
2019-07-16 15:57:26 +02:00
compileJavaAgainstKotlin
Add and (un)mute inline class tests
2019-06-13 12:25:06 +02:00
compileKotlinAgainstCustomBinaries
Psi2ir: ignore unresolved annotations
2019-07-15 18:40:00 +02:00
compileKotlinAgainstJava
Load Java enums as final classes
2019-04-10 14:39:16 +03:00
compileKotlinAgainstKotlin
JVM_IR: Enable inlining for external declarations with inline class parameters.
2019-07-01 15:49:12 +02:00
compiler
/smoke
…
constraintSystem
…
diagnostics
Support Array::class literal, forbid Array<X>::class on non-JVM
2019-07-16 15:57:26 +02:00
evaluate
…
experimental
…
foreignAnnotations
…
foreignAnnotationsJava8
/tests
…
friendPaths
…
integration
JS: do not use "-no-stdlib" in non-relevant tests
2019-04-25 14:42:43 +02:00
ir
Make FirNamedReferenceWithCandidate not resolved, fix receiver completion
2019-07-17 10:45:06 +03:00
javac
…
javaModules
…
kotlinClassFinder
…
launcher
…
lexer
…
lineNumber
Debugger: Fix breakpoints on if/loops with constant conditions (KT-14421)
2019-07-08 16:25:18 +09:00
loadJava
FIR: make Java default constructor visibility same with class visibility
2019-07-11 12:38:53 +03:00
loadJava8
…
loadJavaPackageAnnotations
/test
…
mockJDK
…
mockJDK9/jre
/lib
…
mockJDKModified
…
moduleProtoBuf
…
modules.xml
…
multiModule/java
/custom
…
multiplatform
…
parseCodeFragment
…
psi
Parser invalid error advancing for postfix type parameters list #KT-30835 Fixed
2019-04-05 19:50:42 +03:00
psiUtil
…
recursiveProcessor
…
reflection
/classLoaderForBuiltIns
Use correct class loader to load .kotlin_builtins in reflection
2019-04-08 12:43:53 +03:00
renderer
…
renderFunctionDescriptorInExpression
…
repl
…
resolve
…
resolveAnnotations
…
resolveConstructorDelegationCalls
…
resolvedCalls
…
script
…
serialization
…
type
/binding
…
typeQualifierNickname
…
versionRequirement
…
writeFlags
JVM_IR: support @JvmDefaults in compatibility mode.
2019-06-06 14:10:28 +02:00
writeSignature
…
type-checker-test.kt
…
type-substitutor.kt
…