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
master
kotlin-fork
/
compiler
/
fir
/
analysis-tests
/
testData
/
resolve
/
constVal
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
Ivan Kylchik
8cd9479f20
[K2] Report
NON_CONST_VAL_USED_IN_CONSTANT_EXPRESSION
when it is appropriate
2024-01-16 09:57:53 +00:00
..
const.fir.txt
K2: render additionally *s for static references
2023-06-21 13:08:00 +00:00
const.kt
[K2] Report
NON_CONST_VAL_USED_IN_CONSTANT_EXPRESSION
when it is appropriate
2024-01-16 09:57:53 +00:00
constValNotTopLevelOrObject.fir.txt
FIR: set isConst on primary constructor properties
2021-03-04 16:13:50 +03:00
constValNotTopLevelOrObject.kt
[FIR] Fix handling of WRONG_MODIFIER_TARGET
2021-08-13 18:32:27 +03:00
constValWithGetterOrDelegate.fir.txt
[FIR] Add FirConstValWithGetterOrDelegateChecker
2021-03-22 15:05:40 +03:00
constValWithGetterOrDelegate.kt
[FIR] Add FirConstValWithGetterOrDelegateChecker
2021-03-22 15:05:40 +03:00
constValWithTypealiasType.fir.txt
…
constValWithTypealiasType.kt
…