Leonid Startsev
|
8953b25c5b
|
Improve documentation for FIR builders
|
2023-02-16 15:36:18 +00:00 |
|
Dmitriy Novozhilov
|
a967a242c7
|
[FIR] Allows use DSL for building FIR declarations from any FirExtension
|
2023-02-08 08:44:50 +00:00 |
|
Dmitriy Novozhilov
|
125b773205
|
[FIR] Introduce utility for creating ConeClassLikeLookupTagImpl from ClassId
`classId.toLookupTag()` looks much cleaner than `ConeClassLikeLookupTagImpl(classId)`
|
2023-02-02 08:24:48 +00:00 |
|
Dmitriy Novozhilov
|
42db0b14f0
|
[FIR] Move all type construction utilities into one file
|
2023-01-12 17:45:40 +00:00 |
|
Dmitriy Novozhilov
|
ce8489a8a5
|
[FIR] Add ability to create accessor to declaration attribute on symbol
|
2023-01-12 17:45:40 +00:00 |
|
Dmitriy Novozhilov
|
185e57e601
|
[FIR] Introduce builders API for generating declarations in compiler plugins
^KT-53096 Fixed
|
2023-01-12 17:45:39 +00:00 |
|