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
9bb7a29baa86eecf400b1231f7a662f5a366c766
kotlin-fork
/
compiler
/
fir
T
History
pyos
9bb7a29baa
FIR: disregard enhancements for warnings
...
Warnings are not implemented yet, so don't produce errors either.
2021-09-06 13:11:16 +03:00
..
analysis-tests
FIR: disregard enhancements for warnings
2021-09-06 13:11:16 +03:00
checkers
Fix OVERRIDE_DEPRECATION warnings in project code
2021-09-02 15:04:07 +03:00
cones
Change rendering for definitely non-nullable types from T!! to T & Any
2021-08-31 15:41:14 +03:00
dump
Change rendering for definitely non-nullable types from T!! to T & Any
2021-08-31 15:41:14 +03:00
entrypoint
FIR: load type qualifiers from module, package, and parent classes
2021-09-06 13:11:13 +03:00
fir2ir
JVM IR: erase parameter default value when copying it to bridge
2021-09-03 15:00:44 +02:00
fir-deserialization
FIR: remove extra layers of caching above JavaSymbolProvider
2021-09-06 13:11:10 +03:00
fir-serialization
FIR: handle named argument properly during annotation serialization
2021-09-02 11:12:48 +03:00
java
FIR: disregard enhancements for warnings
2021-09-06 13:11:16 +03:00
jvm
FIR: in computeJvmDescriptor, convert type parameter bounds too
2021-09-06 13:11:15 +03:00
modularized-tests
[Test] Add flag to full pipeline test which allows to use build file instead of regular args
2021-08-27 19:02:58 +03:00
raw-fir
Drop support for T!! syntactic structure
2021-08-31 15:41:13 +03:00
resolve
FIR: enable useCorrectedNullabilityForFlexibleTypeParameters
2021-09-06 13:11:16 +03:00
tree
FIR: enable useCorrectedNullabilityForFlexibleTypeParameters
2021-09-06 13:11:16 +03:00
build.gradle.kts
Migrate -Xopt-in to -opt-in in Gradle Kotlin scripts
2021-09-03 15:40:47 +03:00