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
c8e3103af9e617b9f8851a0e7c7f8ff92d050a02
kotlin-fork
/
analysis
/
low-level-api-fir
/
testdata
T
History
Ilya Kirillov
c8e3103af9
[FIR] do not create FirParameter for catch parameter
...
use FirProperty instead ^KT-55034
2022-11-22 18:25:30 +01:00
..
diagnosticTraversalCounter
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
fileStructure
LL API: consider enum entries as structure elements
2022-01-21 16:46:30 +01:00
getOrBuildFir
[FIR] do not create FirParameter for catch parameter
2022-11-22 18:25:30 +01:00
innerDeclarationsResolve
[FIR] Don't report ARGUMENT_TYPE_MISMATCH on error types
2022-11-22 15:46:19 +00:00
lazyResolve
[LL FIR] fix status resolution of static enum members
2022-11-16 19:44:18 +00:00
multiModuleLazyResolve
…
onAirResolve
[LL API] Get designation correctly for enum value members (KTIJ-23458)
2022-11-11 11:28:38 +00:00
partialRawBuilder
…