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
8f3b06ac06b20f34fa7c9fdd6338e34adc2aa87a
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
foreignAnnotationsTests
/
tests
/
jsr305
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
..
ignore
FIR: use JSR-305 state from command line flags
2021-09-06 13:11:13 +03:00
nullabilityWarnings
FIR: disregard enhancements for warnings
2021-09-06 13:11:16 +03:00
typeQualifierDefault
FIR: load type qualifiers from module, package, and parent classes
2021-09-06 13:11:13 +03:00
dontIgnoreAnnotationsWithoutTarget.kt
Generate foreign annotation test data for FIR
2021-08-10 13:19:23 +03:00
dontIgnoreAnnotationsWithoutTarget.txt
Don't ignore Java nullability annotations without target and unresolved when nullability qualifiers are extracted, with enabled type enhancement improvements
2021-06-15 17:28:25 +03:00
nonNullNever.kt
Generate foreign annotation test data for FIR
2021-08-10 13:19:23 +03:00
nonNullNever.txt
…
nullabilityNicknames.kt
Generate foreign annotation test data for FIR
2021-08-10 13:19:23 +03:00
nullabilityNicknames.txt
…
simple.kt
Generate foreign annotation test data for FIR
2021-08-10 13:19:23 +03:00
simple.txt
…
strange.kt
Generate foreign annotation test data for FIR
2021-08-10 13:19:23 +03:00
strange.txt
…