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
3b75658113dada83ae2318ed6bc50e9ec73d449c
kotlin-fork
/
analysis
/
low-level-api-fir
/
testdata
T
History
Dmitriy Novozhilov
e9204521a9
[FIR] Properly create type ref for error type in various places
2023-02-06 08:09:56 +00:00
..
diagnosticTraversalCounter
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
fileBasedDeclarationProvider
[LL API] Support nested type aliases in file-based declaration provider
2023-01-25 08:04:41 +00:00
fileStructure
[compiler] introduce dedicated Fir declaration for dangling modifier lists (KTIJ-23008)
2022-12-21 20:58:46 +00:00
getOrBuildFir
FIR: Fix test data after making LHS of assignment an expression
2023-01-31 08:39:43 +00:00
innerDeclarationsResolve
[FIR] Properly create type ref for error type in various places
2023-02-06 08:09:56 +00:00
lazyResolve
FIR: Fix test data after making LHS of assignment an expression
2023-01-31 08:39:43 +00:00
multiModuleLazyResolve
…
onAirResolve
FIR: make declarations marked with 'override' implicitly open
2022-12-14 21:46:41 +00:00
partialRawBuilder
…