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
01ce499bb29670f22a288936e198d5ba1b04e3cf
kotlin-fork
/
analysis
/
low-level-api-fir
/
testdata
T
History
Roman Golyshev
01ce499bb2
[FIR] Unify some special names to make code more uniform
2022-06-01 00:11:17 +04: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] Unify some special names to make code more uniform
2022-06-01 00:11:17 +04:00
innerDeclarationsResolve
FIR: Adjust analysis test data after changes in how we load Java types
2022-05-19 16:54:05 +00:00
lazyResolve
[LL API] Extract expect actual matching into separate phase
2022-05-20 13:33:04 +00:00
multiModuleLazyResolve
…
onAirResolve
[FIR] Fix dispatch receivers on inner classes' constructors
2021-10-05 12:17:08 +00:00
partialRawBuilder
…