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
84ccf7bbb1f60e1d8e2323f1d0fc27591acc4af1
kotlin-fork
/
compiler
/
fir
/
analysis-tests
/
testData
/
resolve
/
properties
T
History
Jinseong Jeon
9b39a8abc2
FIR: avoid wrapping an erroneous type as FirResolvedTypeRef
...
Instead, use FirErrorTypeRef, a subtype of FirResolvedTypeRef
2021-04-29 22:31:38 +03:00
..
javaAccessorConversion.fir.txt
FIR: avoid wrapping an erroneous type as FirResolvedTypeRef
2021-04-29 22:31:38 +03:00
javaAccessorConversion.kt
FIR: rename AMBIGUITY to OVERLOAD_RESOLUTION_AMBIGUITY to match FE 1.0
2021-04-02 16:22:01 +03:00
javaAccessorsComplex.fir.txt
[TD] Update diagnostics test data due to new test runners
2020-12-16 19:52:25 +03:00
javaAccessorsComplex.kt
FIR: Fix processOverriddenFunctions implementations
2020-06-11 11:31:36 +03:00
kotlinOverridesJavaComplex.fir.txt
Match triangle & diamond intersections in FirTypeIntersectionScope
2021-04-02 10:24:20 +03:00
kotlinOverridesJavaComplex.kt
FIR: introduce not implemented checker
2021-03-24 16:07:25 +03:00
noBackingFieldForExtension.fir.txt
[TD] Update diagnostics test data due to new test runners
2020-12-16 19:52:25 +03:00
noBackingFieldForExtension.kt
…
noBackingFieldInProperty.fir.txt
[TD] Update diagnostics test data due to new test runners
2020-12-16 19:52:25 +03:00
noBackingFieldInProperty.kt
FIR checker: report uninitialized member/extension properties
2021-03-04 17:56:29 +03:00
syntheticPropertiesForJavaAnnotations.fir.txt
[TD] Update diagnostics test data due to new test runners
2020-12-16 19:52:25 +03:00
syntheticPropertiesForJavaAnnotations.kt
FIR: introduce & use REFERENCE_BY_QUALIFIER positioning strategy
2021-02-19 18:24:46 +03:00