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
91491eef06bf04d1fbbf9c717756480c434cbcfc
kotlin-fork
/
compiler
/
fir
T
History
Ilmir Usmanov
91491eef06
Fixup end label of local variable if it is before start label
...
In that case, put end label to next label after start label.
2021-09-20 21:29:58 +00:00
..
analysis-tests
[FIX] Move backing field bytecodeListing tests to a separate folder
2021-09-17 15:29:35 +03:00
checkers
[FIX] Add a checker for unsupported explicit backing fields
2021-09-17 14:36:39 +03:00
cones
FIR checker: record whether type mismatch is due to nullability
2021-09-17 01:59:01 +03:00
dump
Fix new warnings in project code
2021-09-12 16:19:33 +03:00
entrypoint
FIR: JavaSymbolProviderWrapper -> JavaSymbolProvider
2021-09-14 19:00:47 +03:00
fir2ir
Fixup end label of local variable if it is before start label
2021-09-20 21:29:58 +00:00
fir-deserialization
[FIR] Use StandardClassIds instead of StandardNames everywhere it's possible
2021-09-15 17:11:30 +03:00
fir-serialization
[FIR] Use StandardClassIds instead of StandardNames everywhere it's possible
2021-09-15 17:11:30 +03:00
java
FIR: try to load as Java class if KotlinClassFinder returns null
2021-09-15 19:15:17 +03:00
modularized-tests
[FIR] Remove stubMode flag from RawFirBuilder and LightTree2Fir converter
2021-09-13 13:53:05 +03:00
raw-fir
[FIR] Calculate lazy initializers in properties with backing fields
2021-09-15 18:33:43 +00:00
resolve
FIR checker: substitute type parameters in dispatch receiver type
2021-09-17 01:59:06 +03:00
tree
[FIR] Render backing fields by
FirRenderer
2021-09-15 18:33:43 +00:00
build.gradle.kts
Migrate -Xopt-in to -opt-in in Gradle Kotlin scripts
2021-09-03 15:40:47 +03:00