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
8f8264952901cedd72d0c7b4c286db1ddd081b68
kotlin-fork
/
analysis
/
low-level-api-fir
/
testdata
T
History
Dmitrii Gridin
8f82649529
[LL FIR] rewrite compiler required annotations transformer to avoid lazy resolve under locks
...
^KT-56551
2023-05-27 08:47:13 +00:00
..
diagnosticTraversalCounter
[LL FIR] FileStructure: process super class calls correctly
2023-04-19 20:12:39 +00:00
fileBasedDeclarationProvider
[LL API] Handle 'KtScript' consistently in file-based provider
2023-03-15 19:22:43 +00:00
fileStructure
[LL FIR] FileStructure: process super class calls correctly
2023-04-19 20:12:39 +00:00
getOrBuildFir
[FIR] Fix invalid expression throwing exception when determining type
2023-05-25 12:31:42 +00:00
innerDeclarationsResolve
[FIR][tree] replace FirDeclaration.resolvePhase -> resolveState
2023-04-01 06:53:27 +00:00
lazyResolve
[LL FIR] rewrite compiler required annotations transformer to avoid lazy resolve under locks
2023-05-27 08:47:13 +00:00
nonLocalDeclarationAnchors
[LL FIR] add more restrictions to getNonLocalContainingOrThisDeclaration
2023-05-11 16:09:02 +02:00
onAirResolve
FirClassSubstitutionScope: don't recreate constructor type parameters w/out need
2023-04-25 16:42:59 +00:00
partialRawBuilder
…