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
194741b96b1b8c154a3c8b12cc94dd75ebfc2235
kotlin-fork
/
compiler
/
fir
T
History
Dmitriy Novozhilov
194741b96b
[FIR] Remove incorrect FirClassSymbol<*>.superConeTypes utility
...
Replace all usages with member `FirClassSymbol.resolvedSuperTypes`
2022-09-07 07:57:37 +00:00
..
analysis-tests
FE: Add test for KT-53656
2022-09-06 17:57:02 +00:00
checkers
[FIR] Remove incorrect FirClassSymbol<*>.superConeTypes utility
2022-09-07 07:57:37 +00:00
cones
Extract separate ConeIdRenderer and get rid of FirRenderer.RenderMode
2022-07-14 09:38:42 +00:00
dump
FIR: report ambiguity-like errors in type resolve
2022-03-10 20:42:42 +00:00
entrypoint
Drop all redundant kotlin-reflect, kotlin-reflect-api dependencies
2022-08-22 15:42:57 +02:00
fir2ir
KT-53465, KT-53677 Get rid of unnecessary checkcasts to array of reified type
2022-09-06 18:33:38 +00:00
fir-deserialization
[FIR] DeprecationProvider: inline builder, fix named arguments, cosmetic
2022-08-19 07:37:55 +00:00
fir-serialization
FIR renderer: extract separate ConeTypeRenderer
2022-07-14 09:38:33 +00:00
java
[FIR] DeprecationProvider: inline builder, fix named arguments, cosmetic
2022-08-19 07:37:55 +00:00
modularized-tests
Drop all redundant kotlin-reflect, kotlin-reflect-api dependencies
2022-08-22 15:42:57 +02:00
providers
[FE 1.0] Return to the old type intersection emptiness check
2022-09-06 17:57:01 +00:00
raw-fir
2/5 Replace source dependency on kotlin-reflect with binary dependency
2022-08-22 15:43:49 +02:00
resolve
[FIR] Remove incorrect FirClassSymbol<*>.superConeTypes utility
2022-09-07 07:57:37 +00:00
semantics
[FIR] Add DNN checks
2022-09-01 14:25:07 +00:00
tree
[FIR] Remove incorrect FirClassSymbol<*>.superConeTypes utility
2022-09-07 07:57:37 +00:00
build.gradle.kts
Move common configuration from /build.gradle.kts into plugin
2022-05-24 07:58:36 +00:00